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

Paul Howarth pghmcfc at fedoraproject.org
Fri Nov 30 12:50:42 UTC 2012


commit 0c9239ef2cc2ed52f4bc317d2587b30659d8446e
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Nov 30 12:47:19 2012 +0000

    Update to 1.80
    
    - New upstream release 1.80
      - Removed some warnings in test (missing SSL_verify_mode => 0), which caused
        tests to hang on Windows (CPAN RT#81493)

 perl-IO-Socket-SSL.spec |    9 +++++++--
 sources                 |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index cd0e586..a4d2da8 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.79
+Version:	1.80
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -65,6 +65,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Fri Nov 30 2012 Paul Howarth <paul at city-fan.org> - 1.80-1
+- Update to 1.80
+  - Removed some warnings in test (missing SSL_verify_mode => 0), which caused
+    tests to hang on Windows (CPAN RT#81493)
+
 * Sun Nov 25 2012 Paul Howarth <paul at city-fan.org> - 1.79-1
 - Update to 1.79
   - Use getnameinfo instead of unpack_sockaddr_in6 to get PeerAddr and PeerPort
@@ -421,7 +426,7 @@ rm -rf %{buildroot}
 - 0.97.
 - Convert docs to UTF-8, drop some unuseful ones.
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.96-4
+* Fri Apr  8 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.96-4
 - Rebuilt
 
 * Tue Oct 12 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.96-3
diff --git a/sources b/sources
index 5e79f19..777d2b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8a68e432e02d58a67c3e99742c07f83  IO-Socket-SSL-1.79.tar.gz
+cf5aeb949c4d403eb380b8f22a6b19bf  IO-Socket-SSL-1.80.tar.gz



More information about the perl-devel mailing list