Skip to content

Commit fa8be12

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade vim to 9.2.0782 for CVE-2026-59856 [HIGH] - branch 3.0-dev" #17995
1 parent 0ea088d commit fa8be12

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.0735.tar.gz": "731080db198003459ed84575a69debb997bf63e0ee3225abcbbc47c6d48f9b55"
4+
"vim-9.2.0782.tar.gz": "148ad1c29555e0cf6430570730d8b9fc97151a814866e6f549e5e73e4ad0a612"
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.0735
4+
Version: 9.2.0782
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+
* Fri Jul 10 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0782-1
227+
- Auto-upgrade to 9.2.0782 - for CVE-2026-59856
228+
226229
* Sat Jun 27 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0735-1
227230
- Auto-upgrade to 9.2.0735 - for CVE-2026-57452, CVE-2026-57455, CVE-2026-55895, CVE-2026-55693, CVE-2026-57456, CVE-2026-55892, CVE-2026-57451, CVE-2026-57453, CVE-2026-57454
228231

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30186,8 +30186,8 @@
3018630186
"type": "other",
3018730187
"other": {
3018830188
"name": "vim",
30189-
"version": "9.2.0735",
30190-
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0735.tar.gz"
30189+
"version": "9.2.0782",
30190+
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0782.tar.gz"
3019130191
}
3019230192
}
3019330193
},

0 commit comments

Comments
 (0)