[perl-IO-Socket-SSL] Update to 1.73

Paul Howarth pghmcfc at fedoraproject.org
Fri May 11 20:53:04 UTC 2012


commit 7a4ecb363760bc05a1cfcc3fd29c87acb337efe7
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri May 11 21:51:37 2012 +0100

    Update to 1.73
    
    - New upstream release 1.73
      - Set DEFAULT_CIPHER_LIST to ALL:!LOW instead of HIGH:!LOW
      - Make test t/dhe.t hopefully work with more versions of openssl

 perl-IO-Socket-SSL.spec |    7 ++++++-
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index dc7cfc5..696b9ea 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.71
+Version:	1.73
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -54,6 +54,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Fri May 11 2012 Paul Howarth <paul at city-fan.org> - 1.73-1
+- Update to 1.73
+  - set DEFAULT_CIPHER_LIST to ALL:!LOW instead of HIGH:!LOW
+  - make test t/dhe.t hopefully work with more versions of openssl
+
 * Wed May  9 2012 Paul Howarth <paul at city-fan.org> - 1.71-1
 - Update to 1.71
   - 1.70 done right: don't disable SSLv2 ciphers; SSLv2 support is better
diff --git a/sources b/sources
index 3b0d2af..477a06d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1a0d44b6f00f3a72aeb56a812d968f5  IO-Socket-SSL-1.71.tar.gz
+94d0e640abf765f3268aab34eae79f6a  IO-Socket-SSL-1.73.tar.gz



More information about the perl-devel mailing list