mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] bash: Version bump. 5.1.16 -> 5.2
Date: Tue,  4 Oct 2022 10:48:27 +0200	[thread overview]
Message-ID: <20221004084827.698180-1-christian.melki@t2data.com> (raw)

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




             reply	other threads:[~2022-10-04  8:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04  8:48 Christian Melki [this message]
2022-10-19  5:41 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20221004084827.698180-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.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