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

Paul Howarth pghmcfc at fedoraproject.org
Sun May 4 15:12:51 UTC 2014


commit e56716ca3124bdc5b17c45a50d764c0058fe6242
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun May 4 16:12:34 2014 +0100

    Update to 1.983
    
    - New upstream release 1.983
      - Fix public suffix handling: ajax.googleapis.com should be ok even if
        googleapis.com is in public suffix list (e.g. check one level less)
        (CPAN RT#95317)
      - usable_ca.t - update fingerprints after heartbleed attack
      - usable_ca.t - make sure we have usable CA for tested hosts in CA store

 perl-IO-Socket-SSL.spec |   10 +++++++++-
 sources                 |    2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index a1e8f69..61f9921 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.982
+Version:	1.983
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -83,6 +83,14 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Sun May  4 2014 Paul Howarth <paul at city-fan.org> - 1.983-1
+- Update to 1.983
+  - Fix public suffix handling: ajax.googleapis.com should be ok even if
+    googleapis.com is in public suffix list (e.g. check one level less)
+    (CPAN RT#95317)
+  - usable_ca.t - update fingerprints after heartbleed attack
+  - usable_ca.t - make sure we have usable CA for tested hosts in CA store
+
 * Thu Apr 24 2014 Paul Howarth <paul at city-fan.org> - 1.982-1
 - Update to 1.982
   - Fix for using subroutine as argument to set_args_filter_hack
diff --git a/sources b/sources
index 2b63c72..3b341c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b4b08cf020e8f9d03eb5e8824555cb4  IO-Socket-SSL-1.982.tar.gz
+1b4fd446efb65010574f2f45a04261ec  IO-Socket-SSL-1.983.tar.gz


More information about the scm-commits mailing list