]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
dhcpcd: upgrade 10.0.4 -> 10.0.5
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 15 Nov 2023 08:09:05 +0000 (16:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Nov 2023 15:30:46 +0000 (15:30 +0000)
commit4d2adb1112e24f8d3b22433d08d6ed4664bb8e8d
treef21737d2e8cf676506c618c135077eb3fca0cc0e
parent4090dca8e44ec79ccb9a674db31e835d20b51888
dhcpcd: upgrade 10.0.4 -> 10.0.5

Changelog:
==========
DHCP: re-enter DISCOVER phase if server doesn't reply to our REQUEST
privsep: Allow __NR_dup3 syscall as some libc's use that instead of the dup2 dhcpcd uses
dev: Fix an issue where not opening the dev plugin folder if configured returned the wrong fd
privsep: Harden the launcher process detecting daemonisation.
compat: arc4random uses explicit_bzero if available

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.5.bb [moved from meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.4.bb with 97% similarity]