aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-23 20:55:24 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-23 20:55:24 +0000
commitebabbb783e3059554913c02af6ad93a091b4e64e (patch)
treeca1425be3a44484da41de290a0d9c53f6a6cc9bf
parent9c156c5ba82b6aeef9987314bb50e5a2be356ec1 (diff)
Add latests upstream Vim patches. Fixes #2449.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.5/BOOK@8989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 64f84fd3d..6a1293e3e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-07-23</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add latest upstream Vim patches. Fixes
+ <ulink url="&lfs-ticket-root;2449">#2449</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Add latest upstream Bash patches. Fixes
<ulink url="&lfs-ticket-root;2450">#2450</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 6c76718e7..a571f67ce 100644
--- a/patches.ent
+++ b/patches.ent
@@ -103,9 +103,9 @@
<!ENTITY shadow-useradd-patch-size "6.1 KB"> -->
-<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch">
-<!ENTITY vim-fixes-patch-md5 "87056fb6fd7bc3df5cd328e26a83bf43">
-<!ENTITY vim-fixes-patch-size "166 KB">
+<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-5.patch">
+<!ENTITY vim-fixes-patch-md5 "3af30a47fbf94d141c4317bf87d28e25">
+<!ENTITY vim-fixes-patch-size "826 KB">
<!-- <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
<!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b">