Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2018 11:25:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 210656] mail/fetchmail: socket.c:(.text+0x11fd): undefined reference to `SSLv2_client_method'
Message-ID:  <bug-210656-7788-apQVYNzwmW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210656-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210656-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210656

Matthias Andree <mandree@FreeBSD.org> changed:

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

--- Comment #6 from Matthias Andree <mandree@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 OPENSS=
L).
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210656-7788-apQVYNzwmW>