mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] file: version bump 5.39 -> 5.45
Date: Mon,  5 Aug 2024 08:49:34 +0200	[thread overview]
Message-ID: <20240805064934.889963-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240716125346.68065-2-ahelmcke@ela-soft.com>

Thanks, applied as 2114917ead83c4a78aad5cb65518de9e97596b9b.

Michael

[sent from post-receive hook]

On Mon, 05 Aug 2024 08:49:33 +0200, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> some bug fixes and improvements
> 
> * removed patch series; no longer needed
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20240716125346.68065-2-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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 3f86d9207928..000000000000
> --- 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 b5b51642a39c..000000000000
> --- 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 337b30bb41a2..54a31db20f65 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) \



      reply	other threads:[~2024-08-05  6:52 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 ` [ptxdist] [PATCH v2] " Andreas Helmcke
2024-08-05  6:49   ` Michael Olbrich [this message]

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=20240805064934.889963-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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