From a869054e4e46462624610618393e956575410f82 Mon Sep 17 00:00:00 2001 From: wangmy Date: Fri, 22 Apr 2022 13:39:12 +0800 Subject: [PATCH] apt: upgrade 2.4.4 -> 2.4.5 apt (2.4.5) release notes: * Only protect two kernels, not last installed one (LP: #1968154) * Fix segfault in CacheSetHelperAPTGet::tryVirtualPackage() (From OE-Core rev: 76f4471a26bf457d1f0816b2b5ba92d0d6474e14) Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie (cherry picked from commit 6a6462fd0ab140b554f4bda260e26b938cd44dc2) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-devtools/apt/{apt_2.4.4.bb => apt_2.4.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/apt/{apt_2.4.4.bb => apt_2.4.5.bb} (97%) diff --git a/meta/recipes-devtools/apt/apt_2.4.4.bb b/meta/recipes-devtools/apt/apt_2.4.5.bb similarity index 97% rename from meta/recipes-devtools/apt/apt_2.4.4.bb rename to meta/recipes-devtools/apt/apt_2.4.5.bb index 9faf1e7ea9..95c25e3036 100644 --- a/meta/recipes-devtools/apt/apt_2.4.4.bb +++ b/meta/recipes-devtools/apt/apt_2.4.5.bb @@ -25,7 +25,7 @@ SRC_URI:append:class-nativesdk = " \ file://0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch \ " -SRC_URI[sha256sum] = "d6d83d122ddd7cc83b2c2f839a55940c13ab93e5cf6024a010d6a6b4110dcf0e" +SRC_URI[sha256sum] = "5552f175c3a3924f5cda0c079b821b30f68a2521959f2c30ab164d2ec7993ecf" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" # the package is taken from snapshots.debian.org; that source is static and goes stale