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

Paul Howarth pghmcfc at fedoraproject.org
Wed Jan 19 10:06:19 UTC 2011


commit e665b6461f1d8e5f43720bfd26887e1fb6412154
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jan 19 10:04:41 2011 +0000

    Update to 1.38
    
    - New upstream release 1.38:
      - fixed wildcards_in_cn setting for http, wrongly set in 1.34 to 1
        instead of anywhere (CPAN RT#64864)

 .gitignore              |    2 +-
 perl-IO-Socket-SSL.spec |    7 ++++++-
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e06e71..9854bcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/IO-Socket-SSL-1.37.tar.gz
+/IO-Socket-SSL-1.38.tar.gz
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 9d9cad3..1eb2a01 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.37
+Version:	1.38
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -61,6 +61,11 @@ done
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Tue Jan 18 2011 Paul Howarth <paul at city-fan.org> - 1.38-1
+- Update to 1.38
+  - fixed wildcards_in_cn setting for http, wrongly set in 1.34 to 1 instead of
+    anywhere (CPAN RT#64864)
+
 * Fri Dec 10 2010 Paul Howarth <paul at city-fan.org> - 1.37-1
 - Update to 1.37
   - don't complain about invalid certificate locations if user explicitly set
diff --git a/sources b/sources
index df7455c..738aa8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a75c962ce989865213ca4320766fdb77  IO-Socket-SSL-1.37.tar.gz
+290375542379e63e4d6f8eec7c08eb70  IO-Socket-SSL-1.38.tar.gz


More information about the scm-commits mailing list