From: Wang Mingyu <[email protected]> Changelog: ========= -Fix https://issues.redhat.com/browse/RHEL-27657 -subject-py: Fix memory leak
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit f16b16e1b6c60f0a1c9bc8d5492195fc66f33a19) Signed-off-by: Steve Sakoman <[email protected]> --- .../libdnf/{libdnf_0.73.0.bb => libdnf_0.73.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libdnf/{libdnf_0.73.0.bb => libdnf_0.73.1.bb} (97%) diff --git a/meta/recipes-devtools/libdnf/libdnf_0.73.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb similarity index 97% rename from meta/recipes-devtools/libdnf/libdnf_0.73.0.bb rename to meta/recipes-devtools/libdnf/libdnf_0.73.1.bb index dc2ddf9492..3ab840b1b0 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.73.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p file://armarch.patch \ " -SRCREV = "1f30b3479528e8b62754f9047195c8e5a31f07ed" +SRCREV = "0120e70747dcf05e716792e2e846c62eccd44319" 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 (#198777): https://lists.openembedded.org/g/openembedded-core/message/198777 Mute This Topic: https://lists.openembedded.org/mt/105830017/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
