bin/171402: fetch(1): Authentication error or Segmentation fault on HTTPS:// URLs

Dag-Erling Smørgrav des at des.no
Thu Sep 13 10:39:54 UTC 2012


Mark's patch removes libmd without removing or modifying the code that
requires it.  This is not immediately noticeable because fetch(1) also
pulls in libmd, mostly canceling the effect of the patch.  What really
happens is that the patch changes the order in which the libraries are
loaded, so libssl gets libcrypto's SHA256_* instead of libmd's.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-bugs mailing list