[Bug 210656] mail/fetchmail: socket.c:(.text+0x11fd): undefined reference to `SSLv2_client_method'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 11 11:25:39 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210656

Matthias Andree <mandree at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|ports-bugs at FreeBSD.org      |mandree at FreeBSD.org
           Severity|Affects Only Me             |Affects Some People
             Status|Open                        |Closed

--- Comment #6 from Matthias Andree <mandree at FreeBSD.org> ---
I think we can - the SSLv2 and v3 issues should be fixed since r415811
(disabling SSLv2 altogether),  r417187 (trapping this at run-time, and also
missing SSLv3), r420788 (trapping incompatible base GSSAPI vs. ports OPENSSL).
I tried to provoke the error, but either the build rid would complain about
GSSAPI_BASE, or the build would pass.

I have allowed myself to commit r469628 without running it through Corey
Halpin's approval to make the build compatible with openssl-devel, no
functional change (the "SSL does not know SSLv2" test is now more thorough, see
files/patch-socket.c)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list