mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] file: version bump 5.45 -> 5.47
Date: Sat, 18 Apr 2026 20:22:58 +0200	[thread overview]
Message-ID: <20260418182311.11653-3-ahelmcke@ela-soft.com> (raw)

some bug fixes and improvements, with Y2038 support

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/file.make | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/rules/file.make b/rules/file.make
index 54a31db20..78ee0743a 100644
--- a/rules/file.make
+++ b/rules/file.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FILE) += file
 #
 # Paths and names
 #
-FILE_VERSION	:= 5.45
-FILE_MD5	:= 26b2a96d4e3a8938827a1e572afd527a
+FILE_VERSION	:= 5.47
+FILE_MD5	:= 1023ef52a2fb64acdf80211e469d6939
 FILE		:= file-$(FILE_VERSION)
 FILE_SUFFIX	:= tar.gz
 FILE_URL	:= http://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
@@ -42,10 +42,12 @@ FILE_CONF_OPT	:= \
 	--disable-xzlib \
 	--disable-zstdlib \
 	--disable-lzlib \
+	--disable-lrziplib \
 	--$(call ptx/endis, PTXCONF_FILE_SECCOMP)-libseccomp \
 	--disable-fsect-man5 \
 	$(GLOBAL_LARGE_FILE_OPTION) \
-	--disable-warnings
+	--disable-warnings \
+	--$(call ptx/endis, PTXCONF_GLIBC_Y2038)-year2038
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.51.0




                 reply	other threads:[~2026-04-18 18:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260418182311.11653-3-ahelmcke@ela-soft.com \
    --to=ahelmcke@ela-soft.com \
    --cc=ptxdist@pengutronix.de \
    /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