diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7c8f042a2..04adba26d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2006-11-25 + + [matthew] - Use all 5 of the patches currently supplied by + the upstream maintainers of Bash. + [matthew] - Upgrade to Autoconf-2.61. Fixes #1918. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8a076e697..085167b59 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -202,7 +202,7 @@ Added: - &bash-comment-patch; + &bash-fixes-patch; &less-signal_fix-patch; diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 58e1bdf49..5bc3bbb7e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,10 +19,10 @@ - Bash Comment Parser Patch - &bash-comment-patch-size;: + Bash Upstream Fixes Patch - &bash-fixes-patch-size;: - Download: - MD5 sum: &bash-comment-patch-md5; + Download: + MD5 sum: &bash-fixes-patch-md5; diff --git a/chapter05/bash.xml b/chapter05/bash.xml index eb04334bf..b2c2cf8fd 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -37,10 +37,10 @@ Installation of Bash - Apply a fix for a bug that causes some comments to be parsed - incorrectly: + Apply fixes for several bugs discovered since the initial release of + Bash-&bash-version;: -patch -Np1 -i ../&bash-comment-patch; +patch -Np1 -i ../&bash-fixes-patch; Prepare Bash for compilation: diff --git a/chapter06/bash.xml b/chapter06/bash.xml index f1e8ab475..8248b7bc1 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -41,10 +41,10 @@ sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \ Makefile.in - Apply a fix for a bug that causes some comments to be parsed - incorrectly: + Apply fixes for several bugs discovered since the initial release of + Bash-&bash-version;: -patch -Np1 -i ../&bash-comment-patch; +patch -Np1 -i ../&bash-fixes-patch; Prepare Bash for compilation: diff --git a/patches.ent b/patches.ent index c1da4e59e..b5c92bc0f 100644 --- a/patches.ent +++ b/patches.ent @@ -1,9 +1,9 @@ - - - + + +