checked in (request 29459)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=8
This commit is contained in:
parent
7543f01546
commit
76dfc93159
3
IO-Socket-SSL-1.27.tar.bz2
Normal file
3
IO-Socket-SSL-1.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fb15576ed39a69edfc86834ac641a57aa48a0abedf0450d0e50127ab1b424f68
|
||||||
|
size 59098
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:25c7cd77c1c02355dfa60000221aca3296918ce7cc945579003b87c2309c3e27
|
|
||||||
size 60240
|
|
@ -1,24 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Jan 13 16:34:59 CET 2010 - anicka@suse.cz
|
|
||||||
|
|
||||||
- update to 1.31
|
|
||||||
* add and export constants for SSL_VERIFY_*
|
|
||||||
* set SSL_use_cert if cert is given and not SSL_server
|
|
||||||
* support alternative CRL file with SSL_crl_file thanks to patch of
|
|
||||||
w[DOT]phillip[DOT]moore[AT]gmail[DOT]com
|
|
||||||
* make t/memleak_bad_handshake.t more stable (increase listen queue,
|
|
||||||
ignore errors on connect, don't run on windows..)
|
|
||||||
* t/memleak_bad_handshake.t don't write errors with ps to stderr,
|
|
||||||
-o vsize argument is not supported on all platforms, just skip
|
|
||||||
test then
|
|
||||||
* make sure that idn_to_ascii gets no \0 bytes from identity, because
|
|
||||||
it simply cuts the string their (using C semantics). Not really a
|
|
||||||
security problem because IDN like identity is provided by user in
|
|
||||||
hostname, not by certificate.
|
|
||||||
* fix test t/memleak_bad_handshake.t
|
|
||||||
* fixed thanks for version 1.28
|
|
||||||
* fix memleak when SSL handshake failed.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
BuildRequires: perl-Net-SSLeay perl-libwww-perl
|
BuildRequires: perl-Net-SSLeay perl-libwww-perl
|
||||||
Version: 1.31
|
Version: 1.27
|
||||||
Release: 2
|
Release: 2
|
||||||
Provides: p_iossl
|
Provides: p_iossl
|
||||||
Obsoletes: p_iossl
|
Obsoletes: p_iossl
|
||||||
|
Loading…
Reference in New Issue
Block a user