]> Cypherpunks repositories - bass.git/commitdiff
Update Vim with security fixes
authorSergey Matveev <stargrave@stargrave.org>
Wed, 16 Jul 2025 07:23:51 +0000 (10:23 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 16 Jul 2025 07:23:51 +0000 (10:23 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1552.tar.zst.do [moved from build/distfiles/vim-v9.1.1540.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1552.do [moved from build/skel/editors/vim-v9.1.1540.do with 100% similarity]

index 55bbee8c48a5a3f2eca4c955732c83c8103532b8efe4f7f1a72891a846d49859..6504ff3d328a8cf8d52be10203acdf499e431e56f0303b76c1b64cb680f8eca6 100644 (file)
 /ucspi-tcp-0.88.tar.gz
 /unum-3.6-15.1.0.tar.gz
 /valgrind-3.23.0.tar.bz2
-/vim-v9.1.1540.tar.zst
+/vim-v9.1.1552.tar.zst
 /vim.git/
 /vorbis-tools-1.4.2.tar.gz
 /wavpack-5.7.0.tar.xz
similarity index 85%
rename from build/distfiles/vim-v9.1.1540.tar.zst.do
rename to build/distfiles/vim-v9.1.1552.tar.zst.do
index 56a44a79f900fe571e4c72bfb7e33a72d288c0fd45b1f10d92ec34d3bae61bf5..6fbd5c63e9a1d8a82ae4b7440ff3fa32268b5f4845fec63ebf6b1f12f6ef3970 100644 (file)
@@ -2,6 +2,6 @@
 sname=$1.do . "$BASS_ROOT"/lib/rc
 [ -d vim.git ] || git clone --depth 1 --bare https://github.com/vim/vim.git >&2
 cd vim.git
-commit=1341176e7b800238b30a137c1ea1a31ca2c3d488
+commit=03398ed8b38678c29d1098cba494b4214758fbb1
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR