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 b242dc4f6..64f84fd3d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-07-23</para> <itemizedlist> <listitem> + <para>[matthew] - Add latest upstream Bash patches. Fixes + <ulink url="&lfs-ticket-root;2450">#2450</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.4.1. Fixes <ulink url="&lfs-ticket-root;2451">#2451</ulink>.</para> </listitem> diff --git a/patches.ent b/patches.ent index 8457dc80c..6c76718e7 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch"> -<!ENTITY bash-fixes-patch-md5 "f6f17b7a3d637d14e238da58a5379b42"> -<!ENTITY bash-fixes-patch-size "34 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> +<!ENTITY bash-fixes-patch-md5 "0f4c4e68cc11088e7136def4adba82c7"> +<!ENTITY bash-fixes-patch-size "40 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |