pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2026Q1] pkgsrc/editors/vim-share



Module Name:    pkgsrc
Committed By:   maya
Date:           Thu May 21 02:27:36 UTC 2026

Modified Files:
        pkgsrc/editors/vim-share [pkgsrc-2026Q1]: PLIST distinfo version.mk

Log Message:
Pullup ticket #7119 - requested by morr
editors/vim-share: Security fix

Revisions pulled up:
- editors/vim-share/PLIST                                       1.89
- editors/vim-share/distinfo                                    1.234-1.235
- editors/vim-share/version.mk                                  1.170-1.171

---
   Module Name:    pkgsrc
   Committed By:   morr
   Date:           Sun May 17 17:23:38 UTC 2026

   Modified Files:
           pkgsrc/editors/vim-share: PLIST distinfo version.mk

   Log Message:
   Update to version 9.2.0491.

   Changes:

   - CI: Update clang to v22
   - patch 9.2.0491: VMS: various build issues
   - patch 9.2.0490: matchfuzzy() can crash on long multi-word patterns
   - runtime(zip,tar): Add support for compressed .cbz and .cbt files
   - runtime(sh): Update syntax, don't include parens in function name highlighting
   - patch 9.2.0489: filetype: some Objective-C files are not recognized
   - CI: Bump the github-actions group across 1 directory with 2 updates
   - patch 9.2.0488: statusline: status line highlight blends into
   adjacent vsep cells
   - patch 9.2.0487: viminfo: possible signed int overflow in register array
   - patch 9.2.0486: out-of-bound read when recovering swap files
   - patch 9.2.0485: clipboard provider callback can be called recursively
   - patch 9.2.0484: TextPutPre triggers clipboard provider callback twice
   - runtime(doc): Update 'softtabstop' documentation
   - patch 9.2.0483: popup: terminal embedded in an opacity popup freezes
   Vim on input
   - runtime(doc): update doc for clipboard provider
   - patch 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd
   - patch 9.2.0481: runtime(netrw): command injection possible via maps
   - patch 9.2.0480: [security]: runtime(netrw): code injection via mf command
   - patch 9.2.0479: [security]: runtime(tar): command injection in tar plugin
   - runtime(doc): Fix file mode for the Italian manpage
   - runtime(compiler): set zig errorformat
   - patch 9.2.0478: channel: redundant str/length assignments in
   channel_part_info()
   - patch 9.2.0477: popup: leftover content after popup_free under layout change
   - patch 9.2.0476: pattern completion leaks memory on alloc failures
   - translation(it): Update Italian manpage
   - runtime(hlyamk): Allow to highlight put regions using TextPutPost
   - patch 9.2.0475: runtime(netrw): bookmark paths not normalized
   - patch 9.2.0474: MS-Windows: hard to tell which Visual Studio version
   was selected with MSVC
   - patch 9.2.0473: Pasting ". register without autocommands breaks TextPut*
   - patch 9.2.0472: popup: column jitters when scrolled outside viewport
   - patch 9.2.0471: vimvars di_key initialized at runtime
   - runtime(doc): Fix manpage typo in description of '--ttyfail'
   - runtime(javacc): Check for existence of javaFuncDef syn group before
   clearing it
   - patch 9.2.0470: No way to hook into put commands
   - patch 9.2.0469: popup: textprop-anchored popups bleed past host window edges
   - patch 9.2.0468: popups: not correctly updated from a CmdlineChanged
   autocommand
   - patch 9.2.0467: multi-line statusline loses highlighting attributes
   - patch 9.2.0466: popup: redraw can use stale blended cells
   - patch 9.2.0465: modeline: foldmarker cannot be set with modelinestrict
   - patch 9.2.0464: runtime(netrw): bookmarking directory uses current dir
   - patch 9.2.0463: Not able to use legacy expression evaluation in a
   vim9script maps
   - patch 9.2.0462: MS-Windows: workaround for assert error on GUI

---
   Module Name:    pkgsrc
   Committed By:   morr
   Date:           Mon May 18 17:50:09 UTC 2026

   Modified Files:
           pkgsrc/editors/vim-share: distinfo version.mk

   Log Message:
   Update to version 9.2.0496.

   Changes:
   - patch 9.2.0496: [security]: Code Injection in cucumber filetype plugin
   - patch 9.2.0495: [security]: runtime(netrw): code injection via
   NetrwBookHistSave()
   - runtime(just): add 'suffixesadd' to ftplugin
   - runtime(sh): Do not conflate empty array and function declarations in Bash
   - patch 9.2.0494: User commands cannot handle single args with spaces
   - patch 9.2.0493: popup: missing  Popup, PopupBorder and PopupTitle hi groups
   - patch 9.2.0492: popup: decoration wrongly drawn with clipping on border
   - CI: Update clang to v22
   - runtime(htmldjango): Add syntax highlighting of comparison operators
   - runtime(django): Resolve FIXME of comparrison operators + localization tags
   - ccfilter: uses unbounded strcat()/strcpy()
   - NSIS: Don't install 32-bit dll on ARM64


