* Tue May 17 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 2015 idonmez@suse.com
- Split static library into libbsd-ctor-static package.
* Sat Dec 26 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 09 2015 mpluskal@suse.com
- Update to 0.8.0
* See attached ChangeLog for details
* Fri May 08 2015 mpluskal@suse.com
- Add gpg signature
- Use fdupes to remove duplicate files
- Cleanup spec file with spec-cleaner
* Thu Oct 30 2014 dhall@wustl.edu
- update to version 0.7.0
* Thu Sep 06 2012 jengelh@inai.de
- Avoid unnecessary complex install line on Redhatish
- Compact file list, add helpful URLs to specfile
* Thu Sep 06 2012 idonmez@suse.com
- Fix installation on SLE
* Mon Aug 20 2012 crrodriguez@opensuse.org
- Version 0.4.2, swithes to autoconf build system.
* Fri Feb 17 2012 crrodriguez@opensuse.org
- Cleanup spec file for factory submission
* Wed Feb 01 2012 jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
* Fri Oct 21 2011 crrodriguez@opensuse.org
- Fix missing headers, bug in spec file [bnc#725800]
* Tue Aug 02 2011 crrodriguez@opensuse.org
- Update to version 0.3.0
* Fri Jul 30 2010 cristian.rodriguez@opensuse.org
- update to version 0.2.0
* Tue Sep 15 2009 crrodriguez@suse.de
- update to version 0.1.6
* Sun Jan 04 2009 crrodriguez@suse.de
- first package version