Accepting request 568800 from home:avindra

- Update to version 0.8.7:
  * Fix <sys/cdefs.h> for gcc with no __has_include or
    __has_include_next support
  * man: Document on what other BSDs arc4random(3) is present
  * Handle several functions now being provided by glibc
  * test: Fix nlist(3) unit test on IA64
- switch to mirror temporarily, per announce:
  https://lists.freedesktop.org/archives/libbsd/2018-January/000166.html

OBS-URL: https://build.opensuse.org/request/show/568800
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=26
This commit is contained in:
Ismail Dönmez
2018-01-24 13:11:21 +00:00
committed by Git OBS Bridge
parent e0d2300680
commit 6aa9e2b61b
6 changed files with 35 additions and 23 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 24 02:06:58 UTC 2018 - avindra@opensuse.org
- Update to version 0.8.7:
* Fix <sys/cdefs.h> for gcc with no __has_include or
__has_include_next support
* man: Document on what other BSDs arc4random(3) is present
* Handle several functions now being provided by glibc
* test: Fix nlist(3) unit test on IA64
- switch to mirror temporarily, per announce:
https://lists.freedesktop.org/archives/libbsd/2018-January/000166.html
-------------------------------------------------------------------
Thu Oct 19 12:40:58 UTC 2017 - mpluskal@suse.com