SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Socket-2.38.0-lp155.2.1.x86_64.rpm :

* Tue Apr 16 2024 Tina Müller - updated to 2.038 see /usr/share/doc/packages/perl-Socket/Changes 2.038 2024-04-15 [CHANGES]
* Add extra TCP_ and IPV6_ constants for Linux (RT143712) [BUGFIXES]
* Account for newer Solaris behaviour on AF_UNIX address length (RT152866)
* Wed Jun 07 2023 Tina Müller - updated to 2.037 see /usr/share/doc/packages/perl-Socket/Changes 2.037 2023-06-06 [CHANGES]
* Convert hard tabs to spaces in source files
* Add `use VERSION` everywhere
* Fix indentation for consistency [BUGFIXES]
* Fix compiler warnings on MSWin32 (RT148275)
* Sat Aug 20 2022 Tina Müller - updated to 2.036 see /usr/share/doc/packages/perl-Socket/Changes 2.036 2022-08-19 [BUGFIXES]
* Avoid putting macros inside arguments to other macros, as it annoys strict C compilers (Perl #20119)
* Sat Jul 02 2022 Tina Müller - updated to 2.035 see /usr/share/doc/packages/perl-Socket/Changes 2.035 2022-07-01 [CHANGES]
* Support SO_INCOMING_CPU and SO_INCOMING_NAPI_ID
* Tue Jun 28 2022 Tina Müller - updated to 2.034 see /usr/share/doc/packages/perl-Socket/Changes 2.034 2022-06-27 [BUGFIXES]
* Workaround for inet_ntop/inet_pton being defined by recent releases of mingw-w64 (RT142390)
* Sat Apr 30 2022 Tina Müller - updated to 2.033 see /usr/share/doc/packages/perl-Socket/Changes 2.033 2022-04-29 [CHANGES]
* Apply patch from core perl for z/OS support (RT142470)
* Thu Jun 03 2021 Tina Müller - updated to 2.032 see /usr/share/doc/packages/perl-Socket/Changes 2.032 2021-06-03 [CHANGES]
* Attempt to support NetBSD\'s LOCAL_
* constants (RT127989)
* Use G_LIST instead of G_ARRAY [BUGFIXES]
* Support short AF_UNIX addresses on Cygwin (RT135262)
* Make sure to use SvPVbyte() and not plain SvPV() (RT134421)
* Wed Jan 06 2021 Tina Müller - updated to 2.031 see /usr/share/doc/packages/perl-Socket/Changes 2.031 2021-01-05 [CHANGES]
* Warn about truncation of out-of-range port numbers in pack_sockaddr_in
* [BUGFIXES]
* Avoid size warnings in leftshift operator (RT129217)
* Don\'t wrap the now-deprecated addrinfo IDN constants ALLOW_UNASSIGNED and USE_STD3_ASCII_RULES (RT129660)
* Skip the socketpair AF_UNIX+SOCK_DGRAM tests if the OS claims them to be unsupported (RT132946)
* Prefer getaddrinfo() to implement inet_aton() because the alternative gethostbyname() has thread races (RT129189)
* Tue Jul 07 2020 Tina Müller - updated to 2.030 see /usr/share/doc/packages/perl-Socket/Changes 2.030 2020-06-07 [CHANGES]
* Prepare for a stricter perl: + use strict; use warnings in all unit tests (RT132846) + declare use v5.6.1 in all perl files
* Fri Feb 22 2019 Stephan Kulow - updated to 2.029 see /usr/share/doc/packages/perl-Socket/Changes 2.029 2019-02-20 19:19:12 [BUGFIXES]
* Old MinGW lacks ADDRESS_FAMILY; use USHORT instead (RT128550) 2.028 2019-02-19 23:59:30 [CHANGES]
* Add PF_LOCAL/AF_LOCAL constants (RT127089)
* Provide sockaddr_un on WIN32 (RT128550)
* Tue Jan 23 2018 cooloAATTsuse.com- updated to 2.027 see /usr/share/doc/packages/perl-Socket/Changes 2.027 2018-01-12 16:58:47 [BUGFIXES]
* Reimplement croak_sv (securely) for older perls (RT124063) 2.026 2018-01-11 23:15:28 [CHANGES]
* Add TCP_USER_TIMEOUT (RT123253) [BUGFIXES]
* Fix printf format specifier for STRLEN/sizeof (RT124044)
* Recognise %Config key for HAS_GAI_STRERROR (RT124044)
* Remove unused and insecure implementation of croak_sv (RT122830)
* Wed Jan 10 2018 cooloAATTsuse.com- updated to 2.025 see /usr/share/doc/packages/perl-Socket/Changes 2.025 2018-01-09 15:12:51 [CHANGES]
* Add IPPROTO_ICMPV6 [BUGFIXES]
* Fix for C++11 compilers - require a space either side of string-pasting macros (thanks Karl Williamson)
* Fix for machines lacking HAS_SOCKADDR_IN6 (RT116913) (thanks ilmari)
* Print to STDERR on test failures (RT123436) (thanks ilmari)
* Fri Aug 12 2016 cooloAATTsuse.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 04 2016 cooloAATTsuse.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 02 2016 cooloAATTsuse.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 2016 chrisAATTcomputersalat.de- initial pkg 2.021
 
ICM