aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-11-10 22:26:02 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-11-10 22:26:02 +0000
commit00f4d68741cf9420f03ff67e75ab7c9921adc931 (patch)
tree1c020ca1a6a73ac8995ca82e4e76a7adb7d9b486 /chapter01
parent0e215e4778a9d178a5d0d69061c888026ede822e (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 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml12
2 files changed, 14 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index db9edc8bb..98bc0f17f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2010-11-10</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Add security fixes for Glibc. Fixes
+ <ulink url="&lfs-ticket-root;2790">#2790</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Man-Pages-3.30. Fixes
<ulink url="&lfs-ticket-root;2788">#2788</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 394c4b93a..7cc50d262 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -224,6 +224,10 @@
</listitem>
<listitem>
+ <para>bzip2-1.0.6-install_docs-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>coreutils-8.6-i18n-1.patch</para>
</listitem>
@@ -232,11 +236,15 @@
</listitem>
<listitem>
- <para>perl-5.12.2-libc-1.patch</para>
+ <para>glibc-2.12.1-ld_audit_fix-1.patch</para>
</listitem>
<listitem>
- <para>bzip2-1.0.6-install_docs-1.patch</para>
+ <para>glibc-2.12.1-origin_fix-1.patch</para>
+ </listitem>
+
+ <listitem>
+ <para>perl-5.12.2-libc-1.patch</para>
</listitem>
<listitem>