]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dnf: upgrade 4.17.0 -> 4.18.1
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 15 Nov 2023 08:30:35 +0000 (16:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Nov 2023 15:30:46 +0000 (15:30 +0000)
Changelog:
==========
automatic: Fix applying the color option
repoquery: Do not translate time format strings (RhBz: 2245773)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/dnf/dnf_4.18.1.bb [moved from meta/recipes-devtools/dnf/dnf_4.17.0.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.17.0.bb
rename to meta/recipes-devtools/dnf/dnf_4.18.1.bb
index ec4e48d68ba187672aeff90232e6777d2599ba13..f60b4794a6075bc82a531a694b5709332a97d49f 100644 (file)
@@ -19,7 +19,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
 
 SRC_URI:append:class-native = "file://0001-dnf-write-the-log-lock-to-root.patch"
 
-SRCREV = "a31687c169095de1acb5c0a3762bf78993661776"
+SRCREV = "41a287e2bd60b4d1100c329a274776ff32ba8740"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"