bash: version bump to 4.4.12

Signed-off-by: Iván Atienza <gentoo.power@gmail.com>
This commit is contained in:
Iván Atienza
2017-09-15 16:11:57 +02:00
parent 3c6b5c777f
commit 885ddf9b68
57 changed files with 654 additions and 5655 deletions
+5 -3
View File
@@ -1,6 +1,8 @@
--- a/execute_cmd.c
+++ b/execute_cmd.c
@@ -2369,7 +2369,11 @@ execute_pipeline (command, asynchronous,
Index: bash-4.4/execute_cmd.c
===================================================================
--- bash-4.4.orig/execute_cmd.c
+++ bash-4.4/execute_cmd.c
@@ -2459,7 +2459,11 @@ execute_pipeline (command, asynchronous,
/* If the `lastpipe' option is set with shopt, and job control is not
enabled, execute the last element of non-async pipelines in the
current shell environment. */