Skip to content

Commit efe2485

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 (#16065)
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: Kanishk Bansal <kanbansal@microsoft.com>
1 parent 372fa39 commit efe2485

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

SPECS/vim/vim.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
33
"macros.vim": "98d2e285e93e339defc13ef1dc4fa76f24e3fca6282e4196a3dae45de778eab8",
4-
"vim-9.1.2148.tar.gz": "f9ec31df8f1a78e130dd06c395e6626c2a8a8ec2705d8e7b7667bd3ecd499c6b"
4+
"vim-9.2.0088.tar.gz": "9ac94db07ef61d42c43ac8b84f39a00eae488d1d63092b33b9217a81bd5b565d"
55
}
66
}

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
@@ -206,6 +206,7 @@ fi
206206
%{_datarootdir}/vim/vim*/colors/lists/default.vim
207207
%{_datarootdir}/vim/vim*/defaults.vim
208208
%{_datarootdir}/vim/vim*/filetype.vim
209+
%{_datarootdir}/vim/vim*/xdg.vim
209210
%{_datarootdir}/vim/vim*/syntax/nosyntax.vim
210211
%{_datarootdir}/vim/vim*/autoload/dist/ft.vim
211212
%{_bindir}/ex
@@ -215,13 +216,16 @@ fi
215216
%{_bindir}/rview
216217
%{_bindir}/vim
217218
%{_bindir}/vimdiff
218-
%{_datarootdir}/vim/vim91/LICENSE
219-
%{_datarootdir}/vim/vim91/README.txt
219+
%{_datarootdir}/vim/vim*/LICENSE
220+
%{_datarootdir}/vim/vim*/README.txt
220221

221222
%files rpm-macros
222223
%{_rpmconfigdir}/macros.d/macros.vim
223224

224225
%changelog
226+
* Sun Mar 01 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0088-1
227+
- 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
228+
225229
* Mon Feb 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.2148-1
226230
- Auto-upgrade to 9.1.2148 - for CVE-2026-26269
227231

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29896,8 +29896,8 @@
2989629896
"type": "other",
2989729897
"other": {
2989829898
"name": "vim",
29899-
"version": "9.1.2148",
29900-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.2148.tar.gz"
29899+
"version": "9.2.0088",
29900+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0088.tar.gz"
2990129901
}
2990229902
}
2990329903
},

0 commit comments

Comments
 (0)