mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] tar: version bump 1.30 -> 1.34
@ 2023-01-24 13:29 Andreas Helmcke
  2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Helmcke @ 2023-01-24 13:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Andreas Helmcke

Some bugfixes.
For an overview of changes see: https://www.gnu.org/software/tar/

Also added TAR_LICENCES_FILES entry.

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/tar.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/tar.make b/rules/tar.make
index 12d8dd5ea..f2e7100a0 100644
--- a/rules/tar.make
+++ b/rules/tar.make
@@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_TAR) += tar
 #
 # Paths and names
 #
-TAR_VERSION	:= 1.30
-TAR_MD5		:= 2d01c6cd1387be98f57a0ec4e6e35826
+TAR_VERSION	:= 1.34
+TAR_MD5		:= 9a08d29a9ac4727130b5708347c0f5cf
 TAR		:= tar-$(TAR_VERSION)
 TAR_SUFFIX	:= tar.xz
 TAR_URL		:= $(call ptx/mirror, GNU, tar/$(TAR).$(TAR_SUFFIX))
 TAR_SOURCE	:= $(SRCDIR)/$(TAR).$(TAR_SUFFIX)
 TAR_DIR		:= $(BUILDDIR)/$(TAR)
 TAR_LICENSE	:= GPL-3.0-or-later
+TAR_LICENSE_FILES := file://COPYING;md5=d32239bcb673463ab874e80d47fae504
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.37.2




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

* Re: [ptxdist] [APPLIED] tar: version bump 1.30 -> 1.34
  2023-01-24 13:29 [ptxdist] [PATCH] tar: version bump 1.30 -> 1.34 Andreas Helmcke
@ 2023-02-08 11:49 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-08 11:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Andreas Helmcke

Thanks, applied as fc8909a37f77a41c16f828527db4552170a670bf.

Michael

[sent from post-receive hook]

On Wed, 08 Feb 2023 12:49:49 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> Some bugfixes.
> For an overview of changes see: https://www.gnu.org/software/tar/
> 
> Also added TAR_LICENCES_FILES entry.
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20230124132937.15980-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/tar.make b/rules/tar.make
> index 12d8dd5eafb0..f2e7100a0777 100644
> --- a/rules/tar.make
> +++ b/rules/tar.make
> @@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_TAR) += tar
>  #
>  # Paths and names
>  #
> -TAR_VERSION	:= 1.30
> -TAR_MD5		:= 2d01c6cd1387be98f57a0ec4e6e35826
> +TAR_VERSION	:= 1.34
> +TAR_MD5		:= 9a08d29a9ac4727130b5708347c0f5cf
>  TAR		:= tar-$(TAR_VERSION)
>  TAR_SUFFIX	:= tar.xz
>  TAR_URL		:= $(call ptx/mirror, GNU, tar/$(TAR).$(TAR_SUFFIX))
>  TAR_SOURCE	:= $(SRCDIR)/$(TAR).$(TAR_SUFFIX)
>  TAR_DIR		:= $(BUILDDIR)/$(TAR)
>  TAR_LICENSE	:= GPL-3.0-or-later
> +TAR_LICENSE_FILES := file://COPYING;md5=d32239bcb673463ab874e80d47fae504
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



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

end of thread, other threads:[~2023-02-08 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 13:29 [ptxdist] [PATCH] tar: version bump 1.30 -> 1.34 Andreas Helmcke
2023-02-08 11:49 ` [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