Changes of Revision 3
[-] | Added | perl-IO-Socket-INET6.changes |
x 1
2 +------------------------------------------------------------------- 3 +Thu Jan 15 13:15:33 CET 2009 - anicka@suse.cz 4 + 5 +- do not ignore test results (bnc#466026) 6 + 7 +------------------------------------------------------------------- 8 +Fri Nov 28 16:18:35 CET 2008 - ro@suse.de 9 + 10 +- ignore test suite results for the moment 11 + (will not work without networking support in build environment) 12 + 13 +------------------------------------------------------------------- 14 +Mon Oct 6 20:33:05 CEST 2008 - anicka@suse.cz 15 + 16 +- update to 2.56 17 + * make sure both sides have the same family. 18 + * Fixed problem with connect to IPv4 w/o given domain on FreeBSD6.1 (and 19 + other BSD systems). 20 +- remove -family patch (fixed upstream) 21 + 22 +------------------------------------------------------------------- 23 +Mon Oct 6 13:35:12 CEST 2008 - anicka@suse.cz 24 + 25 +- do not try to bind when we have AF_INET6 one one side and 26 + AF_INET on the other side and fix test failures (-family.diff) 27 + 28 +------------------------------------------------------------------- 29 +Mon Feb 25 14:18:08 CET 2008 - anicka@suse.cz 30 + 31 +- update to 2.54 32 +* Added pack_sockaddr_in6_all to the imports from Socket6 to fix 33 + the "configure" sub in several cases. Added t/configure6.t to 34 + test it. 35 + 36 +------------------------------------------------------------------- 37 +Thu Feb 21 11:21:59 CET 2008 - anicka@suse.cz 38 + 39 +- update to 2.53 40 + * Converted to Build.PL and placed INET6.pm under lib/. 41 + * Added a "repository" URL to the POD. 42 + * Added the pod.t and pod-coverage.t files and we now have full 43 + POD coverage. 44 + * Added "use warnings" to IO::Socket::INET6. 45 + * bugfixes, test fixes 46 + 47 +------------------------------------------------------------------- 48 +Wed Jan 25 21:39:46 CET 2006 - mls@suse.de 49 + 50 +- converted neededforbuild to BuildRequires 51 + 52 +------------------------------------------------------------------- 53 +Wed Sep 28 22:13:19 CEST 2005 - dmueller@suse.de 54 + 55 + - add norootforbuild 56 + 57 +------------------------------------------------------------------- 58 +Thu Sep 15 15:54:03 CEST 2005 - anicka@suse.cz 59 + 60 +- package created 61 + 62 |