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

Paul Howarth pghmcfc at fedoraproject.org
Mon Feb 4 11:49:58 UTC 2013


commit fa7cfc06c73288d4356f9c06015ff13ddd57c175
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Feb 4 11:46:28 2013 +0000

    Update to 1.83
    
    - New upstream release 1.83
      - Server Name Indication (SNI) support on the server side (CPAN RT#82761)
      - Reworked part of the documentation, like providing better examples

 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 564197c..f2c6b48 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.82
+Version:	1.83
 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
+* Mon Feb  4 2013 Paul Howarth <paul at city-fan.org> - 1.83-1
+- Update to 1.83
+  - Server Name Indication (SNI) support on the server side (CPAN RT#82761)
+  - Reworked part of the documentation, like providing better examples
+
 * Mon Jan 28 2013 Paul Howarth <paul at city-fan.org> - 1.82-1
 - Update to 1.82
   - sub error sets $SSL_ERROR etc. only if there really is an error; otherwise
diff --git a/sources b/sources
index 279c565..d7097be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b16dd3c5ad996a158e28107f80cd6b0  IO-Socket-SSL-1.82.tar.gz
+934a0745fc5931c8122b7e32ede8e44e  IO-Socket-SSL-1.83.tar.gz


More information about the scm-commits mailing list