]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
file: upgrade 5.44 -> 5.45
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 1 Aug 2023 07:41:13 +0000 (15:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Aug 2023 11:51:18 +0000 (12:51 +0100)
Changelog:
==========
-PR/465: psrok1: Avoid muslc asctime_r crash
-add SIMH tape format support
-bump the max size of the elf section notes to be read to 128K
 and make it configurable
-PR/415: Fix decompression with program returning empty
-PR/408: fix -p with seccomp
-PR/412: fix MinGW compilation

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file_5.45.bb [moved from meta/recipes-devtools/file/file_5.44.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-devtools/file/file_5.44.bb
rename to meta/recipes-devtools/file/file_5.45.bb
index 3ce266475b23102a74acc67d2be1fc0f4b368a65..a7127023cbfc435ef305279f9adc5ea5697de1a2 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native"
 
 SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https"
 
-SRCREV = "b92eed41b1bc0739c5c5d70c444e0c574429321b"
+SRCREV = "4cbd5c8f0851201d203755b76cb66ba991ffd8be"
 S = "${WORKDIR}/git"
 
 inherit autotools update-alternatives