diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-10 22:26:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-10 22:26:02 +0000 |
commit | 00f4d68741cf9420f03ff67e75ab7c9921adc931 (patch) | |
tree | 1c020ca1a6a73ac8995ca82e4e76a7adb7d9b486 /chapter03/patches.xml | |
parent | 0e215e4778a9d178a5d0d69061c888026ede822e (diff) |
Add security fixes for Glibc. Fixes #2790.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 2b393b2ae..34c33d492 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -91,6 +91,14 @@ </varlistentry> <varlistentry> + <term>Glibc LD Audit Patch - <token>&glibc-ldaudit-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-ldaudit-patch;"/></para> + <para>MD5 sum: <literal>&glibc-ldaudit-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Glibc Makefile Fix Patch - <token>&glibc-makefile_fix-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&glibc-makefile_fix-patch;"/></para> @@ -98,6 +106,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Glibc Origin Patch - <token>&glibc-origin-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-origin-patch;"/></para> + <para>MD5 sum: <literal>&glibc-origin-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |