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

Paul Howarth pghmcfc at fedoraproject.org
Thu May 30 21:15:21 UTC 2013


commit 476a8b5c3b104cf958d81455f0084fd835191531
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu May 30 22:10:57 2013 +0100

    Update to 1.92
    
    - New upstream release 1.92
      - Intercept: use sha1-fingerprint of original cert for id into cache unless
        otherwise given
      - Fix pod error in IO::Socket::SSL::Utils (CPAN RT#85733)

 perl-IO-Socket-SSL.spec |    8 +++++++-
 sources                 |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index e91bcac..9d677ae 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.91
+Version:	1.92
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -70,6 +70,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
 
 %changelog
+* Thu May 30 2013 Paul Howarth <paul at city-fan.org> - 1.92-1
+- Update to 1.92
+  - Intercept: use sha1-fingerprint of original cert for id into cache unless
+    otherwise given
+  - Fix pod error in IO::Socket::SSL::Utils (CPAN RT#85733)
+
 * Thu May 30 2013 Paul Howarth <paul at city-fan.org> - 1.91-1
 - Update to 1.91
   - Added IO::Socket::SSL::Utils for easier manipulation of certificates and
diff --git a/sources b/sources
index ac786d2..443f412 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9975472771eef0070f050e77ea1603fa  IO-Socket-SSL-1.91.tar.gz
+d653aa674face0905d6fb1971bd31453  IO-Socket-SSL-1.92.tar.gz


More information about the scm-commits mailing list