From patchwork Tue Aug 18 05:28:41 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 95573 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2DAFC5DF74 for ; Tue, 18 Aug 2026 05:28:49 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.2753.1787030922726474063 for ; Mon, 17 Aug 2026 22:28:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=jsYtxp3w; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Y+yXuAzv; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 010101a01357e224-0fa6c02d-69b6-4cc7-b8e4-eec55957244f-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1787030921; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=MrKxugtMdZIqMY4bO3Yhr0+zBUHS/hKV4Z+FV9yY03c=; b=jsYtxp3ww5Ha/Bw6ex6XRq0ty3LrXfCLOoRv0g6KPa/7cPqgmbsmM+6vd6/re66B BdO6V50SeD0gCGj+KSYqxjtiOtdXueOR78iEyM/H2/k+qXm4j5wSc/h6jP/S6g6qIYp KCyaPVmJ9PQ1TOMKTjolGLbVb6X5KYoisYyH4aFU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1787030921; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=MrKxugtMdZIqMY4bO3Yhr0+zBUHS/hKV4Z+FV9yY03c=; b=Y+yXuAzvHUUmGx+OxidT53kVt7U7ZDH3rMjMbN9zkj9JTJv14wukjgoStSNw8qwB zGOklsjrKtQtAHDl5UmgeS2KBINmSCUPnvc7HUqCtiXVW4gvrh5wL6nbK9eFI3O/VUi 5NEk0ps1pPpcHVtURCdEqFTSXfX05e9vHPBzavwY= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] dhcpcd: upgrading to 10.5.2 SUCCEEDED Message-ID: <010101a01357e224-0fa6c02d-69b6-4cc7-b8e4-eec55957244f-000000@us-west-2.amazonses.com> Date: Tue, 18 Aug 2026 05:28:41 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.18-54.240.27.31 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 18 Aug 2026 05:28:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/243643 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *dhcpcd* to *10.5.2* has Succeeded. Next steps: - apply the patch: git am 0001-dhcpcd-upgrade-10.5.0-10.5.2.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 1e999a70c29695e3658f905406c3d6abc744a622 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 18 Aug 2026 05:12:51 +0000 Subject: [PATCH] dhcpcd: upgrade 10.5.0 -> 10.5.2 7c50b51a Release dhcpcd-10.5.2 c8887d0d IPv6: Allocate the interface state before adding a static address 03091088 Fix build 2bb381e9 Release dhcpcd-10.5.1 b19746fd configure: Generate .clangd 23b6790d privsep: Fix capsicum support on the control socket a14857d1 privsep: re-enable capsicum and pledge 50857dd2 hooks: Document that new_delegated_dhcp6_prefix contains addresses f6dabfe2 control: Harden the socket the the fs level 97b50d2e Improve the IDE experience 9cd9d2df DHCP: script reason should be RELEASE on RELEASE, not STOP 79936c28 linux: workaround a gcc compile warning issue dfaaa5ea remove accidental debug 737091d2 ipv4: clear added state if we didn't delete the address b83fe28c compat: define __STDC_WANT_LIB_EXT1__ 1 before including config 0c1f4074 ipv6nd: don't leave a carrier expiry timeout on a freed interface fadc4ed6 compat: call setprogname during early init 7c87dfdf privsep: Allow __NR__llseek as well as __NR_llseek on linux 8d499db1 route: keep acquisition timestamp when matched route isn't updated c5605040 DHCP6: Mirror the prior DHCP rapid commit fix to DHCPv6 0406dd87 DHCP: Only send the rapid commit option when configured to eb9fd7df control: Fix non privsep builds --- .../dhcpcd/{dhcpcd_10.5.0.bb => dhcpcd_10.5.2.bb} | 2 +- ...20-resolv.conf-improve-the-sitation-of-working-with-.patch | 2 +- ...001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch | 2 +- .../0001-remove-INCLUDEDIR-to-prevent-build-issues.patch | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-connectivity/dhcpcd/{dhcpcd_10.5.0.bb => dhcpcd_10.5.2.bb} (97%) diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.5.0.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.5.2.bb similarity index 97% rename from meta/recipes-connectivity/dhcpcd/dhcpcd_10.5.0.bb rename to meta/recipes-connectivity/dhcpcd/dhcpcd_10.5.2.bb index 73f55969cd..d8017693e7 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.5.0.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.5.2.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 = "1d608519abb398006b77f11c7b720147adf4cfcc" +SRCREV = "7c50b51a142ca5e8cbbf8f65cd8111d6f200608a" # Doesn't use automake so we can't do out-of-tree builds inherit pkgconfig autotools-brokensep systemd useradd diff --git a/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch b/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch index 04c1d92897..e5483c747d 100644 --- a/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch +++ b/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch @@ -1,4 +1,4 @@ -From a3e397d3764fdb779e2f995b690ba365956612f5 Mon Sep 17 00:00:00 2001 +From 5f9b3c4aa7965cf9edf7d6adc8626f50462ad979 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 9 Nov 2022 16:33:18 +0800 Subject: [PATCH] 20-resolv.conf: improve the sitation of working with systemd diff --git a/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch b/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch index c2afb83b54..17d5685334 100644 --- a/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch +++ b/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch @@ -1,4 +1,4 @@ -From d3e517be04e660d72233cde91b44c3cf705126e2 Mon Sep 17 00:00:00 2001 +From e9b462a5b3fe875effc05a246948533da1c5baaf Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Fri, 10 Mar 2023 03:48:46 +0000 Subject: [PATCH] dhcpcd.8: Fix conflict error when enable multilib. diff --git a/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch b/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch index 69ebc6026f..ed412c3d94 100644 --- a/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch +++ b/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch @@ -1,4 +1,4 @@ -From 278ef78e007ab74c701961e108262d9d733a3975 Mon Sep 17 00:00:00 2001 +From ab9ae52e0b7cf53266c99fd00d23d9c2f9cb308e Mon Sep 17 00:00:00 2001 From: Stefano Cappa Date: Sun, 13 Jan 2019 01:50:52 +0100 Subject: [PATCH] remove INCLUDEDIR to prevent build issues @@ -11,7 +11,7 @@ Signed-off-by: Stefano Cappa 1 file changed, 5 deletions(-) diff --git a/configure b/configure -index 32bf96ef..ab4aa901 100755 +index 43a40a7d..71707073 100755 --- a/configure +++ b/configure @@ -29,7 +29,6 @@ BUILD=