From d585f8216533e1d41eee18f50ecf1324b23b6eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=98=C3=ADdk=C3=BD?= Date: Tue, 9 Apr 2024 12:38:57 +0200 Subject: [PATCH] Related: RHEL-26649 - fix changelog --- net-snmp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/net-snmp.spec b/net-snmp.spec index 191a870..5770459 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -10,7 +10,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.9.1 -Release: 14%{?dist} +Release: 15%{?dist} Epoch: 1 License: BSD @@ -510,7 +510,10 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog -* Tue Apr 09 Josef Ridky - 1:5.9.1-14 +* Tue Apr 09 2024 Josef Ridky - 1:5.9.1-15 +- fix changelog issue + +* Tue Apr 09 2024 Josef Ridky - 1:5.9.1-14 - fix CVE-2022-24805, CVE-2022-24806, CVE-2022-24807, CVE-2022-24808, CVE-2022-24809 and CVE-2022-24810 (RHEL-26649)