forked from pool/perl-IO-Socket-INET6
- update to 2.65
* Add a fix for t/io_multihomed6.t to make sure ok 3 will be printed before ok 4 * Applied a modified patch to t/io_multihomed6.t to correct the test on Fedora 10 and others * Solved "problems with multihomed and family order" OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-INET6?expand=0&rev=11
This commit is contained in:
parent
58b0c2e6cd
commit
b85dacaab2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39ad2857d70c563abdf2967112aae59a2c96d0d62aaa49e0205aa62f4ed91593
|
|
||||||
size 12211
|
|
3
IO-Socket-INET6-2.65.tar.bz2
Normal file
3
IO-Socket-INET6-2.65.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b251d3a23a3bdba8b7f75df1199df83d2da71a7e9b07fe131b79980df32b7a0e
|
||||||
|
size 14291
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 16 15:08:28 CEST 2010 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 2.65
|
||||||
|
* Add a fix for t/io_multihomed6.t to make sure ok 3 will be
|
||||||
|
printed before ok 4
|
||||||
|
* Applied a modified patch to t/io_multihomed6.t to correct
|
||||||
|
the test on Fedora 10 and others
|
||||||
|
* Solved "problems with multihomed and family order"
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Wed Jan 13 16:34:07 CET 2010 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-IO-Socket-INET6 (Version 2.57)
|
# spec file for package perl-IO-Socket-INET6 (Version 2.61)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: perl-IO-Socket-INET6
|
Name: perl-IO-Socket-INET6
|
||||||
BuildRequires: perl-Socket6
|
BuildRequires: perl-Socket6
|
||||||
Version: 2.57
|
Version: 2.65
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Requires: perl-Socket6
|
Requires: perl-Socket6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user