mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] bash: Version bump. 5.1.16 -> 5.2
@ 2022-10-04  8:48 Christian Melki
  2022-10-19  5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-10-04  8:48 UTC (permalink / raw)
  To: ptxdist

https://git.savannah.gnu.org/cgit/bash.git/tree/NEWS
Bunch of fixes and some new functionality.

* License file had copyright year changes.
* Re-enable parallelization of build.

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

diff --git a/rules/bash.make b/rules/bash.make
index 8213aafad..080c8f307 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -13,18 +13,17 @@ PACKAGES-$(PTXCONF_BASH) += bash
 #
 # Paths and names
 #
-BASH_VERSION	:= 5.1.16
-BASH_MD5	:= c17b20a09fc38d67fb303aeb6c130b4e
+BASH_VERSION	:= 5.2
+BASH_MD5	:= cfb4cf795fc239667f187b3d6b3d396f
 BASH		:= bash-$(BASH_VERSION)
 BASH_SUFFIX	:= tar.gz
 BASH_URL	:= $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
 BASH_SOURCE	:= $(SRCDIR)/$(BASH).$(BASH_SUFFIX)
 BASH_DIR	:= $(BUILDDIR)/$(BASH)
-BASH_MAKE_PAR	:= NO
 BASH_LICENSE	:= GPL-3.0-or-later
 BASH_LICENSE_FILES	:= \
 	file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
-	file://general.c;startline=1;endline=19;md5=94a266185749191808da241ccc2af60a
+	file://general.c;startline=1;endline=19;md5=e33b255b2fde7a27805a07a2a59d571e
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] bash: Version bump. 5.1.16 -> 5.2
  2022-10-04  8:48 [ptxdist] [PATCH] bash: Version bump. 5.1.16 -> 5.2 Christian Melki
@ 2022-10-19  5:41 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-10-19  5:41 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 59a62f08d4f060ac610003b3be6a2a4a072f3ef3.

Michael

[sent from post-receive hook]

On Wed, 19 Oct 2022 07:41:08 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://git.savannah.gnu.org/cgit/bash.git/tree/NEWS
> Bunch of fixes and some new functionality.
> 
> * License file had copyright year changes.
> * Re-enable parallelization of build.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221004084827.698180-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/bash.make b/rules/bash.make
> index 8213aafade8b..080c8f307370 100644
> --- a/rules/bash.make
> +++ b/rules/bash.make
> @@ -13,18 +13,17 @@ PACKAGES-$(PTXCONF_BASH) += bash
>  #
>  # Paths and names
>  #
> -BASH_VERSION	:= 5.1.16
> -BASH_MD5	:= c17b20a09fc38d67fb303aeb6c130b4e
> +BASH_VERSION	:= 5.2
> +BASH_MD5	:= cfb4cf795fc239667f187b3d6b3d396f
>  BASH		:= bash-$(BASH_VERSION)
>  BASH_SUFFIX	:= tar.gz
>  BASH_URL	:= $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
>  BASH_SOURCE	:= $(SRCDIR)/$(BASH).$(BASH_SUFFIX)
>  BASH_DIR	:= $(BUILDDIR)/$(BASH)
> -BASH_MAKE_PAR	:= NO
>  BASH_LICENSE	:= GPL-3.0-or-later
>  BASH_LICENSE_FILES	:= \
>  	file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
> -	file://general.c;startline=1;endline=19;md5=94a266185749191808da241ccc2af60a
> +	file://general.c;startline=1;endline=19;md5=e33b255b2fde7a27805a07a2a59d571e
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



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

end of thread, other threads:[~2022-10-19  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04  8:48 [ptxdist] [PATCH] bash: Version bump. 5.1.16 -> 5.2 Christian Melki
2022-10-19  5:41 ` [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