Skip to content

Commit 547b735

Browse files
[AUTOPATCHER-CORE] Upgrade vim to 9.1.2148 for CVE-2026-26269 (#15856)
1 parent e2512b5 commit 547b735

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.2132.tar.gz": "d3ea309181b80f3270304f68eed55afaeff65147dbbf8bc9ec017be68390ee90"
3+
"vim-9.1.2148.tar.gz": "f9ec31df8f1a78e130dd06c395e6626c2a8a8ec2705d8e7b7667bd3ecd499c6b"
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.2132
4+
Version: 9.1.2148
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -202,6 +202,9 @@ fi
202202
%{_datarootdir}/vim/vim91/README.txt
203203

204204
%changelog
205+
* Mon Feb 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.2148-1
206+
- Auto-upgrade to 9.1.2148 - for CVE-2026-26269
207+
205208
* Mon Feb 09 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.1.2132-1
206209
- Auto-upgrade to 9.1.2132 - for CVE-2026-25749
207210

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29457,8 +29457,8 @@
2945729457
"type": "other",
2945829458
"other": {
2945929459
"name": "vim",
29460-
"version": "9.1.2132",
29461-
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.2132.tar.gz"
29460+
"version": "9.1.2148",
29461+
"downloadUrl": "https://github.com/vim/vim/archive/v9.1.2148.tar.gz"
2946229462
}
2946329463
}
2946429464
},

0 commit comments

Comments
 (0)