Accepting request 313231 from home:Zaitor:branches:devel:languages:perl

New upstream release

OBS-URL: https://build.opensuse.org/request/show/313231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-SSLeay?expand=0&rev=33
This commit is contained in:
Stephan Kulow 2015-06-23 11:43:01 +00:00 committed by Git OBS Bridge
parent 9878c2461b
commit 8e62098ca6
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1701e24ec683529cb114e7b7877632f2e965a81381a70b696ee0692ee1e75cd4
size 384100

3
Net-SSLeay-1.69.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bad0fdd74ee0e2153f817574c109ff0d4d8bedf2518e3244191f6b800e543db2
size 385706

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 23 09:33:48 UTC 2015 - zaitor@opensuse.org
- Update to version 1.69:
+ Testing with OpenSSL 1.0.2, 1.0.2a. OK.
+ Completed LibreSSL compatibility.
+ Improved compatibility with OpenSSL 1.0.2a.
+ Added the X509_check_* functions introduced in OpenSSL 1.0.2.
+ Added support for X509_V_FLAG_TRUSTED_FIRST constant. Patch
allows get_keyblock_size to work correctly with OpenSSL 1.0.1
and later versions.
-------------------------------------------------------------------
Tue Apr 7 14:05:17 UTC 2015 - vcizek@suse.com

View File

@ -19,7 +19,7 @@
%bcond_with test
Name: perl-Net-SSLeay
Version: 1.68
Version: 1.69
Release: 0
%define cpan_name Net-SSLeay
Summary: Perl extension for using OpenSSL