utils/bash: Update to 4.4.18
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sun, 1 Apr 2018 10:02:15 +0000 (12:02 +0200)
committerYousong Zhou <yszhou4tech@gmail.com>
Wed, 9 May 2018 07:47:07 +0000 (15:47 +0800)
commit3f414a0a6790d58988779ce6590980b95645f0ee
tree4e61d918179590f5deef86beff0158d8af911334
parentaf9c7aae097d9f64365574fdc47e48736e7bf158
utils/bash: Update to 4.4.18

 - Update bash to 4.4.18
 - Enable PKG_CHECK_FORMAT_SECURITY
 - Use shared libreadline
 - Enable job control

Fixes #5796, Closes #5858

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
16 files changed:
utils/bash/Makefile
utils/bash/patches/001-compile-fix.patch [deleted file]
utils/bash/patches/002-force-internal-readline.patch [deleted file]
utils/bash/patches/100-fix-jobs.patch [new file with mode: 0644]
utils/bash/patches/101-upstream-bash44-001.patch [deleted file]
utils/bash/patches/102-upstream-bash44-002.patch [deleted file]
utils/bash/patches/103-upstream-bash44-003.patch [deleted file]
utils/bash/patches/104-upstream-bash44-004.patch [deleted file]
utils/bash/patches/105-upstream-bash44-005.patch [deleted file]
utils/bash/patches/106-upstream-bash44-006.patch [deleted file]
utils/bash/patches/107-upstream-bash44-007.patch [deleted file]
utils/bash/patches/108-upstream-bash44-008.patch [deleted file]
utils/bash/patches/109-upstream-bash44-009.patch [deleted file]
utils/bash/patches/110-upstream-bash44-010.patch [deleted file]
utils/bash/patches/111-upstream-bash44-011.patch [deleted file]
utils/bash/patches/112-upstream-bash44-012.patch [deleted file]