| Message ID | 20260902115751.2762897-1-richard.purdie@linuxfoundation.org |
|---|---|
| State | New |
| Headers | show |
| Series | [1/4] debianutils: upgrade 5.23.2 -> 5.24 | 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 06bc4060c98..89522eb82d8 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
debianutils 5.24: * 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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- .../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%)