2022-11-09 07:57:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 9 06:48:12 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.13
|
|
|
|
* Fixed possible mutex and threading issues
|
|
|
|
|
2022-06-24 10:19:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 24 08:14:05 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-04-08 07:21:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 7 22:07:59 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
2022-06-24 10:19:47 +02:00
|
|
|
- avoid filelist from filesystem package
|
2021-04-08 07:21:54 +02:00
|
|
|
|
2020-03-19 11:00:51 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-03-31 16:01:31 +02:00
|
|
|
Wed Mar 31 14:00:41 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.11
|
|
|
|
* https://gitlab.com/cwrap/nss_wrapper/-/blob/nss_wrapper-1.1.11/CHANGELOG
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-03-19 11:00:51 +01:00
|
|
|
Thu Mar 19 09:53:19 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.10
|
|
|
|
* Fixed crash bug in OpenLDAP libraries with gethostbyname_r()
|
|
|
|
* Code cleanup in gethostbyname(2)(_r) functions
|
|
|
|
|
2020-03-16 17:14:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 16 16:14:14 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
2020-03-19 11:00:51 +01:00
|
|
|
- Update to version 1.1.9
|
2020-03-16 17:14:43 +01:00
|
|
|
* Fixed log spam when loading modules
|
|
|
|
|
2020-02-17 11:25:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 17 10:22:31 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.8
|
|
|
|
* Fixed path to library in nss_wrapper.pc
|
|
|
|
* Try different backends for gethostbyaddr nd gethostbyname
|
|
|
|
|
2019-08-21 11:07:52 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-11-13 08:46:59 +01:00
|
|
|
Wed Nov 13 07:46:15 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.7
|
|
|
|
* Added NSS_WRAPPER_DISABLE_DEEPBIND env variable
|
|
|
|
* Improvded logging
|
|
|
|
* Fixed location in cmake config
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-08-21 11:07:52 +02:00
|
|
|
Wed Aug 21 09:07:07 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Change Requires to Recommends for cmake and pkgconf
|
|
|
|
|
2019-05-17 08:00:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 17 05:51:10 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.6
|
|
|
|
* Fixed issues with memory alignment of getgrnam()
|
|
|
|
* Fixed getpwnam() on FreeBSD
|
|
|
|
* Started to use modern cmake (>= 3.5.0)
|
|
|
|
|
2018-10-31 14:26:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 31 13:25:29 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.5
|
|
|
|
* Fixed running on older distributions
|
|
|
|
|
2018-10-31 08:42:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 31 07:30:25 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.1.4
|
|
|
|
* Fixed module getpw* functions
|
|
|
|
* Fixed nss_wrapper.pl to use correct perl binary
|
|
|
|
* Fixed compatibility with musl-libc
|
|
|
|
|
2016-03-21 19:19:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 21 18:19:18 UTC 2016 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- Update to version 1.1.3
|
|
|
|
* Added support for BSD 'struct passwd' members
|
|
|
|
* Replaced strcpy() with snprintf()
|
|
|
|
|
2016-02-14 12:15:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 14 10:51:29 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Editorial fixes to the description
|
|
|
|
- Use %_smp_mflags for parallel build instead
|
|
|
|
|
2016-01-18 10:00:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 14 08:34:11 UTC 2016 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2015-11-20 12:21:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 20 11:17:53 UTC 2015 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2015-06-03 14:22:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 3 06:48:22 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Rename rpmlintrc to match packaging guidelines
|
|
|
|
- Add rpmlintrc as source
|
|
|
|
|
2015-05-11 08:33:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 11 06:33:35 UTC 2015 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- Cleanup specfile
|
|
|
|
|
2014-09-11 16:26:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 11 14:23:20 UTC 2014 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2014-02-13 13:00:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 13 10:09:46 UTC 2014 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- Initial package.
|
|
|
|
|