Changelog for
libbsd-devel-0.8.3-1.2.x86_64.rpm :
* Tue May 17 2016 mpluskalAATTsuse.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
includes- Changes for 0.8.2:
* test: Fix success return code for arc4random unit test
* test: Add missing 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 idonmezAATTsuse.com- Split static library into libbsd-ctor-static package.
* Sat Dec 26 2015 mpluskalAATTsuse.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
* Turn 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 mpluskalAATTsuse.com- Update to 0.8.0
* See attached ChangeLog for details
* Fri May 08 2015 mpluskalAATTsuse.com- Add gpg signature- Use fdupes to remove duplicate files- Cleanup spec file with spec-cleaner
* Thu Oct 30 2014 dhallAATTwustl.edu- update to version 0.7.0
* Thu Sep 06 2012 jengelhAATTinai.de- Avoid unnecessary complex install line on Redhatish- Compact file list, add helpful URLs to specfile
* Thu Sep 06 2012 idonmezAATTsuse.com- Fix installation on SLE
* Mon Aug 20 2012 crrodriguezAATTopensuse.org- Version 0.4.2, swithes to autoconf build system.
* Fri Feb 17 2012 crrodriguezAATTopensuse.org- Cleanup spec file for factory submission