Skip to content

Commit 93207ea

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.2.0173 for CVE-2026-32249 [MEDIUM] (#16193)
1 parent 5d24fd9 commit 93207ea

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,5 +1,5 @@
11
{
22
"Signatures": {
3-
"vim-9.2.0088.tar.gz": "9ac94db07ef61d42c43ac8b84f39a00eae488d1d63092b33b9217a81bd5b565d"
3+
"vim-9.2.0173.tar.gz": "983816eb5ae90ba503148278f5dac736b7bc11a21e78969ad990c6957e096453"
44
}
55
}

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
@@ -203,6 +203,9 @@ fi
203203
%{_datarootdir}/vim/vim*/README.txt
204204

205205
%changelog
206+
* Sun Mar 15 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0173-1
207+
- Auto-upgrade to 9.2.0173 - for CVE-2026-32249
208+
206209
* Sun Mar 01 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0088-1
207210
- 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
208211

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.2.0088",
29451-
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0088.tar.gz"
29450+
"version": "9.2.0173",
29451+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0173.tar.gz"
2945229452
}
2945329453
}
2945429454
},

0 commit comments

Comments
 (0)