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 eb78f43a8..6c2aa224c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-05-07</para> <itemizedlist> <listitem> + <para>[matthew] - Add latest upstream patches for Bash. Fixes + <ulink url="&lfs-ticket-root;2868">#2868</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.38.5. Fixes <ulink url="&lfs-ticket-root;2867">#2867</ulink>.</para> </listitem> diff --git a/patches.ent b/patches.ent index 16f7563cd..d3c3bd398 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 "1344b04abc4846a4a7f1ff7e3874f7c4"> -<!ENTITY bash-fixes-patch-size "12 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> +<!ENTITY bash-fixes-patch-md5 "16ef261d87673ffaa6e838423d1cc4d1"> +<!ENTITY bash-fixes-patch-size "14 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |