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 Apr 9 18:06:25 UTC 2026
Modified Files:
pkgsrc/editors/vim-share [pkgsrc-2026Q1]: distinfo version.mk
Log Message:
Pullup ticket #7073 - requested by morr
editors/vim-share: Security fix
Revisions pulled up:
- editors/vim-share/distinfo 1.229
- editors/vim-share/version.mk 1.165
---
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.227.2.1 -r1.227.2.2 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.163.2.1 -r1.163.2.2 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.227.2.1 pkgsrc/editors/vim-share/distinfo:1.227.2.2
--- pkgsrc/editors/vim-share/distinfo:1.227.2.1 Thu Apr 9 18:01:29 2026
+++ pkgsrc/editors/vim-share/distinfo Thu Apr 9 18:06:25 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.227.2.1 2026/04/09 18:01:29 maya Exp $
+$NetBSD: distinfo,v 1.227.2.2 2026/04/09 18:06:25 maya 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.163.2.1 pkgsrc/editors/vim-share/version.mk:1.163.2.2
--- pkgsrc/editors/vim-share/version.mk:1.163.2.1 Thu Apr 9 18:01:29 2026
+++ pkgsrc/editors/vim-share/version.mk Thu Apr 9 18:06:25 2026
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.163.2.1 2026/04/09 18:01:29 maya Exp $
+# $NetBSD: version.mk,v 1.163.2.2 2026/04/09 18:06:25 maya 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