| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.16 * Fixed segfault on FreeBSD * Fixed copy&paste error in the destructor * Fixed thread sanitizer on modern Linux Kernels * Fixed building with newer cmocka versions - Removed nss_wrapper-fix-cmocka-1.1.6+-support.patch - Update rpmlintrc
- Actually apply nss_wrapper-fix-cmocka-1.1.6+-support.patch (use autosetup instead of setup).
- Fix building with cmocka >= 1.1.6 * Added nss_wrapper-fix-cmocka-1.1.6+-support.patch
- Update to version 1.1.15 * Fixed linking issue in tests * Fixed a memory leak in tests
- Update to version 1.1.14 * Fixed implementation of initgroups() * Fixed implementation of getgrouplist() * Avoid dclose(RTLD_NEXT)
- Update to version 1.1.13 * Fixed possible mutex and threading issues
- Update to version 1.1.12 * Added (de)contructor support on AIX with pragma init/finish * Fixed possible crash in getaddrinfo() * Fixed issues with processes closing all fds when forking * Fixed issues with setgrent() and endpwent() nss module support
- avoid filelist from filesystem package
- Update to version 1.1.11 * https://gitlab.com/cwrap/nss_wrapper/-/blob/nss_wrapper-1.1.11/CHANGELOG
- Update to version 1.1.10 * Fixed crash bug in OpenLDAP libraries with gethostbyname_r() * Code cleanup in gethostbyname(2)(_r) functions
- Update to version 1.1.3 * Added support for BSD 'struct passwd' members * Replaced strcpy() with snprintf()
- Editorial fixes to the description - Use %_smp_mflags for parallel build instead
- Update to version 1.1.2
* Fixed segfault while reloading hosts file
* Fixed issue where are not fault tolerant if an alias has already
been added
* Fixed nss_wrapper build on Solaris
- Update to version 1.1.0 * Added support for initgroups() * Added support for shadow files (getspnam(), etc.) * Improved support for multi address handling in getaddrinfo() * Improved file parser * Fixed compilation on machines without IPv4 support * Fixed service string sanity check in getaddrinfo() (bso #11501) * Fixed AI_NUMERICHOST handling in getaddrinfo() (bso # 11477)
- Rename rpmlintrc to match packaging guidelines - Add rpmlintrc as source
- Cleanup specfile
- Update to version 1.0.3. * Added a nss_wrapper manpage. * Fixed cmake find_package configs. * Fixed resolving hostnames with a trailing dot. * Fixed an overflow when checking if a IPv6 address is IPv4. * Fall back to RTLD_NEXT for symbol binding if we can't find libc.
- Initial package.