mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: [ptxdist] [PATCH v2] file: version bump 5.39 -> 5.45
Date: Tue, 16 Jul 2024 14:53:47 +0200	[thread overview]
Message-ID: <20240716125346.68065-2-ahelmcke@ela-soft.com> (raw)
In-Reply-To: <20240716124421.64021-2-ahelmcke@ela-soft.com>

some bug fixes and improvements

* removed patch series; no longer needed

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
  v2: removed old patch series


 ...1-PR-168-gyakovlev-Include-termios.h.patch | 29 -------------------
 patches/file-5.39/series                      |  4 ---
 rules/file.make                               |  6 ++--
 3 files changed, 4 insertions(+), 35 deletions(-)
 delete mode 100644 patches/file-5.39/0001-PR-168-gyakovlev-Include-termios.h.patch
 delete mode 100644 patches/file-5.39/series

diff --git a/patches/file-5.39/0001-PR-168-gyakovlev-Include-termios.h.patch b/patches/file-5.39/0001-PR-168-gyakovlev-Include-termios.h.patch
deleted file mode 100644
index 3f86d9207..000000000
--- a/patches/file-5.39/0001-PR-168-gyakovlev-Include-termios.h.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From: Christos Zoulas <christos@zoulas.com>
-Date: Thu, 18 Jun 2020 16:25:12 +0000
-Subject: [PATCH] PR/168: gyakovlev: Include <termios.h>
-
----
- src/seccomp.c | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/src/seccomp.c b/src/seccomp.c
-index e667adfe4e3c..68c56485d371 100644
---- a/src/seccomp.c
-+++ b/src/seccomp.c
-@@ -27,7 +27,7 @@
- #include "file.h"
- 
- #ifndef	lint
--FILE_RCSID("@(#)$File: seccomp.c,v 1.15 2020/05/30 23:56:26 christos Exp $")
-+FILE_RCSID("@(#)$File: seccomp.c,v 1.16 2020/06/18 16:25:12 christos Exp $")
- #endif	/* lint */
- 
- #if HAVE_LIBSECCOMP
-@@ -35,6 +35,7 @@ FILE_RCSID("@(#)$File: seccomp.c,v 1.15 2020/05/30 23:56:26 christos Exp $")
- #include <sys/prctl.h> /* prctl */
- #include <sys/ioctl.h>
- #include <sys/socket.h>
-+#include <termios.h>
- #include <fcntl.h>
- #include <stdlib.h>
- #include <errno.h>
diff --git a/patches/file-5.39/series b/patches/file-5.39/series
deleted file mode 100644
index b5b51642a..000000000
--- a/patches/file-5.39/series
+++ /dev/null
@@ -1,4 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-PR-168-gyakovlev-Include-termios.h.patch
-# 9df76025b13c4838db9194cda9167ce4  - git-ptx-patches magic
diff --git a/rules/file.make b/rules/file.make
index 337b30bb4..54a31db20 100644
--- a/rules/file.make
+++ b/rules/file.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FILE) += file
 #
 # Paths and names
 #
-FILE_VERSION	:= 5.39
-FILE_MD5	:= 1c450306053622803a25647d88f80f25
+FILE_VERSION	:= 5.45
+FILE_MD5	:= 26b2a96d4e3a8938827a1e572afd527a
 FILE		:= file-$(FILE_VERSION)
 FILE_SUFFIX	:= tar.gz
 FILE_URL	:= http://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
@@ -40,6 +40,8 @@ FILE_CONF_OPT	:= \
 	--enable-zlib \
 	--disable-bzlib \
 	--disable-xzlib \
+	--disable-zstdlib \
+	--disable-lzlib \
 	--$(call ptx/endis, PTXCONF_FILE_SECCOMP)-libseccomp \
 	--disable-fsect-man5 \
 	$(GLOBAL_LARGE_FILE_OPTION) \
-- 
2.43.0




  reply	other threads:[~2024-07-16 12:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16 12:44 [ptxdist] [PATCH] " Andreas Helmcke
2024-07-16 12:53 ` Andreas Helmcke [this message]
2024-08-05  6:49   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240716125346.68065-2-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