Please support OpenSSL 1.0.0 (and its removal of SSLv2 methods)

Bug #757712 reported by Sandro Tosi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pyOpenSSL
Fix Released
Undecided
Unassigned
pyopenssl (Debian)
Fix Released
Unknown

Bug Description

Hi,
I'm here forwarding the Debian bug #622154:

>>>

When building your package with openssl 1.0.0 you get the
following warnings:
src/ssl/context.c:1102:13: warning: implicit declaration of function 'SSLv2_method'
src/ssl/context.c:1102:13: warning: implicit declaration of function 'SSLv2_method'
src/ssl/context.c:1102:13: warning: implicit declaration of function 'SSLv2_method'
src/ssl/context.c:1102:13: warning: implicit declaration of function 'SSLv2_method'

SSLv2 support got removed, but it seems you still try to use the
functions. I suspect this is yet an other case of a wrapper of the
openssl library. You can check that those functions don't exist
by checking for the OPENSSL_NO_SSL2 define, but I suggest you
completly remove sslv2 support.
<<<

Currently, the package in Debian cannot be compiled (and so upgraded) until this it fixed.

Thanks in advance,
Sandro

Related branches

Changed in pyopenssl:
milestone: none → 0.13
Revision history for this message
Sandro Tosi (morph-debian) wrote :

Hi,
could you please consider this bug as a high priority? Currently the package is broken in Debian and it's creating a lot of problems to the packages using pyOpenSSL.

Even a patch (instead of a full release) would be extremely useful.

Thanks for your collaboration,
Sandro

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

What version of Debian has OpenSSL 1.0.0? I had the impression it was still in the distant future. If there's a version of Debian I can install to be able to test this case, it will be easier for me to make progress on it.

Revision history for this message
Sandro Tosi (morph-debian) wrote : Re: [Bug 757712] Re: Please support OpenSSL 1.0.0 (and its removal of SSLv2 methods)

Hi Jean-Paul,
thanks for your prompt reply.

On Wed, Apr 13, 2011 at 20:38, Jean-Paul Calderone
<email address hidden> wrote:
> What version of Debian has OpenSSL 1.0.0?  I had the impression it was
> still in the distant future.  If there's a version of Debian I can
> install to be able to test this case, it will be easier for me to make
> progress on it.

actually now, it's already happening :) in the development version of
Debian, codename 'sid' or 'unstable', we have openssl 1.0.0d . If you
need a hand in order to download it, just let me know (along with the
OS you're using).

Thanks in advance,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

Changed in pyopenssl:
status: New → Fix Committed
Changed in pyopenssl (Debian):
status: Unknown → Fix Released
Changed in pyopenssl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.