From 1bbcd86cf3542e7d855b021216c86bae073fd424 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 28 Jun 2016 10:37:28 +0100
Subject: Update to 2.029

- New upstream release 2.029
  - Add del_session method to session cache
  - Use SSL_session_key as the real key for the cache and not some derivate of
    it, so that it works to remove the entry using the same key
---
 perl-IO-Socket-SSL.spec | 11 +++++++++--
 sources                 |  2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 726878d..0565d36 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,6 +1,6 @@
 Name:          perl-IO-Socket-SSL
-Version:       2.027
-Release:       2%{?dist}
+Version:       2.029
+Release:       1%{?dist}
 Summary:       Perl library for transparent SSL
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -116,6 +116,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Tue Jun 28 2016 Paul Howarth <p...@city-fan.org> - 2.029-1
+- Update to 2.029
+  - Add del_session method to session cache
+  - Use SSL_session_key as the real key for the cache and not some derivate of
+    it, so that it works to remove the entry using the same key
+- BR: perl-generators
+
 * Mon May 16 2016 Jitka Plesnikova <jples...@redhat.com> - 2.027-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index c1ec970..91349b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4dacb943a1ffd35f10217b94547bcdc  IO-Socket-SSL-2.027.tar.gz
+4ac687c0b067f6a67fbf46c6b758ac07  IO-Socket-SSL-2.029.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-IO-Socket-SSL.git/commit/?h=master&id=1bbcd86cf3542e7d855b021216c86bae073fd424
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to