Changelog for
socket_wrapper-debuginfo-1.4.4-1.1.x86_64.rpm :
* Wed Jan 22 2025 Andreas Schneider
- Update to version 1.4.4
* Fixed setsockopt(SO_REUSEPORT) with glibc 2.40
* Thu Jun 13 2024 Andreas Schneider - Update to version 1.4.3
* Added support to find libc via LIBC_SO define
* Fixed uid_wrapper running with jemalloc compiled binaries
* Fixed socket_wrapper interaction test
* Fixed thread sanitizer on modern Linux Kernels
* Thu Aug 31 2023 Andreas Schneider - Update BuildRequires
* Thu Jun 29 2023 Andreas Schneider - Update to version 1.4.2
* Fix LFS issues on 32bit platforms
* Wed Jun 21 2023 Andreas Schneider - Update to version 1.4.1
* Fixed issue with fnctl() on 32bit
* Added openat64() to detect stale fds- Remove socket_wrapper-fix-cmocka-1.1.6+-support.patch
* Thu Feb 23 2023 Andreas Schneider - Fix building with cmocka >= 1.1.6
* Added socket_wrapper-fix-cmocka-1.1.6+-support.patch
* Wed Jan 18 2023 Andreas Schneider - Update to version 1.4.0
* Added support for sendmmsg()/recvmmsg()
* Added support for handling close, recvmmsg and sendmmsg syscalls
* Added support to interact with uid_wrapper syscall()
* Improved IP address tracing output
* Thu Nov 24 2022 Andreas Schneider - Update to version 1.3.5
* Inject O_LARGEFILE as needed on 32bit
* pkgconfig: Fix path to libsocket_wrapper.so
* Fix -Wcast-qual warnings
* Fix dclose(RTLD_NEXT)
* Thu Jul 21 2022 Andreas Schneider - Update to version 1.3.4
* Fixed TOCTOU issue with udp auto binding
* Fixed running on FreeBSD
* Wed Mar 17 2021 Andreas Schneider - Update to version 1.3.3
* Added public libsocket_wrapper_noop library
* Added wrapper for wrap __close_nocancel()
* Fixed possible deadlock in swrap_pcap_dump_packet()
* Fixed issue when writing pcap files