aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-09-16 01:50:50 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-09-16 01:50:50 +0000
commitbe9755e592c2b42cafd03248e5c2d178790c9e81 (patch)
tree34cff5196bb0fcdb593631187c620a6458541e35 /chapter01
parent447c9fa7b2ee7d6833ac7abd773f78ff9154d03c (diff)
Added a patch for util-linux to prevent a umount vulnerability.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e5a93dfae..86771c90e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -102,6 +102,7 @@ First a summary, then a detailed log.</para>
<listitem><para>&perl-libc-patch;</para></listitem>
<listitem><para>&tar-gcc4_fix-patch;</para></listitem>
<listitem><para>&util-linux-reiser_crash-patch;</para></listitem>
+<listitem><para>&util-linux-umount-patch;</para></listitem>
<listitem><para>&vim-security_fix-patch;</para></listitem>
</itemizedlist>
</listitem>
@@ -121,6 +122,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>September 15, 2005 [archaic]: Added patch for util-linux to
+prevent a umount vulnerability.</para></listitem>
+
<listitem><para>September 8, 2005 [jhuntwork]: Upgrade to groff-1.19.2</para>
</listitem>