Package: libcrypt-ssleay-perl
Version: 0.57-2+b1
Severity: important
If Crypt::SSLeay is used with HTTPS_VERSION=2, it causes perl to abort
with
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Crypt/SSLeay/SSLeay.so:
undefined symbol: SSLv2_client_method
It is not possible to catch this with eval { }. AFAICS, there is no way to check
if Crypt::SSLeay works with SSLv2 without causing the program to abort.
Crypt::SSLeay should check if SSLv2 works (at compile time if necessary), and do
a normal die() if it doesn't.
-- System Information:
Debian Release: wheezy/sid
Versions of packages libcrypt-ssleay-perl depends on:
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libssl1.0.0 1.0.0d-2 SSL shared libraries
ii liburi-perl 1.58-1 module to manipulate and access UR
ii perl [libmime-base64-perl] 5.10.1-19 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.10.1] 5.10.1-19 minimal Perl system
libcrypt-ssleay-perl recommends no packages.
libcrypt-ssleay-perl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]