Changeset 587a512


Ignore:
Timestamp:
10/14/2005 08:02:42 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1.1
Children:
c11fdfd
Parents:
e3d212a
Message:

Add updated vim security patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    re3d212a r587a512  
    3030<listitem><para>bzip2-1.0.3-install_docs-1.patch</para></listitem>
    3131<listitem><para>bzip2-1.0.3-bzgrep_security-1.patch</para></listitem>
     32<listitem><para>vim-6.3-security_fix-2.patch</para></listitem>
    3233</itemizedlist>
    3334</listitem>
     
    3839</itemizedlist>
    3940</listitem>
     41
     42<listitem><para>October 14th, 2005 [matt]: Added the updated vim security patch.
     43</para></listitem>
    4044
    4145<listitem><para>October 14th, 2005 [jhuntwork]: Added the bzip2 security
  • chapter03/patches.xml

    re3d212a r587a512  
    178178<varlistentry>
    179179<term>Vim Security Patch - 8 KB:</term><listitem>
    180 <para><ulink url="&patches-root;vim-&vim-version;-security_fix-1.patch"/></para>
     180<para><ulink url="&patches-root;vim-&vim-version;-security_fix-2.patch"/></para>
    181181</listitem>
    182182</varlistentry>
  • chapter06/vim.xml

    re3d212a r587a512  
    5050following patch fixes the problem:</para>
    5151
    52 <screen><userinput>patch -Np1 -i ../vim-&vim-version;-security_fix-1.patch</userinput></screen>
     52<screen><userinput>patch -Np1 -i ../vim-&vim-version;-security_fix-2.patch</userinput></screen>
    5353
    5454<para>Now prepare Vim for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.