- update to 2.61
* Fix the inet_pton / inet_ntop import warnings * Fix listening on :: or 0.0.0.0 - a random address instead of the specified would be used. Added test listen_port_only.t * Fixes to t/listen_port_only.t. * Syntax change to adapt for older Perls OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-INET6?expand=0&rev=9
This commit is contained in:
parent
eb010f5f78
commit
400f39a75c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39ad2857d70c563abdf2967112aae59a2c96d0d62aaa49e0205aa62f4ed91593
|
||||
size 12211
|
3
IO-Socket-INET6-2.61.tar.bz2
Normal file
3
IO-Socket-INET6-2.61.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:745c95fa28c69e14d7d2310a3908eaf0968f34b5f887c5c572959ceb59643a08
|
||||
size 13341
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 17:41:26 CET 2010 - anicka@suse.cz
|
||||
|
||||
- update to 2.61
|
||||
* Fix the inet_pton / inet_ntop import warnings
|
||||
* Fix listening on :: or 0.0.0.0 - a random address instead of
|
||||
the specified would be used. Added test listen_port_only.t
|
||||
* Fixes to t/listen_port_only.t.
|
||||
* Syntax change to adapt for older Perls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 16:34:07 CET 2010 - anicka@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: perl-IO-Socket-INET6
|
||||
BuildRequires: perl-Socket6
|
||||
Version: 2.57
|
||||
Version: 2.61
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl-Socket6
|
||||
|
Loading…
x
Reference in New Issue
Block a user