diff mbox series

[AUH] inetutils: upgrading to 2.6 SUCCEEDED

Message ID 01010195517422a3-539dfd13-ca32-41fa-b47d-64306846047f-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] inetutils: upgrading to 2.6 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org March 1, 2025, 11:25 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *inetutils* to *2.6* has Succeeded.

Next steps:
    - apply the patch: git am 0001-inetutils-upgrade-2.5-2.6.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 87a71924437a904494bd95d8f68902ed4d8e104e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 1 Mar 2025 06:45:30 +0000
Subject: [PATCH] inetutils: upgrade 2.5 -> 2.6

---
 .../inetutils/{inetutils_2.5.bb => inetutils_2.6.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/inetutils/{inetutils_2.5.bb => inetutils_2.6.bb} (99%)
diff mbox series

Patch

diff --git a/meta/recipes-connectivity/inetutils/inetutils_2.5.bb b/meta/recipes-connectivity/inetutils/inetutils_2.6.bb
similarity index 99%
rename from meta/recipes-connectivity/inetutils/inetutils_2.5.bb
rename to meta/recipes-connectivity/inetutils/inetutils_2.6.bb
index 19bf7e1539..ef453d3bb2 100644
--- a/meta/recipes-connectivity/inetutils/inetutils_2.5.bb
+++ b/meta/recipes-connectivity/inetutils/inetutils_2.6.bb
@@ -11,7 +11,7 @@  LICENSE = "GPL-3.0-only"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=0c7051aef9219dc7237f206c5c4179a7"
 
-SRC_URI[sha256sum] = "87697d60a31e10b5cb86a9f0651e1ec7bee98320d048c0739431aac3d5764fb6"
+SRC_URI[sha256sum] = "68bedbfeaf73f7d86be2a7d99bcfbd4093d829f52770893919ae174c0b2357ca"
 SRC_URI = "${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.xz \
            file://rexec.xinetd.inetutils \
            file://rlogin.xinetd.inetutils \