diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | patches.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 18d9a30ba..7ce39e69f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-01-31</para> <itemizedlist> <listitem> + <para>[matthew] - Include more upstream fixes from the Bash maintainer + in bash-3.2-fixes-2.patch</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Udev-104. Fixes <ulink url="&lfs-ticket-root;1941">#1941</ulink></para> </listitem> diff --git a/patches.ent b/patches.ent index acd1cfe8f..6be384ea1 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-1.patch"> -<!ENTITY bash-fixes-patch-md5 "541834ceb90f4f3eee45cee246cc2cc4"> -<!ENTITY bash-fixes-patch-size "9.9 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch"> +<!ENTITY bash-fixes-patch-md5 "07ad2b591e4e1e766537a666bbfd7d15"> +<!ENTITY bash-fixes-patch-size "12.1 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |