public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
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.48
Date: Tue, 30 Jun 2026 13:15:19 +0200	[thread overview]
Message-ID: <20260630111523.1271203-8-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260630111523.1271203-1-adolf.belka@ipfire.org>

- Update from version 5.47 to 5.48
- No change to rootfile
- Changelog
5.48
	* add landlock support (valoq)
	* add BE/LE GUID
	* multiple fixes to prevent integer overflow in 32 bits (kerwin)
	* 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: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/file | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/file b/lfs/file
index d347b37ba..333532a1d 100644
--- a/lfs/file
+++ b/lfs/file
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.47
+VER        = 5.48
 
 THISAPP    = file-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 52b91ee7868a9b75431e00fca7f7db1362b3d39eb065f52434ea73d9ccd7497f3371f7e0a455644c56df3e6acee247208edc47bf8004fa922dba32786cc3e10c
+$(DL_FILE)_BLAKE2 = d8ca86ec79db28c59d7c5da9282fb5fa03a0775147856cb4d35528f12d2eb4293aca3336cb0e5108ce56c2f6a255e5b36957ba826b185575531508176f2af06a
 
 install : $(TARGET)
 
-- 
2.54.0



  parent reply	other threads:[~2026-06-30 11:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30 11:15 [PATCH] core204: Ship elinks Adolf Belka
2026-06-30 11:15 ` [PATCH] core204: Ship expat Adolf Belka
2026-06-30 11:15 ` [PATCH] core204: Ship file Adolf Belka
2026-06-30 11:15 ` [PATCH] core204: Ship sysstat Adolf Belka
2026-06-30 11:15 ` [PATCH] elinks: Update to version 0.19.1 Adolf Belka
2026-06-30 11:15 ` [PATCH] expat: Update to version 2.8.2 Adolf Belka
2026-06-30 11:15 ` [PATCH] fetchmail: Update to version 6.6.5 Adolf Belka
2026-06-30 11:15 ` Adolf Belka [this message]
2026-06-30 11:15 ` [PATCH] postfix: Update to version 3.11.4 Adolf Belka
2026-06-30 11:15 ` [PATCH] strace: Update to version 7.1 Adolf Belka
2026-06-30 11:15 ` [PATCH] stunnel: Update to version 5.78 Adolf Belka
2026-06-30 11:15 ` [PATCH] sysstat: Update to version 12.7.9 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=20260630111523.1271203-8-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