commit e46dec335ae6c1ff9b1a13195823ab42472c74c7
Author: Paul Howarth <[email protected]>
Date:   Thu Nov 28 14:10:43 2013 +0000

    Update to 1.962
    
    - New upstream release 1.962
      - Work around problems with older F5 BIG-IP by offering fewer ciphers on 
the
        client side by default, so that the client hello stays below 255 bytes

 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 32030e3..af144b7 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:          perl-IO-Socket-SSL
-Version:       1.961
+Version:       1.962
 Release:       1%{?dist}
 Summary:       Perl library for transparent SSL
 Group:         Development/Libraries
@@ -70,6 +70,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
 
 %changelog
+* Thu Nov 28 2013 Paul Howarth <[email protected]> - 1.962-1
+- Update to 1.962
+  - Work around problems with older F5 BIG-IP by offering fewer ciphers on the
+    client side by default, so that the client hello stays below 255 bytes
+
 * Tue Nov 26 2013 Paul Howarth <[email protected]> - 1.961-1
 - Update to 1.961
   - IO::Socket::SSL::Utils::CERT_create can now create CA-certificates that
diff --git a/sources b/sources
index c1ac956..4083dfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37e02a0f553beff38869d2fa308860db  IO-Socket-SSL-1.961.tar.gz
+5caf6ba84685f26a5983b3beb1fc10f1  IO-Socket-SSL-1.962.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to