Skip to content

Commit 7bf26e0

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.2.0392 for CVE-2026-41411 (#16891)
1 parent 02d3a0b commit 7bf26e0

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.0323.tar.gz": "90c53b3b1bb90ecbba11ef499c619ff7e6430df24c83e9103168e9c5424add6a"
4+
"vim-9.2.0392.tar.gz": "d6c2eb665fe58e2a73b4377e4f27b4f91d4173ac2eb7d8cabd62f500d81bc310"
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.0323
4+
Version: 9.2.0392
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 Apr 26 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0392-1
227+
- Auto-upgrade to 9.2.0392 - for CVE-2026-41411
228+
226229
* Thu Apr 09 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0323-1
227230
- Auto-upgrade to 9.2.0323 - for CVE-2026-39881
228231

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29996,8 +29996,8 @@
2999629996
"type": "other",
2999729997
"other": {
2999829998
"name": "vim",
29999-
"version": "9.2.0323",
30000-
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0323.tar.gz"
29999+
"version": "9.2.0392",
30000+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0392.tar.gz"
3000130001
}
3000230002
}
3000330003
},

0 commit comments

Comments
 (0)