]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libbsd: upgrade 0.12.1 -> 0.12.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Mar 2024 00:34:28 +0000 (08:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
commitf8df6066c8d9efd1c85c6d5f2c306da06faad860
tree9f96e4c1de48dbc8cb70154646d29b0c989c54ea
parentb9716f902695337077b533e22b9298d610c038ee
libbsd: upgrade 0.12.1 -> 0.12.2

Changelog:
============
-test: nlist: make resilient against -Wl,--gc-sections
-build: Do not rely on internal autoconf ac_cv_sys_file_offset_bits variable
-build: Use -eq instead of = as test operators for arithmetic tests
-build: Fix typo in ABI selection description
-build: Only install time struct conversion macros where missing
-man: Add links for errc module functions
-man: Do not install timeval(3bsd) nor timespec(3bsd)
-strtonum: Do not abort on EINVAL from strtoi()
-closefrom: Ignore files starting with dot when scanning /proc/self/fd
-build: Match also gnu* for GNU/Hurd on the glibc ABI selection

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libbsd/libbsd_0.12.2.bb [moved from meta/recipes-support/libbsd/libbsd_0.12.1.bb with 95% similarity]