From a1f66924b0f3826313630402b19cd72ed428601d Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 6 Jun 2023 16:50:39 +0200 Subject: [PATCH] Add missing CVE and bug number to the %changelog Fallout from 6845fe90fca4ce14fa6f7c493457d7cd487100f2 Resolves: #2203706 --- toolbox.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/toolbox.spec b/toolbox.spec index 7124dc3..59ea627 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -155,8 +155,9 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf %changelog * Tue May 16 2023 Debarshi Ray - 0.0.99.4-3 -- Rebuild for CVE-2023-24534, CVE-2023-24536 and CVE-2023-24538 -Resolves: #2187337, #2187385 +- Rebuild for CVE-2022-41723, CVE-2023-24534, CVE-2023-24536 and + CVE-2023-24538 +Resolves: #2187337, #2187385, #2203706 * Tue May 16 2023 Debarshi Ray - 0.0.99.4-2 - Rebuild for CVE-2022-41724 and CVE-2022-41725