Skip to content

Commit 17db8be

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade vim to 9.1.1198 for CVE-2025-29768 [Medium] - branch main (#13013)
1 parent 0262b43 commit 17db8be

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.1.1164.tar.gz": "101526fa580d015edc5b5fb059d8b396cd8b05c29b0ec9ceb2a8763083293979"
3+
"vim-9.1.1198.tar.gz": "ce85c04b1b1dc1258635d4887d84681aa6b637b0ca15364898d9b27e2a747057"
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.1.1164
4+
Version: 9.1.1198
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -201,6 +201,9 @@ fi
201201
%{_datarootdir}/vim/vim91/README.txt
202202

203203
%changelog
204+
* Mon Mar 17 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.1198-1
205+
- Auto-upgrade to 9.1.1198 - for CVE-2025-29768
206+
204207
* Wed Mar 05 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.1164-1
205208
- Auto-upgrade to 9.1.1164 - for CVE-2025-27423
206209
- Remove previously applied patches

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29467,8 +29467,8 @@
2946729467
"type": "other",
2946829468
"other": {
2946929469
"name": "vim",
29470-
"version": "9.1.1164",
29471-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1164.tar.gz"
29470+
"version": "9.1.1198",
29471+
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1198.tar.gz"
2947229472
}
2947329473
}
2947429474
},

0 commit comments

Comments
 (0)