>From de67e57f1337fbeb6a3afec655090c8fde7cd710 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 5 May 2015 13:25:45 +0100
Subject: Update to 2.014

- New upstream release 2.014
  - Utils::CERT_create - work around problems with authorityInfoAccess, where
    OpenSSL i2v does not create the same string as v2i expects
  - Intercept - don't clone some specific extensions that only make sense with
    the original certificate

diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index dbc97f0..704a5e6 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:          perl-IO-Socket-SSL
-Version:       2.013
+Version:       2.014
 Release:       1%{?dist}
 Summary:       Perl library for transparent SSL
 Group:         Development/Libraries
@@ -112,6 +112,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Tue May  5 2015 Paul Howarth <p...@city-fan.org> - 2.014-1
+- Update to 2.014
+  - Utils::CERT_create - work around problems with authorityInfoAccess, where
+    OpenSSL i2v does not create the same string as v2i expects
+  - Intercept - don't clone some specific extensions that only make sense with
+    the original certificate
+
 * Fri May  1 2015 Paul Howarth <p...@city-fan.org> - 2.013-1
 - Update to 2.013
   - Assign severities to internal error handling and make sure that follow-up
diff --git a/sources b/sources
index 58ee501..dabcedc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64c0d89272117459933b0e144761eb30  IO-Socket-SSL-2.013.tar.gz
+b776bec337b83bbae2753647e0cdbf8c  IO-Socket-SSL-2.014.tar.gz
-- 
cgit v0.10.2


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

Reply via email to