From 4c0bc216e1c0f0c7aaa46d2e507100af393f7bd5 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 16 Jun 2024 19:33:37 +0800 Subject: [PATCH] debianutils: upgrade 5.17 -> 5.19 ChangeLog: 5.19: * update-shells: Avoid duplicate lines when package shells contain both aliased and canonical shells. 5.18 * po4a/po/fr.po: Updated french translations for manpages. * d/control: Bump standards version from 4.6.2 to 4.7.0. * acinclude.m4: Bump DEBIANUTILS_VERSION from 5.17 to 5.18. (From OE-Core rev: b238242e327e9dcf3c3741cc164d1e681ce97316) Signed-off-by: Yi Zhao Signed-off-by: Richard Purdie --- .../debianutils/{debianutils_5.17.bb => debianutils_5.19.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.17.bb => debianutils_5.19.bb} (97%) diff --git a/meta/recipes-support/debianutils/debianutils_5.17.bb b/meta/recipes-support/debianutils/debianutils_5.19.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.17.bb rename to meta/recipes-support/debianutils/debianutils_5.19.bb index c5f25bae40..0fe9b1ec14 100644 --- a/meta/recipes-support/debianutils/debianutils_5.17.bb +++ b/meta/recipes-support/debianutils/debianutils_5.19.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 \ " -SRCREV = "baf12e98a02883d1b76081e32f2185ee3497570b" +SRCREV = "295d7674cdd526f3c9ec9de76db50efa280a5df0" inherit autotools update-alternatives