mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] file: version bump 5.36 -> 5.39
@ 2020-10-08 12:48 Clemens Gruber
  2020-10-14 10:30 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Clemens Gruber @ 2020-10-08 12:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
Changes since v1:
- Disable bzip2 and xz support

 rules/file.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rules/file.make b/rules/file.make
index 0d42cdece..dafbd14ac 100644
--- a/rules/file.make
+++ b/rules/file.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FILE) += file
 #
 # Paths and names
 #
-FILE_VERSION	:= 5.36
-FILE_MD5	:= 9af0eb3f5db4ae00fffc37f7b861575c
+FILE_VERSION	:= 5.39
+FILE_MD5	:= 1c450306053622803a25647d88f80f25
 FILE		:= file-$(FILE_VERSION)
 FILE_SUFFIX	:= tar.gz
 FILE_URL	:= http://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
@@ -38,6 +38,8 @@ FILE_CONF_OPT	:= \
 	--enable-elf \
 	--enable-elf-core \
 	--enable-zlib \
+	--disable-bzlib \
+	--disable-xzlib \
 	--$(call ptx/endis, PTXCONF_FILE_SECCOMP)-libseccomp \
 	--disable-fsect-man5 \
 	$(GLOBAL_LARGE_FILE_OPTION) \
-- 
2.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] file: version bump 5.36 -> 5.39
  2020-10-08 12:48 [ptxdist] [PATCH v2] file: version bump 5.36 -> 5.39 Clemens Gruber
@ 2020-10-14 10:30 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-10-14 10:30 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Thanks, applied as 1c56b1f0ee75e1848ddd3013be9be1b6607f2838.

Michael

[sent from post-receive hook]

On Wed, 14 Oct 2020 12:30:51 +0200, Clemens Gruber <clemens.gruber@pqgruber.com> wrote:
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
> Message-Id: <20201008124836.50582-1-clemens.gruber@pqgruber.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/file.make b/rules/file.make
> index 0d42cdece268..dafbd14ac21b 100644
> --- a/rules/file.make
> +++ b/rules/file.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FILE) += file
>  #
>  # Paths and names
>  #
> -FILE_VERSION	:= 5.36
> -FILE_MD5	:= 9af0eb3f5db4ae00fffc37f7b861575c
> +FILE_VERSION	:= 5.39
> +FILE_MD5	:= 1c450306053622803a25647d88f80f25
>  FILE		:= file-$(FILE_VERSION)
>  FILE_SUFFIX	:= tar.gz
>  FILE_URL	:= http://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
> @@ -38,6 +38,8 @@ FILE_CONF_OPT	:= \
>  	--enable-elf \
>  	--enable-elf-core \
>  	--enable-zlib \
> +	--disable-bzlib \
> +	--disable-xzlib \
>  	--$(call ptx/endis, PTXCONF_FILE_SECCOMP)-libseccomp \
>  	--disable-fsect-man5 \
>  	$(GLOBAL_LARGE_FILE_OPTION) \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-14 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08 12:48 [ptxdist] [PATCH v2] file: version bump 5.36 -> 5.39 Clemens Gruber
2020-10-14 10:30 ` [ptxdist] [APPLIED] " Michael Olbrich

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