Skip to content

Commit e1d3c30

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.1.1616 for CVE-2025-9390 (#14575)
Co-authored-by: Kanishk Bansal <103916909+Kanishk-Bansal@users.noreply.github.com>
1 parent 6be1002 commit e1d3c30

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.1552.tar.gz": "66400ef982ba96496a4c02c5861bf5ecb317fdfccc750342111a4548f714721d"
4+
"vim-9.1.1616.tar.gz": "3cde3f24e79d6a4c4a32cdc7139526fd4c743ed6c6c106e5b2657e429104779a"
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.1552
4+
Version: 9.1.1616
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+
* Tue Aug 26 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.1616-1
225+
- Auto-upgrade to 9.1.1616 - for CVE-2025-9390
226+
224227
* Wed Jul 16 2025 Jyoti Kanase <v-jykanase@microsoft.com> - 9.1.1552-1
225228
- Upgrade to 9.1.1552 - for CVE-2025-53905 and CVE-2025-53906
226229

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29746,8 +29746,8 @@
2974629746
"type": "other",
2974729747
"other": {
2974829748
"name": "vim",
29749-
"version": "9.1.1552",
29750-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1552.tar.gz"
29749+
"version": "9.1.1616",
29750+
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1616.tar.gz"
2975129751
}
2975229752
}
2975329753
},

0 commit comments

Comments
 (0)