Files
perl-Socket/perl-Socket.changes

48 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Aug 12 05:58:25 UTC 2016 - coolo@suse.com
- updated to 2.024
see /usr/share/doc/packages/perl-Socket/Changes
2.024 2016/08/11 13:49:48
[BUGFIXES]
* Restore back-compat to pre-2.011 behaviour on undefined port
numbers to pack_sockaddr_in(6?) - silently accept undef as zero
(RT116699)
* Warn if pack_sockaddr_un is truncating an overly long path
(mitigates but does not resolve RT116819)
-------------------------------------------------------------------
Thu Aug 4 05:59:59 UTC 2016 - coolo@suse.com
- updated to 2.023
see /usr/share/doc/packages/perl-Socket/Changes
2.023 2016/08/02 14:50:50
[CHANGES]
* Add more socket(7), ip(7) and ipv6(7) socket options from Linux
[BUGFIXES]
* Fix skip count for abstract AF_UNIX path tests when not running on
Linux
-------------------------------------------------------------------
Tue Aug 2 05:51:58 UTC 2016 - coolo@suse.com
- updated to 2.022
see /usr/share/doc/packages/perl-Socket/Changes
2.022 2016/08/01 16:02:48
[CHANGES]
* Throw exceptions if pack/unpack sockaddr functions are passed
undefined arguments (RT116624)
[BUGFIXES]
* Fix coverty complaint (RT111707)
-------------------------------------------------------------------
Fri Mar 18 20:50:18 UTC 2016 - chris@computersalat.de
- initial pkg 2.021