summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 47a53df..1f41259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+vim (2:9.1.0698-1) unstable; urgency=medium
+
+ * Merge upstream tag v9.1.0698
+ + Security fixes:
+ - 9.1.0647: Fix use-after-free in tagstack_clear_entry(), CVE-2024-41957
+ - 9.1.0648: Fix double free in dialog_changed(), CVE-2024-41965
+ - 9.1.0678: Fix use-after-free in alist_add(), CVE-2024-43374
+ - 9.1.0689: Fix buffer-overflow in do_search() when 'rightleft' is set,
+ CVE-2024-43790
+ - 9.1.0697: Fix heap-buffer-overflow in ins_typebuf(), CVE-2024-43802
+ + 9.1.0568: Add support for completing paths from 'cdpath' in :cd (Closes:
+ #509940)
+ * Clarify defaults.vim instructions in system vimrc when wanting to source
+ defaults.vim to build on top of its settings.
+ * Adjust make parameter used to specify vim binary, since upstream changed
+ the expected variable name in multiple makefiles
+
+ -- James McCoy <jamessan@debian.org> Wed, 28 Aug 2024 06:41:08 -0400
+
vim (2:9.1.0496-1~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes: