Skip to content

Commit 4148d4d

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade vim to 9.1.1198 for CVE-2025-29768 [Medium] - branch 3.0-dev (#13159)
1 parent 0c938f8 commit 4148d4d

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.1.1164.tar.gz": "101526fa580d015edc5b5fb059d8b396cd8b05c29b0ec9ceb2a8763083293979"
4+
"vim-9.1.1198.tar.gz": "ce85c04b1b1dc1258635d4887d84681aa6b637b0ca15364898d9b27e2a747057"
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.1.1164
4+
Version: 9.1.1198
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -221,6 +221,9 @@ fi
221221
%{_rpmconfigdir}/macros.d/macros.vim
222222

223223
%changelog
224+
* Mon Mar 17 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.1198-1
225+
- Auto-upgrade to 9.1.1198 - for CVE-2025-29768
226+
224227
* Wed Mar 05 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.1164-1
225228
- Auto-upgrade to 9.1.1164 - for CVE-2025-27423
226229
- Remove previously applied patches

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29736,8 +29736,8 @@
2973629736
"type": "other",
2973729737
"other": {
2973829738
"name": "vim",
29739-
"version": "9.1.1164",
29740-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1164.tar.gz"
29739+
"version": "9.1.1198",
29740+
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1198.tar.gz"
2974129741
}
2974229742
}
2974329743
},

0 commit comments

Comments
 (0)