diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a021db5dd..535fe9673 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-02-07 + + + [bdubbs] - Add bash-4.4 upstream fixes patch. + + + + 2017-02-05 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ccec27808..569d4e32d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -250,6 +250,10 @@ Added: + + + bash-4.4-upstream_fixes-1.patch + + Bc Memory Leak Patch - &bc-memory-leak-patch-size;: diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 8c5896ece..1d1e9fc10 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -40,6 +40,10 @@ Installation of Bash + Incorporate some upstream fixes: + +patch -Np1 -i ../&bash-fixes-patch; + Prepare Bash for compilation: ./configure --prefix=/usr \ diff --git a/general.ent b/general.ent index c2d561045..c4856148c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/patches.ent b/patches.ent index c88d56e2d..dff83fa98 100644 --- a/patches.ent +++ b/patches.ent @@ -2,6 +2,10 @@ + + + +