diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter03/patches.xml | 2 | ||||
-rw-r--r-- | patches.ent | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 59225b229..85f1ea076 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,9 +37,12 @@ --> <listitem> - <para>Febraury 19, 2006</para> + <para>Febraury 20, 2006</para> <itemizedlist> <listitem> + <para>[matthew] - Add patches 009 and 010 from Bash upstream.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Man-pages 2.24.</para> </listitem> </itemizedlist> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index b0d574b33..e8c753d4a 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,7 +19,7 @@ <variablelist role="materials"> <varlistentry> - <term>Bash Upstream Fixes Patch - 118 KB:</term> + <term>Bash Upstream Fixes Patch - 120 KB:</term> <listitem> <para><ulink url="&patches-root;&bash-fixes-patch;"/></para> </listitem> diff --git a/patches.ent b/patches.ent index 836ff68ee..2fb7ec93a 100644 --- a/patches.ent +++ b/patches.ent @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |