Changelog for
npth-devel-1.7-lp155.40.2.x86_64.rpm :
* Mon Feb 26 2024 Pedro Monreal
- Update to 1.7:
* The npth-config command is not installed by default, because it is now replaced by use of pkg-config/gpgrt-config with npth.pc. Supply --enable-install-npth-config configure option, if needed.
* Support for legacy systems w/o pthread_rwlock_t support. [T4306]
* New functions npth_poll and npth_ppoll for Unix. [T5748]
* Fixes to improve support for 64 bit Windows.
* Fix declaration conflict using newer mingw versions. [T5889]
* Fix build problems on Solaris 11. [T4491]
* Fix detecting of the pthread library. [rPTH6629a4b801]
* Clean up handling of unsafe semaphores on AIX. [T6947]
* Link without -flat_namespace to support macOS 11. [T5610]
* Release-info: https://dev.gnupg.org/T7010
* Update spec file
* Update upstream npth.keyring
* Fri Sep 04 2020 Jan Engelhardt - Remove old specfile constructs and doubleshipping of docs.
* Mon Jul 16 2018 kbabiochAATTsuse.com- Update to 1.6:
* Fix library requirements for HPUX.
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
* Sun Jun 04 2017 astiegerAATTsuse.com- update to 1.5:
* Fix the busy waiting emulation of pthread_mutex_timedlock for Unices lacking that function
* Tue May 16 2017 astiegerAATTsuse.com- update to 1.4:
* fixes for platforms other than GNU/Linux
* New function npth_is_protected to help debugging.
* Change license from LGPLv3+/GPLv2+ to LGPLv2+.- run tests- update signing keyring- package license text and other information
* Thu Dec 01 2016 astiegerAATTsuse.com- update to 1.3:
* Bypass npth_protect/npth_unprotect iff the library has not yet been initialized.
* Improve detection of clock_gettime- use reproducible build timestamp
* Sat Apr 11 2015 astiegerAATTsuse.com- npth 1.2:
* Fix possible clobbering of ERRNO.
* Sun Nov 02 2014 andreas.stiegerAATTgmx.de- npth 1.1:
* fixes for platforms other than GNU/Linux
* Sun Sep 21 2014 andreas.stiegerAATTgmx.de- npth 1.0:
* improvements to the build system
* restore sigmask at fork- spec file cleanup:
* gpg-offline covered by source_validator
* use source URLs