From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../dhcpcd/{dhcpcd_10.0.4.bb => dhcpcd_10.0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/dhcpcd/{dhcpcd_10.0.4.bb => dhcpcd_10.0.5.bb} (97%) diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.4.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.5.bb similarity index 97% rename from meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.4.bb rename to meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.5.bb index fbc3e03d2d..c2dee267ba 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.4.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.5.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=ma file://0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch \ " -SRCREV = "3cb242656546acfe88f6201f8b3dbe261ffd1a3e" +SRCREV = "6baf4df467aaae89b026a089122d155c6eec3f19" S = "${WORKDIR}/git" inherit pkgconfig autotools-brokensep systemd useradd -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#190559): https://lists.openembedded.org/g/openembedded-core/message/190559 Mute This Topic: https://lists.openembedded.org/mt/102601344/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
