From: Wang Mingyu Date: Tue, 12 Nov 2024 09:24:12 +0000 (+0800) Subject: librepo: upgrade 1.18.1 -> 1.19.0 X-Git-Tag: yocto-5.2~1328 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80844f21f21c03703db72a2c1eb5634bef034715;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git librepo: upgrade 1.18.1 -> 1.19.0 Changelog: =========== - Fix input termination for pgpParsePkts - Introduce entropy for fastestmirror option - Fix upper case xattr incompatible to Amazon S3 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/librepo/librepo_1.18.1.bb b/meta/recipes-devtools/librepo/librepo_1.19.0.bb similarity index 94% rename from meta/recipes-devtools/librepo/librepo_1.18.1.bb rename to meta/recipes-devtools/librepo/librepo_1.19.0.bb index b3bd2812ddb..634967fcbcc 100644 --- a/meta/recipes-devtools/librepo/librepo_1.18.1.bb +++ b/meta/recipes-devtools/librepo/librepo_1.19.0.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;pr file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ " -SRCREV = "9f186ad20936811ba515c5f0345ccc71603459a3" +SRCREV = "7955987e33ba98dddb3fc2c63bb6dc892e3505fa" S = "${WORKDIR}/git"