diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:06:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:06:41 +0000 |
commit | c7997ec2144df8c58dfa224faa7a54a572dc4793 (patch) | |
tree | 9add68363699487b571596ae181945407f3c5d0a /chapter03 | |
parent | 194aae07e8c317a14c449698734e0f0ebd5cfe38 (diff) |
Add latest upstream patches for Bash-4.2. Fixes #2841.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 39b733043..838067a86 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,6 +19,14 @@ <variablelist role="materials"> <varlistentry> + <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para> + <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para> |