Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SPECS/vim/vim.signatures.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Signatures": {
"macros.vim": "98d2e285e93e339defc13ef1dc4fa76f24e3fca6282e4196a3dae45de778eab8",
"vim-9.2.0782.tar.gz": "148ad1c29555e0cf6430570730d8b9fc97151a814866e6f549e5e73e4ad0a612"
"vim-9.2.0957.tar.gz": "709eae992e6f453ca428049677a9538d9ea9a2ab48104a6e750d82e279075764"
}
}
5 changes: 4 additions & 1 deletion SPECS/vim/vim.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Summary: Text editor
Name: vim
Version: 9.2.0782
Version: 9.2.0957
Release: 1%{?dist}
License: Vim
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -223,6 +223,9 @@ fi
%{_rpmconfigdir}/macros.d/macros.vim

%changelog
* Fri Aug 14 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0957-1
- Auto-upgrade to 9.2.0957 - for CVE-2026-73078, CVE-2026-73074, CVE-2026-73072, CVE-2026-73077, CVE-2026-73076, CVE-2026-73070, CVE-2026-73075, CVE-2026-73071

* Fri Jul 10 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.2.0782-1
- Auto-upgrade to 9.2.0782 - for CVE-2026-59856

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -30186,8 +30186,8 @@
"type": "other",
"other": {
"name": "vim",
"version": "9.2.0782",
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0782.tar.gz"
"version": "9.2.0957",
"downloadUrl": "https://github.com/vim/vim/archive/v9.2.0957.tar.gz"
}
}
},
Expand Down
Loading