Skip to content

Commit cfa3271

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.2.0173 for CVE-2026-32249 [MEDIUM] (#16194)
1 parent a58a205 commit cfa3271

3 files changed

Lines changed: 7 additions & 4 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.2.0088.tar.gz": "9ac94db07ef61d42c43ac8b84f39a00eae488d1d63092b33b9217a81bd5b565d"
4+
"vim-9.2.0173.tar.gz": "983816eb5ae90ba503148278f5dac736b7bc11a21e78969ad990c6957e096453"
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.0088
4+
Version: 9.2.0173
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+
* Sun Mar 15 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0173-1
227+
- Auto-upgrade to 9.2.0173 - for CVE-2026-32249
228+
226229
* Sun Mar 01 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0088-1
227230
- 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
228231

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29916,8 +29916,8 @@
2991629916
"type": "other",
2991729917
"other": {
2991829918
"name": "vim",
29919-
"version": "9.2.0088",
29920-
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0088.tar.gz"
29919+
"version": "9.2.0173",
29920+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0173.tar.gz"
2992129921
}
2992229922
}
2992329923
},

0 commit comments

Comments
 (0)