diff --git a/SPECS/vim/vim.signatures.json b/SPECS/vim/vim.signatures.json index 90235fb8415..cabd37ef74a 100644 --- a/SPECS/vim/vim.signatures.json +++ b/SPECS/vim/vim.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { "macros.vim": "98d2e285e93e339defc13ef1dc4fa76f24e3fca6282e4196a3dae45de778eab8", - "vim-9.2.0088.tar.gz": "9ac94db07ef61d42c43ac8b84f39a00eae488d1d63092b33b9217a81bd5b565d" + "vim-9.2.0173.tar.gz": "983816eb5ae90ba503148278f5dac736b7bc11a21e78969ad990c6957e096453" } } diff --git a/SPECS/vim/vim.spec b/SPECS/vim/vim.spec index 4ac58172cec..633b329e796 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.0088 +Version: 9.2.0173 Release: 1%{?dist} License: Vim Vendor: Microsoft Corporation @@ -223,6 +223,9 @@ fi %{_rpmconfigdir}/macros.d/macros.vim %changelog +* Sun Mar 15 2026 CBL-Mariner Servicing Account - 9.2.0173-1 +- Auto-upgrade to 9.2.0173 - for CVE-2026-32249 + * Sun Mar 01 2026 CBL-Mariner Servicing Account - 9.2.0088-1 - Auto-upgrade to 9.2.0088 - for CVE-2026-28417, CVE-2026-28418, CVE-2026-28419, CVE-2026-28420, CVE-2026-28421, CVE-2026-28422 diff --git a/cgmanifest.json b/cgmanifest.json index 147ad3a3369..6d7287ee527 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -29916,8 +29916,8 @@ "type": "other", "other": { "name": "vim", - "version": "9.2.0088", - "downloadUrl": "https://github.com/vim/vim/archive/v9.2.0088.tar.gz" + "version": "9.2.0173", + "downloadUrl": "https://github.com/vim/vim/archive/v9.2.0173.tar.gz" } } },