forked from pool/perl-Net-SSLeay
Accepting request 33262 from devel:languages:perl
Copy from devel:languages:perl/perl-Net-SSLeay based on submit request 33262 from user anicka OBS-URL: https://build.opensuse.org/request/show/33262 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-SSLeay?expand=0&rev=5
This commit is contained in:
parent
6383a07504
commit
54d8a2057a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:259e8072c32ae80d87d59fc18454d07334416f202f99a25569ac78decf78d8db
|
||||
size 115608
|
3
Net-SSLeay-1.36.tar.bz2
Normal file
3
Net-SSLeay-1.36.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8aa59330bd4feab65e1267da643894957cb0d75297da16c7c2de1484261a0881
|
||||
size 128272
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 16:24:10 CET 2010 - anicka@suse.cz
|
||||
|
||||
- update to 1.36
|
||||
* Added SSL_CTX_get_client_CA_list sk_X509_NAME_free sk_X509_NAME_num
|
||||
sk_X509_NAME_value SSL_get_client_CA_list
|
||||
* Added EVP_add_digest and EVP_sha256 (if available)
|
||||
* Improve documentation on callback functions.
|
||||
* bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 16:40:19 CET 2009 - jengelh@medozas.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-Net-SSLeay (Version 1.35)
|
||||
# spec file for package perl-Net-SSLeay (Version 1.36)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,8 +20,8 @@
|
||||
|
||||
Name: perl-Net-SSLeay
|
||||
BuildRequires: openssl openssl-devel perl-Test-Exception
|
||||
Version: 1.35
|
||||
Release: 20
|
||||
Version: 1.36
|
||||
Release: 1
|
||||
Provides: p_ssleay perl-Net_SSLeay = %{version}
|
||||
Obsoletes: p_ssleay perl-Net_SSLeay < %{version}
|
||||
Requires: perl = %{perl_version}
|
||||
|
Loading…
Reference in New Issue
Block a user