pghmcfc pushed to perl-Net-SSLeay (master). "Update to 1.71 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Sep 20 09:55:49 UTC 2015


From b6c2872300067bef0b9e633dc8ae7562a9cc8e14 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 20 Sep 2015 10:49:10 +0100
Subject: Update to 1.71

- New upstream release 1.71
  - Conditionalize support for MD4, MD5
  - Added support for linking libraries in /usr/local/lib64 for some flavours
    of Linux like RH Tikanga
  - Fixes to X509_check_host, X509_check_ip, SSL_CTX_set_alpn_protos, and
    SSL_set_alpn_protos so they will compile on MSVC and AIX cc
  - Fixed typos in documentation for X509_NAME_new and X509_NAME_hash
  - Version number in META.yml is now quoted
- Explicitly BR: perl-devel, needed for EXTERN.h

diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 4c5e560..6537875 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -2,7 +2,7 @@
 %global rpm49 %(rpm --version | perl -p -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e')
 
 Name:		perl-Net-SSLeay
-Version:	1.70
+Version:	1.71
 Release:	1%{?dist}
 Summary:	Perl extension for using OpenSSL
 Group:		Development/Libraries
@@ -17,6 +17,7 @@ BuildRequires:	findutils
 BuildRequires:	gcc
 BuildRequires:	make
 BuildRequires:	perl
+BuildRequires:	perl-devel
 BuildRequires:	perl(Cwd)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(File::Path)
@@ -106,6 +107,17 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay::Handle.3*
 
 %changelog
+* Fri Sep 18 2015 Paul Howarth <paul at city-fan.org> - 1.71-1
+- Update to 1.71
+  - Conditionalize support for MD4, MD5
+  - Added support for linking libraries in /usr/local/lib64 for some flavours
+    of Linux like RH Tikanga
+  - Fixes to X509_check_host, X509_check_ip, SSL_CTX_set_alpn_protos, and
+    SSL_set_alpn_protos so they will compile on MSVC and AIX cc
+  - Fixed typos in documentation for X509_NAME_new and X509_NAME_hash
+  - Version number in META.yml is now quoted
+- Explicitly BR: perl-devel, needed for EXTERN.h
+
 * Fri Jun 26 2015 Paul Howarth <paul at city-fan.org> - 1.70-1
 - Update to 1.70
   - The new OpenSSL 1.0.2 X509_check_* functions are not available in current
diff --git a/sources b/sources
index 31471c9..932fff1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-511cc451a64b0c5051bd9167f37051a0  Net-SSLeay-1.70.tar.gz
+47f514f58badbe01feff6631188c9816  Net-SSLeay-1.71.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-SSLeay.git/commit/?h=master&id=b6c2872300067bef0b9e633dc8ae7562a9cc8e14


More information about the perl-devel mailing list