pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/vim-share
Module Name: pkgsrc
Committed By: morr
Date: Tue Apr 7 20:56:26 UTC 2026
Modified Files:
pkgsrc/editors/vim-share: distinfo version.mk
Log Message:
Security update to 9.2.0319.
Changes:
- patch 9.2.0319: popup: rendering issues with partially transparent popups
- patch 9.2.0318: cannot configure opacity for popup menu
- runtime(doc): document gitcommit_summary_length
- runtime(bitbake): Update syntax script
- patch 9.2.0317: listener functions do not check secure flag
- patch 9.2.0316: [security]: command injection in netbeans interface via defineAnnoType
- runtime(doc): clarify incsearch feature and typed chars
To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.164 -r1.165 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/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.228 pkgsrc/editors/vim-share/distinfo:1.229
--- pkgsrc/editors/vim-share/distinfo:1.228 Mon Apr 6 21:38:35 2026
+++ pkgsrc/editors/vim-share/distinfo Tue Apr 7 20:56:26 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.228 2026/04/06 21:38:35 morr Exp $
+$NetBSD: distinfo,v 1.229 2026/04/07 20:56:26 morr Exp $
-BLAKE2s (vim-9.2.0315.tar.gz) = 2e3d514ad6a90006c1e6745baa4727fa61b2912efc51de414a2c50bc173fbd8c
-SHA512 (vim-9.2.0315.tar.gz) = 0824b9bf17495863f0376af544c1b3c84aa18a2986c20fb91201331da5309563eeb0aae4d5adaf5c99ae1b40a95455087c3565eafc1976b8952881226fe8c7be
-Size (vim-9.2.0315.tar.gz) = 19855146 bytes
+BLAKE2s (vim-9.2.0319.tar.gz) = 549f11faa16f1d40e5891f1ca341621ed5c139e817cadae603ca95e5ebf314b1
+SHA512 (vim-9.2.0319.tar.gz) = 52b7c41ed55a838252831eb57d5a438fe35af6c119ed7ba878e98491d19daab616889379ce1739f87fe391133b401d0d3bd702fbd5e4c7aeac01bd8b239cfac4
+Size (vim-9.2.0319.tar.gz) = 19857581 bytes
SHA1 (patch-Makefile) = ba433a222f8dc24dabb0b3fabce219acb4565358
SHA1 (patch-feature.h) = a3c58ddf4297df39a06652fa1157ee4be2dfadf5
SHA1 (patch-popupwin.c) = c191b9648ce4bc6af8456ef699948bf9592797de
Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.164 pkgsrc/editors/vim-share/version.mk:1.165
--- pkgsrc/editors/vim-share/version.mk:1.164 Mon Apr 6 21:38:35 2026
+++ pkgsrc/editors/vim-share/version.mk Tue Apr 7 20:56:26 2026
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.164 2026/04/06 21:38:35 morr Exp $
+# $NetBSD: version.mk,v 1.165 2026/04/07 20:56:26 morr Exp $
VIM_VERSION= 9.2
-VIM_PATCHLEVEL= 0315
+VIM_PATCHLEVEL= 0319
# Changelog: see https://github.com/vim/vim/commits/master/ or
# with git clone: $ git log --pretty=format:"- %s"
VIM_SUBDIR= vim92
Home |
Main Index |
Thread Index |
Old Index