From: Wang Mingyu <[email protected]> Changelog: ========== - context: use rpmtsAddReinstallElement() when doing a reinstall - MergedTransaction: Fix invalid memory access when dropping items - ConfigParser: fix use-out-of-scope leaks - Since we use rpmtsAddReinstallElement rpm also uninstalls the package - Fix countme bucket calculation
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 9cf8330068503a5721640763309c4c74f293a94d) Signed-off-by: Steve Sakoman <[email protected]> --- .../libdnf/{libdnf_0.73.1.bb => libdnf_0.73.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libdnf/{libdnf_0.73.1.bb => libdnf_0.73.2.bb} (97%) diff --git a/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb b/meta/recipes-devtools/libdnf/libdnf_0.73.2.bb similarity index 97% rename from meta/recipes-devtools/libdnf/libdnf_0.73.1.bb rename to meta/recipes-devtools/libdnf/libdnf_0.73.2.bb index 3ab840b1b0..ed433d4a9f 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.73.2.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p file://armarch.patch \ " -SRCREV = "0120e70747dcf05e716792e2e846c62eccd44319" +SRCREV = "86bbb159732e43dd6dff98c96e99382843f7c63b" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)" S = "${WORKDIR}/git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204222): https://lists.openembedded.org/g/openembedded-core/message/204222 Mute This Topic: https://lists.openembedded.org/mt/108274247/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
