mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] xz: Version bump. 5.4.0 -> 5.4.2
@ 2023-03-23 21:31 Christian Melki
  2023-03-31  8:33 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-03-23 21:31 UTC (permalink / raw)
  To: ptxdist

Mostly bugfixes.
XZ-utils could also use a tool cleanup.
I find it unlikely that an embedded target will use all the tools or none.
Compression, decompression and a cat softlink should cover most
usage scenarios.

* License file COPYING changed. Comment about the autogenerated documentation.
* License file COPYING.GPLv3 changed. Minor cosmetic URL changes (https).

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/xz.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/xz.make b/rules/xz.make
index bf019c9d8..47debc2f3 100644
--- a/rules/xz.make
+++ b/rules/xz.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XZ) += xz
 #
 # Paths and names
 #
-XZ_VERSION	:= 5.4.0
-XZ_MD5		:= 2cc95f33fe0527622177b2bb2f5956c8
+XZ_VERSION	:= 5.4.2
+XZ_MD5		:= 9b906c14f21744ca21018d5fc3054ecd
 XZ		:= xz-$(XZ_VERSION)
 XZ_SUFFIX	:= tar.bz2
 XZ_URL		:= http://tukaani.org/xz/$(XZ).$(XZ_SUFFIX)
@@ -23,9 +23,9 @@ XZ_SOURCE	:= $(SRCDIR)/$(XZ).$(XZ_SUFFIX)
 XZ_DIR		:= $(BUILDDIR)/$(XZ)
 XZ_LICENSE	:= public_domain AND LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later
 XZ_LICENSE_FILES := \
-	file://COPYING;md5=97d554a32881fee0aa283d96e47cb24a \
+	file://COPYING;md5=c8ea84ebe7b93cce676b54355dc6b2c0 \
 	file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
-	file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
+	file://COPYING.GPLv3;md5=1ebbd3e34237af26da5dc08a4e440464 \
 	file://COPYING.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c
 
 # ----------------------------------------------------------------------------
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] xz: Version bump. 5.4.0 -> 5.4.2
  2023-03-23 21:31 [ptxdist] [PATCH v2] xz: Version bump. 5.4.0 -> 5.4.2 Christian Melki
@ 2023-03-31  8:33 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-03-31  8:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 4aee24d77c91104dfa88cee615394026e936591b.

Michael

[sent from post-receive hook]

On Fri, 31 Mar 2023 10:33:44 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Mostly bugfixes.
> XZ-utils could also use a tool cleanup.
> I find it unlikely that an embedded target will use all the tools or none.
> Compression, decompression and a cat softlink should cover most
> usage scenarios.
> 
> * License file COPYING changed. Comment about the autogenerated documentation.
> * License file COPYING.GPLv3 changed. Minor cosmetic URL changes (https).
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230323213148.486057-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/xz.make b/rules/xz.make
> index bf019c9d8e9b..47debc2f3464 100644
> --- a/rules/xz.make
> +++ b/rules/xz.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XZ) += xz
>  #
>  # Paths and names
>  #
> -XZ_VERSION	:= 5.4.0
> -XZ_MD5		:= 2cc95f33fe0527622177b2bb2f5956c8
> +XZ_VERSION	:= 5.4.2
> +XZ_MD5		:= 9b906c14f21744ca21018d5fc3054ecd
>  XZ		:= xz-$(XZ_VERSION)
>  XZ_SUFFIX	:= tar.bz2
>  XZ_URL		:= http://tukaani.org/xz/$(XZ).$(XZ_SUFFIX)
> @@ -23,9 +23,9 @@ XZ_SOURCE	:= $(SRCDIR)/$(XZ).$(XZ_SUFFIX)
>  XZ_DIR		:= $(BUILDDIR)/$(XZ)
>  XZ_LICENSE	:= public_domain AND LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later
>  XZ_LICENSE_FILES := \
> -	file://COPYING;md5=97d554a32881fee0aa283d96e47cb24a \
> +	file://COPYING;md5=c8ea84ebe7b93cce676b54355dc6b2c0 \
>  	file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> -	file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
> +	file://COPYING.GPLv3;md5=1ebbd3e34237af26da5dc08a4e440464 \
>  	file://COPYING.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c
>  
>  # ----------------------------------------------------------------------------



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

end of thread, other threads:[~2023-03-31  8:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 21:31 [ptxdist] [PATCH v2] xz: Version bump. 5.4.0 -> 5.4.2 Christian Melki
2023-03-31  8:33 ` [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