From: Wang Mingyu <[email protected]> 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 <[email protected]> --- meta/recipes-devtools/file/{file_5.47.bb => file_5.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.47.bb => file_5.48.bb} (97%) diff --git a/meta/recipes-devtools/file/file_5.47.bb b/meta/recipes-devtools/file/file_5.48.bb similarity index 97% rename from meta/recipes-devtools/file/file_5.47.bb rename to meta/recipes-devtools/file/file_5.48.bb index 528ed49a12..20e167f436 100644 --- a/meta/recipes-devtools/file/file_5.47.bb +++ b/meta/recipes-devtools/file/file_5.48.bb @@ -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 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238333): https://lists.openembedded.org/g/openembedded-core/message/238333 Mute This Topic: https://lists.openembedded.org/mt/119737177/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
