Skip to content

Commit ee3f843

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.1.1616 for CVE-2025-9390 (microsoft#14576)
Co-authored-by: Kanishk Bansal <[email protected]>
1 parent d6b1af4 commit ee3f843

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

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.1552.tar.gz": "66400ef982ba96496a4c02c5861bf5ecb317fdfccc750342111a4548f714721d"
3+
"vim-9.1.1616.tar.gz": "3cde3f24e79d6a4c4a32cdc7139526fd4c743ed6c6c106e5b2657e429104779a"
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.1552
4+
Version: 9.1.1616
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+
* Tue Aug 26 2025 CBL-Mariner Servicing Account <[email protected]> - 9.1.1616-1
205+
- Auto-upgrade to 9.1.1616 - for CVE-2025-9390
206+
204207
* Fri Jul 18 2025 Jyoti Kanase <[email protected]> - 9.1.1552-1
205208
- Upgrade to 9.1.1552 - for CVE-2025-53905 and CVE-2025-53906
206209

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.1552",
29471-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1552.tar.gz"
29470+
"version": "9.1.1616",
29471+
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.1616.tar.gz"
2947229472
}
2947329473
}
2947429474
},

0 commit comments

Comments
 (0)