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

Paul Howarth pghmcfc at fedoraproject.org
Thu May 2 10:57:31 UTC 2013


commit 37d1376280b2551c8b9b406c56b92dadb256ef3b
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu May 2 11:51:31 2013 +0100

    Update to 1.88
    
    - New upstream release 1.88
      - Consider a value of '' the same as undef for SSL_ca_(path|file), SSL_key*
        and SSL_cert* - some apps like Net::LDAP use it that way

 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 1f6772a..3b2419f 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.87
+Version:	1.88
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -66,6 +66,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Thu May  2 2013 Paul Howarth <paul at city-fan.org> - 1.88-1
+- Update to 1.88
+  - Consider a value of '' the same as undef for SSL_ca_(path|file), SSL_key*
+    and SSL_cert* - some apps like Net::LDAP use it that way
+
 * Wed Apr 24 2013 Paul Howarth <paul at city-fan.org> - 1.87-1
 - Update to 1.87
   - Complain if given SSL_(key|cert|ca)_(file|path) do not exist or if they are
diff --git a/sources b/sources
index 55ed301..025a40d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1822bef6c40823321aa87912eaf8cf72  IO-Socket-SSL-1.87.tar.gz
+83cdb29cba4d5ac892b7edefe2566a42  IO-Socket-SSL-1.88.tar.gz


More information about the scm-commits mailing list