[SCM] Vim packaging branch, master, updated. debian/7.1.314-2-20-gacf4856

James Vega jamessan at debian.org
Tue Jun 17 15:48:34 UTC 2008


The following commit has been merged in the master branch:
commit acf485628aa86f27d9db28cb4117851c51ca907d
Author: James Vega <jamessan at debian.org>
Date:   Tue Jun 17 11:39:48 2008 -0400

    Release 1:7.1.314-3
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index a3c6d5c..e1bf5a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+vim (1:7.1.314-3) unstable; urgency=high
+
+  * Update runtime files affected by the filename escape vulnerability.
+    (CVE 2008-2712, Closes: #486502)
+  * debian/vim-runtime.preinst:
+    - Only add the diversions if the preinst is called with the "install" or
+      "upgrade" (to handle the previous mishandling in postrm) arguments.
+  * debian/vim-runtime.postrm:
+    - Only remove the diversions if the postrm is called with the "remove"
+      argument.  (Closes: #486446)
+  * runtime/menu.vim:
+    - Escape the buffer name when using the "Window -> Split File Explorer"
+      menu item.  (Closes: #486417)
+
+ -- James Vega <jamessan at debian.org>  Tue, 17 Jun 2008 11:12:18 -0400
+
 vim (1:7.1.314-2) unstable; urgency=low
 
   * debian/rules:

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list