diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-03-04 19:41:49 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-03-04 19:41:49 +0000 |
commit | a6dbc39c2dcefa7aaafe19b09cc06c76303f53a6 (patch) | |
tree | 8710e2077fb6fe9b2ea8c1350d043f23e5786da8 | |
parent | 78a676b7b8d1fb1a81b9eb53cda3c49621b1b695 (diff) |
Upgrade to the latest upstream patches for Vim-7.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | patches.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 591d63c89..8970108f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-03-04</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Vim-7.0-fixes-15.patch which includes all + upstream patches up to 206.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Udev-106 and udev-config-20070304. Fixes <ulink url="&lfs-ticket-root;1969">#1969</ulink></para> </listitem> diff --git a/patches.ent b/patches.ent index ed96663b8..3027ef777 100644 --- a/patches.ent +++ b/patches.ent @@ -135,9 +135,9 @@ <!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423"> <!ENTITY util-linux-lseek-patch-size "10 KB"> -<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-14.patch"> -<!ENTITY vim-fixes-patch-md5 "476481c274e056a3fb3cea002e903579"> -<!ENTITY vim-fixes-patch-size "288 KB"> +<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-15.patch"> +<!ENTITY vim-fixes-patch-md5 "dab355f17ce870d63456edbf38108c90"> +<!ENTITY vim-fixes-patch-size "349 KB"> <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch"> <!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b"> |