diff --git a/SPECS/vim/vim.signatures.json b/SPECS/vim/vim.signatures.json index 56f86d31e76..83cbb67f65b 100644 --- a/SPECS/vim/vim.signatures.json +++ b/SPECS/vim/vim.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { "macros.vim": "98d2e285e93e339defc13ef1dc4fa76f24e3fca6282e4196a3dae45de778eab8", - "vim-9.2.0782.tar.gz": "148ad1c29555e0cf6430570730d8b9fc97151a814866e6f549e5e73e4ad0a612" + "vim-9.2.0957.tar.gz": "709eae992e6f453ca428049677a9538d9ea9a2ab48104a6e750d82e279075764" } } diff --git a/SPECS/vim/vim.spec b/SPECS/vim/vim.spec index 54a63d93eab..a110090a231 100644 --- a/SPECS/vim/vim.spec +++ b/SPECS/vim/vim.spec @@ -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 @@ -223,6 +223,9 @@ fi %{_rpmconfigdir}/macros.d/macros.vim %changelog +* Fri Aug 14 2026 CBL-Mariner Servicing Account - 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 - 9.2.0782-1 - Auto-upgrade to 9.2.0782 - for CVE-2026-59856 diff --git a/cgmanifest.json b/cgmanifest.json index 3c1dc8c20a7..f042f9254d6 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -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" } } },