Accepting request 396452 from home:pluskalm:branches:devel:libraries:c_c++
- 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 OBS-URL: https://build.opensuse.org/request/show/396452 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
362e07a0cc
commit
a09b2aa43b
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user