Accepting request 89536 from devel:languages:perl
- 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 - update to 1.47 fix for 1.46 - check for mswin32 needs to be /i. Thanks to Alexandr Ciornii for reporting - update to 1.46 - added test for signals OBS-URL: https://build.opensuse.org/request/show/89536 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=48
This commit is contained in:
commit
9f56ef0380
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:209c19501a4684440cf49e8a548319dab00802f142b806ec810f570e5bfb6a87
|
||||
size 69482
|
3
IO-Socket-SSL-1.48.tar.gz
Normal file
3
IO-Socket-SSL-1.48.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69d9a2e6aa2cb33363fbf4eae27ce999e298f55a125dfb91ae4f19d146d61018
|
||||
size 70976
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- update to 1.47
|
||||
fix for 1.46 - check for mswin32 needs to be /i. Thanks to
|
||||
Alexandr Ciornii for reporting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 01:37:24 UTC 2011 - vcizek@suse.com
|
||||
|
||||
- update to 1.46
|
||||
- added test for signals
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 01:35:42 UTC 2011 - vcizek@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.45
|
||||
Version: 1.48
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name IO-Socket-SSL
|
||||
|
Loading…
x
Reference in New Issue
Block a user