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

Paul Howarth pghmcfc at fedoraproject.org
Tue Mar 27 20:20:44 UTC 2012


commit c823e4faca5c98c3332514d3585d3ecd3aead1e6
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Mar 27 21:19:50 2012 +0100

    Update to 1.61
    
    - New upstream release 1.61
      - Call CTX_set_session_id_context so that server's session caching works with
        client certificates too (CPAN RT#76053)

 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 2f13661..362ea13 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.60
+Version:	1.61
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -60,6 +60,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Tue Mar 27 2012 Paul Howarth <paul at city-fan.org> - 1.61-1
+- Update to 1.61
+  - call CTX_set_session_id_context so that server's session caching works with
+    client certificates too (CPAN RT#76053)
+
 * Tue Mar 20 2012 Paul Howarth <paul at city-fan.org> - 1.60-1
 - Update to 1.60
   - don't make blocking readline if socket was set nonblocking, but return as
diff --git a/sources b/sources
index ee0e509..00a8bb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46d8933dcca9ef58c87c7eb3cd2cd214  IO-Socket-SSL-1.60.tar.gz
+013b55436dbf8678617ad0f6a66f7e01  IO-Socket-SSL-1.61.tar.gz



More information about the perl-devel mailing list