To generate a diff of this commit:
cvs rdiff -u -r1.85.2.3 -r1.85.2.4 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.227.2.5 -r1.227.2.6 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.163.2.5 -r1.163.2.6 pkgsrc/editors/vim-share/version.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/vim-share/PLIST
diff -u pkgsrc/editors/vim-share/PLIST:1.85.2.3 pkgsrc/editors/vim-share/PLIST:1.85.2.4
--- pkgsrc/editors/vim-share/PLIST:1.85.2.3     Tue May 12 19:22:00 2026
+++ pkgsrc/editors/vim-share/PLIST      Thu May 21 02:27:36 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.85.2.3 2026/05/12 19:22:00 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.85.2.4 2026/05/21 02:27:36 maya Exp $
 bin/xxd
 man/man1/evim.1
 man/man1/vim.1
@@ -242,6 +242,7 @@ share/vim/${VIM_SUBDIR}/compiler/yamllin
 share/vim/${VIM_SUBDIR}/compiler/zig.vim
 share/vim/${VIM_SUBDIR}/compiler/zig_build.vim
 share/vim/${VIM_SUBDIR}/compiler/zig_build_exe.vim
+share/vim/${VIM_SUBDIR}/compiler/zig_cc.vim
 share/vim/${VIM_SUBDIR}/compiler/zig_test.vim
 share/vim/${VIM_SUBDIR}/compiler/zsh.vim
 share/vim/${VIM_SUBDIR}/defaults.vim

Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.227.2.5 pkgsrc/editors/vim-share/distinfo:1.227.2.6
--- pkgsrc/editors/vim-share/distinfo:1.227.2.5 Tue May 12 19:22:00 2026
+++ pkgsrc/editors/vim-share/distinfo   Thu May 21 02:27:36 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.227.2.5 2026/05/12 19:22:00 bsiegert Exp $
+$NetBSD: distinfo,v 1.227.2.6 2026/05/21 02:27:36 maya Exp $
 
-BLAKE2s (vim-9.2.0461.tar.gz) = ff94b780d4e5e9e9f7712eab2d3f93dc1e350f49ded95b45eaf3e5864e7919ec
-SHA512 (vim-9.2.0461.tar.gz) = 3730af4aa0f4b18151a0700144882f8dbfda457a1ea39c2de1c8287293d1a2ead2c2049f7283ac03a103bd0f8a931a8e8e7e8ea554198c12afd7d32eb5e489d3
-Size (vim-9.2.0461.tar.gz) = 19969896 bytes
+BLAKE2s (vim-9.2.0496.tar.gz) = 17a7338275676385cec2b11904405c7191079c9a3ece1c896da9645b72b113fe
+SHA512 (vim-9.2.0496.tar.gz) = b6fbd281cd7367f48d207ce43a58c67b2f124764c55416cf0a0b249b1da4e960fcd9bc0edd148608ef3560fadeed71576d85ae558b72b54163b9d748ce655ec8
+Size (vim-9.2.0496.tar.gz) = 19993380 bytes
 SHA1 (patch-Makefile) = ba433a222f8dc24dabb0b3fabce219acb4565358
 SHA1 (patch-feature.h) = 24b1068cf023c90d9efaad7fe4d5b653c50989d1
 SHA1 (patch-popupwin.c) = 0b82a5b9050beaec1a0b6c4f4babcc3621bd075f

Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.163.2.5 pkgsrc/editors/vim-share/version.mk:1.163.2.6
--- pkgsrc/editors/vim-share/version.mk:1.163.2.5       Tue May 12 19:22:00 2026
+++ pkgsrc/editors/vim-share/version.mk Thu May 21 02:27:36 2026
@@ -1,9 +1,9 @@
-# $NetBSD: version.mk,v 1.163.2.5 2026/05/12 19:22:00 bsiegert Exp $
+# $NetBSD: version.mk,v 1.163.2.6 2026/05/21 02:27:36 maya Exp $
 
 VIM_VERSION=           9.2
-VIM_PATCHLEVEL=                0461
+VIM_PATCHLEVEL=                0496
 # Changelog: see https://github.com/vim/vim/commits/master/ or
-# with git clone: $ git log --pretty=format:"- %s"
+# with git clone: $ git log --pretty=format:"- %s" v<old_version>...HEAD
 VIM_SUBDIR=            vim92
 
 PRINT_PLIST_AWK+=      { gsub(/${VIM_SUBDIR}/, "$${VIM_SUBDIR}"); print; next; }



Home | Main Index | Thread Index | Old Index