Skip to content

Commit dcaa8d0

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.2.0240 for CVE-2026-33412 [MEDIUM] (#16283)
1 parent d4ffcb0 commit dcaa8d0

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.0173.tar.gz": "983816eb5ae90ba503148278f5dac736b7bc11a21e78969ad990c6957e096453"
3+
"vim-9.2.0240.tar.gz": "ec7acf94e80d01f651278fd81d42f1144b5ea39c5447816bb8db79ecb44c3d2b"
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.0173
4+
Version: 9.2.0240
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+
* Wed Mar 25 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0240-1
207+
- Auto-upgrade to 9.2.0240 - for CVE-2026-33412
208+
206209
* Sun Mar 15 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0173-1
207210
- Auto-upgrade to 9.2.0173 - for CVE-2026-32249
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.0173",
29451-
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0173.tar.gz"
29450+
"version": "9.2.0240",
29451+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0240.tar.gz"
2945229452
}
2945329453
}
2945429454
},

0 commit comments

Comments
 (0)