Author: matthew
Date: 2005-10-31 11:13:02 -0700 (Mon, 31 Oct 2005)
New Revision: 7113

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter03/packages.xml
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/vim.xml
   trunk/BOOK/general.ent
   trunk/BOOK/patches.ent
Log:
Upgrade to Vim-6.4

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2005-10-31 18:04:38 UTC (rev 7112)
+++ trunk/BOOK/chapter01/changelog.xml  2005-10-31 18:13:02 UTC (rev 7113)
@@ -80,7 +80,7 @@
 <!-- <listitem><para>Texinfo &texinfo-version;</para></listitem> -->
 <listitem><para>Udev &udev-version;</para></listitem>
 <!-- <listitem><para>Util-Linux &util-linux-version;</para></listitem> -->
-<!-- <listitem><para>Vim &vim-version;</para></listitem> -->
+<listitem><para>Vim &vim-version;</para></listitem>
 <listitem><para>Zlib &zlib-version;</para></listitem>
 </itemizedlist>
 </listitem>
@@ -103,7 +103,6 @@
 <listitem><para>&perl-libc-patch;</para></listitem>
 <listitem><para>&tar-gcc4_fix-patch;</para></listitem>
 <listitem><para>&texinfo-tempfile_fix-patch;</para></listitem>
-<listitem><para>&vim-security_fix-patch;</para></listitem>
 </itemizedlist>
 </listitem>
 
@@ -122,6 +121,9 @@
 </itemizedlist>
 </listitem>
 
+<listitem><para>October 31, 2005 [matt]: Upgrade to vim-6.4.</para>
+</listitem>
+
 <listitem><para>October 31, 2005 [matt]: Upgrade to procps-3.2.6.</para>
 </listitem>
 

Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml   2005-10-31 18:04:38 UTC (rev 7112)
+++ trunk/BOOK/chapter03/packages.xml   2005-10-31 18:13:02 UTC (rev 7113)
@@ -415,7 +415,7 @@
 </varlistentry>
 
 <varlistentry>
-<term>Vim (&vim-version;) - 3,620 KB:</term>
+<term>Vim (&vim-version;) - 3,650 KB:</term>
 <listitem>
 <para><ulink url="ftp://ftp.vim.org/pub/vim/unix/"/></para>
 </listitem>

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2005-10-31 18:04:38 UTC (rev 7112)
+++ trunk/BOOK/chapter03/patches.xml    2005-10-31 18:13:02 UTC (rev 7113)
@@ -211,12 +211,6 @@
 </listitem>
 </varlistentry>
 
-<varlistentry>
-<term>Vim Security Patch - 9 KB:</term><listitem>
-<para><ulink url="&patches-root;&vim-security_fix-patch;"/></para>
-</listitem>
-</varlistentry>
-
 </variablelist>
 
 <para>In addition to the above required patches, there exist a number of

Modified: trunk/BOOK/chapter06/vim.xml
===================================================================
--- trunk/BOOK/chapter06/vim.xml        2005-10-31 18:04:38 UTC (rev 7112)
+++ trunk/BOOK/chapter06/vim.xml        2005-10-31 18:13:02 UTC (rev 7113)
@@ -46,11 +46,6 @@
 
 <screen><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"' &gt;&gt; 
src/feature.h</userinput></screen>
 
-<para>Vim has two known security vulnerabilities that have already been
-addressed upstream.  The following patch fixes the problems:</para>
-
-<screen><userinput>patch -Np1 -i 
../&vim-security_fix-patch;</userinput></screen>
-
 <para>Now prepare Vim for compilation:</para>
 
 <screen><userinput>./configure --prefix=/usr 
--enable-multibyte</userinput></screen>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2005-10-31 18:04:38 UTC (rev 7112)
+++ trunk/BOOK/general.ent      2005-10-31 18:13:02 UTC (rev 7113)
@@ -79,5 +79,5 @@
 <!ENTITY texinfo-version "4.8">
 <!ENTITY udev-version "071">
 <!ENTITY util-linux-version "2.12r">
-<!ENTITY vim-version "6.3">
+<!ENTITY vim-version "6.4">
 <!ENTITY zlib-version "1.2.3">

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2005-10-31 18:04:38 UTC (rev 7112)
+++ trunk/BOOK/patches.ent      2005-10-31 18:13:02 UTC (rev 7113)
@@ -46,5 +46,3 @@
 <!ENTITY texinfo-tempfile_fix-patch 
"texinfo-&texinfo-version;-tempfile_fix-1.patch">
 
 <!ENTITY util-linux-cramfs-patch 
"util-linux-&util-linux-version;-cramfs-1.patch">
-
-<!ENTITY vim-security_fix-patch "vim-&vim-version;-security_fix-2.patch">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to