summaryrefslogtreecommitdiff
path: root/shells/bash
diff options
context:
space:
mode:
authorkre <kre@pkgsrc.org>2020-04-25 12:56:54 +0000
committerkre <kre@pkgsrc.org>2020-04-25 12:56:54 +0000
commitc889424aad1ea03eabe7bb03c3eb7ba435ae0e03 (patch)
treeb0b25e3f555bb4e95346aabfff3172b3523a251b /shells/bash
parent1f43d66859aaa81f631a6969b5d61074607846c0 (diff)
downloadpkgsrc-c889424aad1ea03eabe7bb03c3eb7ba435ae0e03.tar.gz
Update bash to 5.0.17 (Patch 17 for bash 5.0)
Patch 16 was for this problem: Bash waits too long to reap /dev/fd process substitutions used as redirections with loops and group commands, which can lead to file descriptor exhaustion. Patch 17 (this one): There were cases where patch 16 reaped process substitution file descriptors (or FIFOs) and processes to early. This is a better fix for the problem that bash50-016 attempted to solve.
Diffstat (limited to 'shells/bash')
-rw-r--r--shells/bash/Makefile7
-rw-r--r--shells/bash/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 03db101a97c..852989df1ba 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.93 2020/03/26 15:06:58 nia Exp $
+# $NetBSD: Makefile,v 1.94 2020/04/25 12:56:54 kre Exp $
BASH_VERSION= 5.0
-BASH_PATCHLEVEL= 16
+BASH_PATCHLEVEL= 17
DISTNAME= bash-${BASH_VERSION}
PKGNAME= bash-${BASH_VERSION:C/4\.4\..*/4.4/}.${BASH_PATCHLEVEL}
-PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/}
@@ -13,7 +12,7 @@ PATCH_SITES= ${MASTER_SITES:=bash-5.0-patches/}
PATCHFILES+= bash50-001 bash50-002 bash50-003 bash50-004 bash50-005
PATCHFILES+= bash50-006 bash50-007 bash50-008 bash50-009 bash50-010
PATCHFILES+= bash50-011 bash50-012 bash50-013 bash50-014 bash50-015
-PATCHFILES+= bash50-016
+PATCHFILES+= bash50-016 bash50-017
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.gnu.org/software/bash/bash.html
diff --git a/shells/bash/distinfo b/shells/bash/distinfo
index 8886cec0ff8..4e62287995d 100644
--- a/shells/bash/distinfo
+++ b/shells/bash/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.59 2020/03/17 21:59:48 rillig Exp $
+$NetBSD: distinfo,v 1.60 2020/04/25 12:56:54 kre Exp $
SHA1 (bash-5.0.tar.gz) = d116b469b9e6ea5264a74661d3a4c797da7f997b
RMD160 (bash-5.0.tar.gz) = a081428a896d617855499376b670eca3433a27c1
@@ -68,6 +68,10 @@ SHA1 (bash50-016) = 93c1a62446bf403139fd266612df9204e477d40d
RMD160 (bash50-016) = 19d5f631e0181e2671f9bcb8ee7419a46f99008e
SHA512 (bash50-016) = dbc3bd0fe3bddad8f6417b210fc5638a9c0c545f9d27638d63bac48aba9d3b93181a4f2e9898584d231b658589573fad5e4627ccbcf3e9d87e7663ac730b51aa
Size (bash50-016) = 1534 bytes
+SHA1 (bash50-017) = bde40645832ba9dbd9cc531764489165fd67d15e
+RMD160 (bash50-017) = a46602c2186a902f20f3260da2bbde825b7a8ad9
+SHA512 (bash50-017) = d4a4b2746a106a7e78f7df2467cfd4ca486ab36b3e6e97eb9d47ede728033b1246bc1b60edc271cdb49df998af196619b09e598c0da1b425f05455237e256b65
+Size (bash50-017) = 6517 bytes
SHA1 (patch-af) = e26e3209902247263884cfebc11a2f7e43245062
SHA1 (patch-ag) = cd3b151e3bb045d2bb609c0a03d7d3df2c871f47
SHA1 (patch-aj) = 2e4c15afd9b50d44967ee8e1f85bdc908c0eeeb0