Changelog for
perl-Net_SSLeay-1.48-18.2.i586.rpm :
Thu May 31 14:00:00 2012 Holger Manthey
- update to 1.48
- remove perl-version require
Wed May 14 14:00:00 2008 adrianAATTsuse.de
- do not contact remote servers during build, disable check
Wed Mar 12 13:00:00 2008 anickaAATTsuse.cz
- update to 1.32
* Removed %Filenum_Objects from Net::SSLeay::Handle so
unused handles will be freed.
* Use ppport.h.
* improved openssl path guessing, forcing openssl path now
* Fixed a problem with X509_get_subjectAltNames not working
when the subjectAltNAmes are the first extension.
* Fixed incorrect test failure reports in 08_external.
* Add parens to function calls in Makefile.PL to prevent
warnings with some perls.
* Removed auto_include from Makefile.PL
* Removed build_requires(\'Test::NoWarnings\') from Makefile.PL
* Don\'t let the tests die when something unexpected happens.
- fix undefined operation in SSLeay.xs
- add perl-Test-Warn to BuildRequires
Mon May 7 14:00:00 2007 anickaAATTsuse.cz
- add openssl to BuildRequires
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Tue Jan 3 13:00:00 2006 anickaAATTsuse.cz
- update to 1.30
- remove X509_STORE_CTX_set_flags patch (not neccessary any more)
Thu Mar 17 13:00:00 2005 mjancarAATTsuse.cz
- use secure path for entropy (#65753)
Wed Sep 29 14:00:00 2004 mlsAATTsuse.de
- added X509_STORE_CTX_set_flags() function needed to enable
crl checking. Also fixed the documentation.
Wed Mar 3 13:00:00 2004 mjancarAATTsuse.cz
- update to 1.25
- disable test running out of memmory in build environment
Sun Jan 11 13:00:00 2004 adrianAATTsuse.de
- build as user