From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] file: Update to version 5.47
Date: Thu, 5 Mar 2026 18:11:19 +0100 [thread overview]
Message-ID: <20260305171124.2654733-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260305171124.2654733-1-adolf.belka@ipfire.org>
- Update from version 5.45 to 5.47
- No change to rootfile
- Changelog
5.47
* Better multi-compound document identification by following the
order of the directories entries. (Thomas Ledoux)
* if stat fails, don't attempt to restore times (Steven Grubb)
* PR/622: Odd_Bloke: Handle negative offsets in file_buffer(),
when fd is not available.
* PR/655: jsummers: Obey str_flags in strings like we do for search
and regex
* PR/659: Pitzl: Apply MAGIC_CONTINUE to annotations; i.e. print
only the first, unless -k is specified.
* PR/592: allow + in format strings
* PR/592: signed operations should be done in signed context
* PR/578: jsummers: Don't crash on cygwin when tm_mon == -1
* PR/579: net147: Fix stack overrun.
5.46
* Add OFFPOSITIVE
* avoid leaking symbols in libmagic
* PR/562: jsummers: Search/regex offsets are absolute to the
beginning of the file, so adjust them by subtracting the
offset that the "use" starts so that we don't double-count it.
* PR/543: matshch: bump nbuf so we can get the flags into the buffer.
* Add Android elf notes (enh)
* Add limit for number of magic warnings allowed
* check regex bounds (found by clusterfuzz)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/file | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/file b/lfs/file
index 76c6441ef..d347b37ba 100644
--- a/lfs/file
+++ b/lfs/file
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 5.45
+VER = 5.47
THISAPP = file-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 30fc77c091e6624f2e9a950f4c6fe69ea6aa46d4a8ad9f20d49320a3675617c5bfbc9ff1ebba5eeb2cf4435c38d71b47b8beeb5146c9f55fe3bac11fe65e89bd
+$(DL_FILE)_BLAKE2 = 52b91ee7868a9b75431e00fca7f7db1362b3d39eb065f52434ea73d9ccd7497f3371f7e0a455644c56df3e6acee247208edc47bf8004fa922dba32786cc3e10c
install : $(TARGET)
--
2.53.0
next prev parent reply other threads:[~2026-03-05 17:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 17:11 [PATCH] clamav: Update to version 1.5.2 Adolf Belka
2026-03-05 17:11 ` [PATCH] core201: Ship file Adolf Belka
2026-03-05 17:11 ` [PATCH] core201: Ship iana-etc Adolf Belka
2026-03-05 17:11 ` [PATCH] core201: Ship libksba Adolf Belka
2026-03-05 17:11 ` Adolf Belka [this message]
2026-03-05 17:11 ` [PATCH] iana-etc: Update to version 20260226 Adolf Belka
2026-03-05 17:11 ` [PATCH] iptables: Update to version 1.8.13 Adolf Belka
2026-03-05 17:11 ` [PATCH] libksba: Update to version 1.6.8 Adolf Belka
2026-03-05 17:11 ` [PATCH] samba: Update to version 4.23.6 Adolf Belka
2026-03-05 17:11 ` [PATCH] vim: Update to version 9.2.0089 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260305171124.2654733-5-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox