aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/patches.xml2
-rw-r--r--patches.ent2
3 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e5e247507..069f0dfc7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,9 @@
<para>March 18, 2006</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to bash-3.1.014.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to psmisc-22.2.</para>
</listitem>
<listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 2de0e6800..eebd5e66d 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -19,7 +19,7 @@
<variablelist role="materials">
<varlistentry>
- <term>Bash Upstream Fixes Patch - 120 KB:</term>
+ <term>Bash Upstream Fixes Patch - 18 KB:</term>
<listitem>
<para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
</listitem>
diff --git a/patches.ent b/patches.ent
index ba5f5e6c9..6e50ccfe9 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-5.patch">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
<!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">