- update to 1.48

- bugfix for readline fix in 1.45. If the pending data where false
  (like '0') it failed to read rest of line.
  Thanks to Victor Popov for reporting
  https://rt.cpan.org/Ticket/Display.html?id=71953

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=41
This commit is contained in:
Vítězslav Čížek 2011-10-27 11:09:21 +00:00 committed by Git OBS Bridge
parent ac9073442e
commit 67437a47d8
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 27 01:34:16 UTC 2011 - vcizek@suse.com
- update to 1.48
- bugfix for readline fix in 1.45. If the pending data where false
(like '0') it failed to read rest of line.
Thanks to Victor Popov for reporting
https://rt.cpan.org/Ticket/Display.html?id=71953
-------------------------------------------------------------------
Mon Oct 24 01:37:27 UTC 2011 - vcizek@suse.com

View File

@ -18,7 +18,7 @@
Name: perl-IO-Socket-SSL
Version: 1.47
Version: 1.48
Release: 1
License: GPL+ or Artistic
%define cpan_name IO-Socket-SSL