Changelog for
uid_wrapper-1.3.1-41.d_t.8.x86_64.rpm :
* Thu Jun 13 2024 Andreas Schneider
- Update to version 1.3.1
* 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- Removed uid_wrapper-fix-cmocka-1.1.6+-support.patch
* Thu Mar 02 2023 Dominique Leuenberger - Actually apply uid_wrapper-fix-cmocka-1.1.6+-support.patch (use autosetup instead of setup).
* Mon Feb 27 2023 Andreas Schneider - Fix building with cmocka >= 1.1.6
* Added uid_wrapper-fix-cmocka-1.1.6+-support.patch
* Tue Jan 17 2023 Andreas Schneider - Update to version 1.3.0
* Added support to interact with socket_wrapper syscall()
* Fixed deadlocks with threads
* Improved log output
* Thu Dec 02 2021 Andreas Schneider - Update to version 1.2.9
* Add support for getgroups_chk()
* Added (de)contructor support on AIX with pragma init/finish
* Wed Apr 07 2021 Dirk Müller - remove pkgconfig and cmake directory from filelist - provided by filesystem package
* Tue Jan 26 2021 Dominique Leuenberger - Replace system-user-nobody with user(nobody): be resilient to package name changes.
* Thu Mar 05 2020 Andreas Schneider - Update to version 1.2.8
* Fix path in pkgconfig module
* Fix path in cmake find module
* Wed Aug 21 2019 Andreas Schneider - Change BR to pkgconf- Change Requires to Recommends for pkgconf and cmake
* Tue Jul 16 2019 Andreas Schneider - Update to version 1.2.7
* Fix unsetting initial XIDs- Fix running the tests