diff --git a/SPECS/vim/vim.signatures.json b/SPECS/vim/vim.signatures.json index 1db074b8f7d..d41ed4728dd 100644 --- a/SPECS/vim/vim.signatures.json +++ b/SPECS/vim/vim.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { "macros.vim": "98d2e285e93e339defc13ef1dc4fa76f24e3fca6282e4196a3dae45de778eab8", - "vim-9.2.0392.tar.gz": "d6c2eb665fe58e2a73b4377e4f27b4f91d4173ac2eb7d8cabd62f500d81bc310" + "vim-9.2.0461.tar.gz": "de7666f395ad55fd34f5d32fac8ff074f433618cb412729facfe416049b64535" } } diff --git a/SPECS/vim/vim.spec b/SPECS/vim/vim.spec index 41bd7e5fcdc..fb96e3dc2c5 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.0392 +Version: 9.2.0461 Release: 1%{?dist} License: Vim Vendor: Microsoft Corporation @@ -223,6 +223,9 @@ fi %{_rpmconfigdir}/macros.d/macros.vim %changelog +* Sat May 09 2026 CBL-Mariner Servicing Account - 9.2.0461-1 +- Auto-upgrade to 9.2.0461 - for CVE-2026-45130, CVE-2026-44656 + * Sun Apr 26 2026 CBL-Mariner Servicing Account - 9.2.0392-1 - Auto-upgrade to 9.2.0392 - for CVE-2026-41411 diff --git a/cgmanifest.json b/cgmanifest.json index f69503049f5..0319b6e1cb1 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -30006,8 +30006,8 @@ "type": "other", "other": { "name": "vim", - "version": "9.2.0392", - "downloadUrl": "https://github.com/vim/vim/archive/v9.2.0392.tar.gz" + "version": "9.2.0461", + "downloadUrl": "https://github.com/vim/vim/archive/v9.2.0461.tar.gz" } } },