libbsd/libbsd.changes

112 lines
3.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue May 17 16:03:07 UTC 2016 - mpluskal@suse.com
- Update to version 0.8.3:
* Fix unportable sizeof() usage
* Fix file descriptor leak in HASHFileChunk helper
* Switch URLs from http or git to https
* build: Support clock_gettime() provided in librt
* man: Fix ungrammatical construct
* test: Add a unit test for md5
* Add missing <fcntl.h> includes
- Changes for 0.8.2:
* test: Fix success return code for arc4random unit test
* test: Add missing <sys/stat.h> include
* Fix heap buffer overflow in fgetwln()
* test: Fix race condition in headers-*.sh
- Enable internal tests
- Use correct package categories
-------------------------------------------------------------------
Mon Dec 28 14:13:16 UTC 2015 - idonmez@suse.com
- Split static library into libbsd-ctor-static package.
-------------------------------------------------------------------
Sat Dec 26 16:57:51 UTC 2015 - mpluskal@suse.com
- Update to 0.8.1
* Use local SHA512 header
* Unify most arc4random Unix hooks into a single file
* Add support for GNU/kFreeBSD for closefrom() and getentropy()
* Fix getentropy implementation to use the correct system hooks
* Add missing copyright and license headers
* Relicense my contribution to BSD-2-clause
* Switch COPYING to Debian copyright machine readable format 1.0
* Use the non-overlayed libbsd headers when we need our own definitions
* Add missing include to <md5.h>
* Turn <bsd/bsd.h> inert when using LIBBSD_OVERLAY
* test: Add new unit tests for individual headers usage
* Add support for GNU/Hurd to getentropy()
-------------------------------------------------------------------
Wed Dec 9 17:05:41 UTC 2015 - mpluskal@suse.com
- Update to 0.8.0
* See attached ChangeLog for details
-------------------------------------------------------------------
Fri May 8 08:42:39 UTC 2015 - mpluskal@suse.com
- Add gpg signature
- Use fdupes to remove duplicate files
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Thu Oct 30 20:16:58 UTC 2014 - dhall@wustl.edu
- update to version 0.7.0
-------------------------------------------------------------------
Thu Sep 6 19:14:04 UTC 2012 - jengelh@inai.de
- Avoid unnecessary complex install line on Redhatish
- Compact file list, add helpful URLs to specfile
-------------------------------------------------------------------
Thu Sep 6 13:44:20 UTC 2012 - idonmez@suse.com
- Fix installation on SLE
-------------------------------------------------------------------
Mon Aug 20 16:30:51 UTC 2012 - crrodriguez@opensuse.org
- Version 0.4.2, swithes to autoconf build system.
-------------------------------------------------------------------
Fri Feb 17 00:32:12 UTC 2012 - crrodriguez@opensuse.org
- Cleanup spec file for factory submission
-------------------------------------------------------------------
Wed Feb 1 03:14:38 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
-------------------------------------------------------------------
Fri Oct 21 21:49:35 UTC 2011 - crrodriguez@opensuse.org
- Fix missing headers, bug in spec file [bnc#725800]
-------------------------------------------------------------------
Tue Aug 2 22:29:17 UTC 2011 - crrodriguez@opensuse.org
- Update to version 0.3.0
-------------------------------------------------------------------
Fri Jul 30 02:23:42 UTC 2010 - cristian.rodriguez@opensuse.org
- update to version 0.2.0
-------------------------------------------------------------------
Tue Sep 15 23:47:23 CEST 2009 - crrodriguez@suse.de
- update to version 0.1.6
-------------------------------------------------------------------
Sun Jan 4 21:52:45 CET 2009 - crrodriguez@suse.de
- first package version