]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
file: upgrade 5.47 -> 5.48
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 10 Jun 2026 09:49:23 +0000 (17:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Jun 2026 16:32:09 +0000 (17:32 +0100)
Changelog:
=============
* add landlock support
* add BE/LE GUID
* multiple fixes to prevent integer overflow in 32 bits
* PR/745: streamout: Don't flush when trying to set negative offsets
          on pipes, just continue, fixes 'cat file.zip | file -'
* PR/753: vmihalko: Fix race is magic_getpath()
* PR/728: Anton Monroe: Reinstate regex/c

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file_5.48.bb [moved from meta/recipes-devtools/file/file_5.47.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-devtools/file/file_5.47.bb
rename to meta/recipes-devtools/file/file_5.48.bb
index 528ed49a12073ab58dce74395fc713b267ff40ed..20e167f43660257fba776f1eee4b3be1b43a78ae 100644 (file)
@@ -14,7 +14,7 @@ DEPENDS:class-native = "bzip2-replacement-native"
 SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https \
            "
 
-SRCREV = "7d20612996567ecedec7f5c58f7bf15c2cf42c19"
+SRCREV = "eb754ace19fed5481d8142426543100a2d6bae4e"
 
 inherit autotools update-alternatives