From 04e15a8890f1ae4f0055ca989552df82c1939800 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Nov 2025 22:16:51 +0000 Subject: [PATCH] import UBI vim-9.1.083-6.el10_1 --- vim.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vim.spec b/vim.spec index d8905892..56d0d6cf 100644 --- a/vim.spec +++ b/vim.spec @@ -51,7 +51,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 5%{?dist}.1 +Release: 6%{?dist} Epoch: 2 # swift.vim contains Apache 2.0 with runtime library exception: # which is taken as Apache-2.0 WITH Swift-exception - reported to legal as https://gitlab.com/fedora/legal/fedora-license-data/-/issues/188 @@ -106,9 +106,9 @@ Patch3005: vim-8.0-copy-paste.patch # https://github.com/vim/vim/commit/39a94d204 Patch3006: 0001-patch-9.1.0903-potential-overflow-in-spell_soundfold.patch Patch3007: 0001-patch-9.1.0904-Vim9-copy-paste-error-in-class_defini.patch -# RHEL-113550 CVE-2025-53906 vim: Vim path traversal +# RHEL-113549 CVE-2025-53906 vim: Vim path traversal Patch3008: 0001-patch-9.1.1551-security-path-traversal-issue-in-zip..patch -# RHEL-113544 CVE-2025-53905 vim: Vim path traversial +# RHEL-113543 CVE-2025-53905 vim: Vim path traversial Patch3009: 0001-patch-9.1.1552-security-path-traversal-issue-in-tar..patch @@ -1072,9 +1072,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %changelog -* Wed Sep 10 2025 Zdenek Dohnal - 2:9.1.083-5.1 -- RHEL-113550 CVE-2025-53906 vim: Vim path traversal -- RHEL-113544 CVE-2025-53905 vim: Vim path traversial +* Wed Sep 10 2025 Zdenek Dohnal - 2:9.1.083-6 +- RHEL-113549 CVE-2025-53906 vim: Vim path traversal +- RHEL-113543 CVE-2025-53905 vim: Vim path traversial * Mon Jan 27 2025 Zdenek Dohnal - 2:9.1.083-5 - rebuilt with new GCC to fix RHEL-74127