aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5c23930f4..9db083d7a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-03-24</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Upgrade the Bash fixes patch to include the
+ latest 011-015 patches from upstream.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Upgrade the Readline fixes patch to include the
latest 002 patch from upstream.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 4e06b4a1e..37a860d77 100644
--- a/patches.ent
+++ b/patches.ent
@@ -1,9 +1,9 @@
<?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-md5 "6b9cc51d1e4de91f296d6dc17aa582a0">
-<!ENTITY bash-fixes-patch-size "16.6 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
+<!ENTITY bash-fixes-patch-md5 "39697d6c965bea8e7a3ea21024ef74eb">
+<!ENTITY bash-fixes-patch-size "31.5 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">