diff --git a/SPECS/vim/vim.signatures.json b/SPECS/vim/vim.signatures.json index a7a59be6a86..13757b8f16d 100644 --- a/SPECS/vim/vim.signatures.json +++ b/SPECS/vim/vim.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "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 d1d47616c4f..928d540c33c 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 @@ -203,6 +203,9 @@ fi %{_datarootdir}/vim/vim*/README.txt %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 37c64e5d8f3..e8592938fbf 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -29447,8 +29447,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" } } },