Skip to content

Commit 361b915

Browse files
CBL-Mariner-BotKanishk Bansal
andauthored
[AUTOPATCHER-CORE] Upgrade vim to 9.2.0088 for CVE-2026-28417, CVE-2026-28418, CVE-2026-28419, CVE-2026-28420, CVE-2026-28421, CVE-2026-28422 (#16066)
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: Kanishk Bansal <kanbansal@microsoft.com>
1 parent cb8b97b commit 361b915

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

SPECS/vim/vim.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"vim-9.1.2148.tar.gz": "f9ec31df8f1a78e130dd06c395e6626c2a8a8ec2705d8e7b7667bd3ecd499c6b"
3+
"vim-9.2.0088.tar.gz": "9ac94db07ef61d42c43ac8b84f39a00eae488d1d63092b33b9217a81bd5b565d"
44
}
55
}

SPECS/vim/vim.spec

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define debug_package %{nil}
22
Summary: Text editor
33
Name: vim
4-
Version: 9.1.2148
4+
Version: 9.2.0088
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -189,6 +189,7 @@ fi
189189
%{_datarootdir}/vim/vim*/colors/lists/default.vim
190190
%{_datarootdir}/vim/vim*/defaults.vim
191191
%{_datarootdir}/vim/vim*/filetype.vim
192+
%{_datarootdir}/vim/vim*/xdg.vim
192193
%{_datarootdir}/vim/vim*/syntax/nosyntax.vim
193194
%{_datarootdir}/vim/vim*/autoload/dist/ft.vim
194195
%{_bindir}/ex
@@ -198,10 +199,13 @@ fi
198199
%{_bindir}/rview
199200
%{_bindir}/vim
200201
%{_bindir}/vimdiff
201-
%{_datarootdir}/vim/vim91/LICENSE
202-
%{_datarootdir}/vim/vim91/README.txt
202+
%{_datarootdir}/vim/vim*/LICENSE
203+
%{_datarootdir}/vim/vim*/README.txt
203204

204205
%changelog
206+
* Sun Mar 01 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0088-1
207+
- Auto-upgrade to 9.2.0088 - for CVE-2026-28417, CVE-2026-28418, CVE-2026-28419, CVE-2026-28420, CVE-2026-28421, CVE-2026-28422
208+
205209
* Mon Feb 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.2148-1
206210
- Auto-upgrade to 9.1.2148 - for CVE-2026-26269
207211

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29447,8 +29447,8 @@
2944729447
"type": "other",
2944829448
"other": {
2944929449
"name": "vim",
29450-
"version": "9.1.2148",
29451-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.2148.tar.gz"
29450+
"version": "9.2.0088",
29451+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0088.tar.gz"
2945229452
}
2945329453
}
2945429454
},

0 commit comments

Comments
 (0)