diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..13aabcb --- /dev/null +++ b/.rpmlint @@ -0,0 +1,4 @@ +from Config import * +addFilter("spelling-error %description -l en_US http -> "); +addFilter("spelling-error %description -l en_US sslcat -> "); +addFilter("crypto-policy-non-compliance-openssl /usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/SSLeay.so SSL_CTX_set_cipher_list"); diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index ae1e48c..5a4fb9b 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -2,8 +2,8 @@ %global rpm49 %(rpm --version | perl -p -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e' 2>/dev/null || echo 0) Name: perl-Net-SSLeay -Version: 1.80 -Release: 2%{?dist} +Version: 1.81 +Release: 1%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries License: Artistic 2.0 @@ -109,6 +109,16 @@ rm -rf %{buildroot} %{_mandir}/man3/Net::SSLeay::Handle.3* %changelog +* Tue Mar 28 2017 Paul Howarth - 1.81-1 +- Update to 1.81 + - Enable RSA_get_key_parameters with LibreSSL - again + - Fixed memory leak in X509_get_subjectAltNames + - Added . to lib path in Makefile.PL to accommodate people who are using a + perl with -Ddefault_inc_excludes_dot + - Fixed build failure if engine support not present + - Improvements to get_my_thread_id to work around possibility of ERRSV not + being defined, e.g. on OpenWRT + * Sat Feb 11 2017 Fedora Release Engineering - 1.80-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild diff --git a/sources b/sources index e93a1c4..31bad2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Net-SSLeay-1.80.tar.gz) = 03b5f2ba86d20f31ef50029af94b1bcf513c7b99d9666a04e83aba4f7c8cce3e30daf6df85932619949f059177660f49a928488e61b967a12dd4aec41eafad95 +SHA512 (Net-SSLeay-1.81.tar.gz) = 8d4b72ede74ea22cf2ed681a8441f40965331cd5d4442c19677cf5bc7c1e61ed1e50d0f3a4f1b272428485bcc132ec99b0c75344ca43e8a34a9dd15539719f55