diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-11-12 06:17:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-11-12 06:17:15 +0000 |
commit | a727e738a34e1de40f2e6f7ee93a66e77ba11ecb (patch) | |
tree | d1931811f965c840009c22c77be3c40bf094c5bc /chapter03 | |
parent | d9ddcb3bc4443b07487318c991cca962342cdc9e (diff) |
Update to bash-4.3.30.
Update to man-db-2.7.1.
Add binutils-2.24-multiple_plugins-1.patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index d4d848b7a..1bcb57599 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -17,7 +17,7 @@ needed to build an LFS system:</para> <variablelist role="materials"> - +<!-- <varlistentry> <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> @@ -25,7 +25,7 @@ <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para> </listitem> </varlistentry> - +--> <varlistentry> <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term> <listitem> @@ -51,6 +51,14 @@ </varlistentry> <varlistentry> + <term>Binutils Multiple Plugins Patch - <token>&binutils-multiple-plugins-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&binutils-multiple-plugins-patch;"/></para> + <para>MD5 sum: <literal>&binutils-multiple-plugins-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> |