- updated to 1.953

- fixes to IO::Socket::SSL::Utils, thanks to rurban[AT]x-ray[DOT]at,
   RT#87052
 - fix t/acceptSSL-timeout.t on Win32, RT#86862

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=61
This commit is contained in:
Stephan Kulow 2013-07-27 12:19:06 +00:00 committed by Git OBS Bridge
parent 228fd437b4
commit c68333df45
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 27 11:58:48 UTC 2013 - coolo@suse.com
- updated to 1.953
- fixes to IO::Socket::SSL::Utils, thanks to rurban[AT]x-ray[DOT]at,
RT#87052
- fix t/acceptSSL-timeout.t on Win32, RT#86862
-------------------------------------------------------------------
Wed Jul 3 08:20:14 UTC 2013 - lnussel@suse.de

View File

@ -17,7 +17,7 @@
Name: perl-IO-Socket-SSL
Version: 1.951
Version: 1.953
Release: 0
%define cpan_name IO-Socket-SSL
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET