| Message ID | 010101a046f2289e-2b99edaf-9b3f-456e-8877-8540d5f8d79a-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] debianutils: upgrading to 5.24 SUCCEEDED | expand |
diff --git a/meta/recipes-support/debianutils/debianutils_5.23.2.bb b/meta/recipes-support/debianutils/debianutils_5.24.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.23.2.bb rename to meta/recipes-support/debianutils/debianutils_5.24.bb index 06bc4060c9..89522eb82d 100644 --- a/meta/recipes-support/debianutils/debianutils_5.23.2.bb +++ b/meta/recipes-support/debianutils/debianutils_5.24.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV} \ " -SRCREV = "b999bb0969471d302f1db85e58f17dcb64f274c2" +SRCREV = "015efec85971f1ce0fcfe6e26180f574846036ca" inherit autotools update-alternatives
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *debianutils* to *5.24* has Succeeded. Next steps: - apply the patch: git am 0001-debianutils-upgrade-5.23.2-5.24.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 3ed24ceea91ff61dacc84f92c5611a0ac7274379 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 28 Aug 2026 05:55:03 +0000 Subject: [PATCH] debianutils: upgrade 5.23.2 -> 5.24 Source: debian/changelog debianutils (5.24) unstable; urgency=medium * d/control: Bump standards version from 4.7.2 to 4.7.4, bump debhelper-compat version from 13 to 14, and remove redundant field, Rules-Requires-Root: no. * acinclude.m4: Update DEBIANUTILS_VERSION to 5.24. * run-parts.c: Recognise short option for --debug (Closes: #1131363). * run-parts: Add options -A, --after and -B, --before for greater flexibility (Closes: #1131375). * d/tests/run-parts.test: Extend testing of run-parts for new options. -- Ileana Dumitrescu <ileanadumitrescu95@gmail.com> Thu, 27 Aug 2026 17:54:35 +0300 --- .../debianutils/{debianutils_5.23.2.bb => debianutils_5.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.23.2.bb => debianutils_5.24.bb} (97%)