diff mbox series

[AUH] dhcpcd: upgrading to 10.0.5 SUCCEEDED

Message ID 0101018bd36a186a-f5247160-0ead-4527-824b-79342bcadbca-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] dhcpcd: upgrading to 10.0.5 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 15, 2023, 2:37 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *dhcpcd* to *10.0.5* has Succeeded.

Next steps:
    - apply the patch: git am 0001-dhcpcd-upgrade-10.0.4-10.0.5.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 20e0342b1ba9679ee9e22d984c60cd18ef72d1d3 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 15 Nov 2023 05:07:59 +0000
Subject: [PATCH] dhcpcd: upgrade 10.0.4 -> 10.0.5

---
 .../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 mbox series

Patch

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