mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] file: version bump 5.45 -> 5.47
@ 2026-04-18 18:22 Andreas Helmcke
  0 siblings, 0 replies; only message in thread
From: Andreas Helmcke @ 2026-04-18 18:22 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-18 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-18 18:22 [ptxdist] [PATCH] file: version bump 5.45 -> 5.47 Andreas Helmcke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox