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

Paul Howarth pghmcfc at fedoraproject.org
Wed Apr 2 09:13:49 UTC 2014


commit 6156255fa49651d58f920abe139eee3b2831d9bb
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Apr 2 10:09:58 2014 +0100

    Update to 1.974
    
    - New upstream release 1.974
      - New function peer_certificates to get the whole certificate chain; needs
        Net::SSLeay ≥ 1.58
      - Extended IO::Socket::Utils::CERT_asHash to provide way more information,
        like issuer information, cert and pubkey digests, all extensions, CRL
        distribution points and OCSP uri

 perl-IO-Socket-SSL.spec |   10 +++++++++-
 sources                 |    2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index d0071ac..a1bc6a5 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.973
+Version:	1.974
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -72,6 +72,14 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
 
 %changelog
+* Wed Apr  2 2014 Paul Howarth <paul at city-fan.org> - 1.974-1
+- Update to 1.974
+  - New function peer_certificates to get the whole certificate chain; needs
+    Net::SSLeay ≥ 1.58
+  - Extended IO::Socket::Utils::CERT_asHash to provide way more information,
+    like issuer information, cert and pubkey digests, all extensions, CRL
+    distribution points and OCSP uri
+
 * Wed Mar 26 2014 Paul Howarth <paul at city-fan.org> - 1.973-1
 - Update to 1.973
   - With SSL_ca, certificate handles can now be used in addition to
diff --git a/sources b/sources
index c86858f..06b4123 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99215f419adcf1245c0aa7ce6c7a82f2  IO-Socket-SSL-1.973.tar.gz
+1452f0c298b2278f7a0a95550c0228ce  IO-Socket-SSL-1.974.tar.gz


More information about the scm-commits mailing list