2008-04-03 23:42:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 3 16:10:44 CEST 2008 - ug@suse.de
|
|
|
|
|
|
|
|
|
|
- version to 0.57
|
|
|
|
|
- Honour both $ENV{NO_PROXY} and $ENV{no_proxy} in
|
|
|
|
|
Net::SSL::proxy_connect_helper. (Bug #29371 reported by Jan Dubois).
|
|
|
|
|
- $@ construction used in Net::SSL::connect was messed up, which could
|
|
|
|
|
lead to sub-optimal error reporting. (Bug #29372 reported by Jan
|
|
|
|
|
Dubois).
|
|
|
|
|
- Ensure no proxification is used in t/01-connect.t (which might be the
|
|
|
|
|
reason for all the spurious smoke failures). Bug #29373 reported by,
|
|
|
|
|
you guessed it, Jan Dubois).
|
|
|
|
|
- Silence a dubious fopen() warning in SSLeay.xs.
|
|
|
|
|
- s/Netware/NetWare/ in Net/SSL.pm platform check
|
|
|
|
|
- Improvements to Makefile.PL for dealing with platforms where openssl
|
|
|
|
|
is installed with ./include and ./lib as sibling directories rather
|
|
|
|
|
than child directories. This should allow the code to configure and
|
|
|
|
|
build "out of the box" on Solaris (and probably other proprietary
|
|
|
|
|
platforms).
|
|
|
|
|
- Don't carp in LICENSE key addition code in Makefile.PL
|
|
|
|
|
|
2007-07-16 16:24:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 16 11:56:35 CEST 2007 - ug@suse.de
|
|
|
|
|
|
|
|
|
|
- version update to 0.56
|
|
|
|
|
- too many changes. See Changes file for details
|
|
|
|
|
|
2007-01-15 23:30:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 25 09:21:19 CEST 2006 - ug@suse.de
|
|
|
|
|
|
|
|
|
|
- openssl-devel removed from "Requires"
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 25 21:39:35 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Nov 12 15:45:42 CET 2005 - schwab@suse.de
|
|
|
|
|
|
|
|
|
|
- Fix crash due to API change in SSL library [#129911].
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 28 22:09:46 CEST 2005 - dmueller@suse.de
|
|
|
|
|
|
|
|
|
|
- add norootforbuild
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 1 16:25:43 CEST 2003 - ug@suse.de
|
|
|
|
|
|
|
|
|
|
- initial package
|
|
|
|
|
|