diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:40:24 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:40:24 +0000 |
commit | 008a51dd95b72c93b27ed8a07aad35e51ca811eb (patch) | |
tree | 8757269a52ba646e0848c93de22040876acd0697 /chapter01 | |
parent | cd15a38a27704e53b403842cc9f2d0a0bb447bf6 (diff) |
Added Vim Security Vulnerability patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index eefc82d94..a9d17e26b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,7 @@ of the LFS Book.</para> <itemizedlist> <listitem><para>util-linux-2.12p-cramfs-1.patch</para></listitem> <listitem><para>linux-2.6.10-security_fix-1.patch</para></listitem> +<listitem><para>vim-6.3-security_fix-1.patch</para></listitem> </itemizedlist> </listitem> @@ -48,6 +49,8 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 30th, 2004 [jeremy]: Added Vim security vulnerability patch - Thanks Matt</para></listitem> + <listitem><para>December 30th, 2004 [jeremy]: Added Linux kernel security vulnerability fix into chapter 8</para></listitem> <listitem><para>December 30th, 2004 [jeremy]: Upgrade Bison to version 2.0</para></listitem> |