Skip to content

Commit 7e2484a

Browse files
Upgrade vim to 9.2.0323 for CVE-2026-39881 (#16534)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
1 parent ccc2f51 commit 7e2484a

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

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.2.0315.tar.gz": "e39ae8a591be8959ebafb0c90e1cee3b662c0c6aa910d0d19a2df7309ebd7a65"
4+
"vim-9.2.0323.tar.gz": "90c53b3b1bb90ecbba11ef499c619ff7e6430df24c83e9103168e9c5424add6a"
55
}
66
}

SPECS/vim/vim.spec

Lines changed: 4 additions & 1 deletion
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.2.0315
4+
Version: 9.2.0323
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -223,6 +223,9 @@ fi
223223
%{_rpmconfigdir}/macros.d/macros.vim
224224

225225
%changelog
226+
* Thu Apr 09 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0323-1
227+
- Auto-upgrade to 9.2.0323 - for CVE-2026-39881
228+
226229
* Tue Apr 07 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0315-1
227230
- Auto-upgrade to 9.2.0315 - for CVE-2026-34714, CVE-2026-34982, CVE-2026-35177
228231

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29986,8 +29986,8 @@
2998629986
"type": "other",
2998729987
"other": {
2998829988
"name": "vim",
29989-
"version": "9.2.0315",
29990-
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0315.tar.gz"
29989+
"version": "9.2.0323",
29990+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0323.tar.gz"
2999129991
}
2999229992
}
2999329993
},

0 commit comments

Comments
 (0)