summaryrefslogtreecommitdiffstats
path: root/rules/bash.make
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-01-07 09:24:54 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-01-07 13:21:43 +0100
commitfaab202f74b433238d558ea184788f11fb6c0dea (patch)
treed5fe2c20497196dad5ec26be1df8818753b9f9b7 /rules/bash.make
parent8f95df1a30b1f3345b43cb01c2c7860aa3d2d078 (diff)
downloadptxdist-faab202f74b433238d558ea184788f11fb6c0dea.tar.gz
ptxdist-faab202f74b433238d558ea184788f11fb6c0dea.tar.xz
bash: Version bump. 4.3.30 (+patches-33) -> 5.1.8 (patches-12).
Upgrade bash to 5.1.8 plus patches to patchlevel 12. Roll up patches as in previous series. Remove old patches. Fixes CVE-2019-18276 and CVE-2019-9924 with a new baseline, without patches. Fixes loads of bugs in bash. Update licence file hash, general.c changed a copyright year. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220107082454.4188431-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/bash.make')
-rw-r--r--rules/bash.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/bash.make b/rules/bash.make
index bed121586..881ba55fd 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -13,8 +13,8 @@ PACKAGES-$(PTXCONF_BASH) += bash
#
# Paths and names
#
-BASH_VERSION := 4.3.30
-BASH_MD5 := a27b3ee9be83bd3ba448c0ff52b28447
+BASH_VERSION := 5.1.8
+BASH_MD5 := 23eee6195b47318b9fd878e590ccb38c
BASH := bash-$(BASH_VERSION)
BASH_SUFFIX := tar.gz
BASH_URL := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
@@ -24,7 +24,7 @@ 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=c018785d21f8c206ca7a13fa7d027568
+ file://general.c;startline=1;endline=19;md5=94a266185749191808da241ccc2af60a
# ----------------------------------------------------------------------------
# Prepare