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

Paul Howarth pghmcfc at fedoraproject.org
Wed Dec 7 11:14:51 UTC 2011


commit f26c71c8d441dd0d5503f4475750921339a2b08f
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Dec 7 11:13:39 2011 +0000

    Update to 1.52
    
    - New upstream release 1.52:
      - Fix for t/nonblock.t hangs on AIX (CPAN RT#72305)
      - Disable t/memleak_bad_handshake.t on AIX, because it might hang
        (CPAN RT#72170)
      - Fix syntax error in t/memleak_bad_handshake.t

 perl-IO-Socket-SSL.spec |    9 ++++++++-
 sources                 |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 49f5311..535dd30 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.49
+Version:	1.52
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -59,6 +59,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Wed Dec  7 2011 Paul Howarth <paul at city-fan.org> - 1.52-1
+- Update to 1.52
+  - fix for t/nonblock.t hangs on AIX (CPAN RT#72305)
+  - disable t/memleak_bad_handshake.t on AIX, because it might hang
+    (CPAN RT#72170)
+  - fix syntax error in t/memleak_bad_handshake.t
+
 * Fri Oct 28 2011 Paul Howarth <paul at city-fan.org> - 1.49-1
 - Update to 1.49
   - another regression for readline fix: this time it failed to return lines
diff --git a/sources b/sources
index e58c583..9b4af00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-236c754eb3755d280504a7ca8ba5ba01  IO-Socket-SSL-1.49.tar.gz
+d4ea32802f27db54df18c8455936a18d  IO-Socket-SSL-1.52.tar.gz



More information about the perl-devel mailing list