npth/npth.changes

82 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 4 12:28:41 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Remove old specfile constructs and doubleshipping of docs.
-------------------------------------------------------------------
Mon Jul 16 09:36:52 UTC 2018 - kbabioch@suse.com
- Update to 1.6:
* Fix library requirements for HPUX.
-------------------------------------------------------------------
Thu Feb 22 15:10:42 UTC 2018 - fvogt@suse.com
- Use %license (boo#1082318)
-------------------------------------------------------------------
Sun Jun 4 19:31:19 UTC 2017 - astieger@suse.com
- update to 1.5:
* Fix the busy waiting emulation of pthread_mutex_timedlock for
Unices lacking that function
-------------------------------------------------------------------
Tue May 16 21:25:00 UTC 2017 - astieger@suse.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 1 16:22:27 UTC 2016 - astieger@suse.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 19:12:44 UTC 2015 - astieger@suse.com
- npth 1.2:
* Fix possible clobbering of ERRNO.
-------------------------------------------------------------------
Sun Nov 2 21:10:41 UTC 2014 - andreas.stieger@gmx.de
- npth 1.1:
* fixes for platforms other than GNU/Linux
-------------------------------------------------------------------
Sun Sep 21 21:00:44 UTC 2014 - andreas.stieger@gmx.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
-------------------------------------------------------------------
Wed Nov 28 20:56:10 CET 2012 - sbrabec@suse.cz
- Verify GPG signature.
-------------------------------------------------------------------
Tue Sep 4 05:11:40 UTC 2012 - jengelh@inai.de
- Update to new upstream release 0.91
* npth_init does now return an error on failure.
* Provide a pselect emulation for OpenBSD et al.
-------------------------------------------------------------------
Tue May 29 09:15:53 UTC 2012 - jengelh@inai.de
- Initial package for build.opensuse.org