diff --git a/SPECS/net-snmp.spec b/SPECS/net-snmp.spec index 680b248..0d221a2 100644 --- a/SPECS/net-snmp.spec +++ b/SPECS/net-snmp.spec @@ -10,7 +10,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.8 -Release: 27%{?dist}.1 +Release: 28%{?dist} Epoch: 1 License: BSD @@ -507,8 +507,8 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog -* Wed Aug 02 2023 Josef Ridky - 1:5.8-27.1 -- fix sendmsg error code for new kernel (#2226995) +* Wed Aug 02 2023 Josef Ridky - 1:5.8-28 +- fix sendmsg error code for new kernel (#2185787) * Tue Jan 31 2023 Josef Ridky - 1:5.8-27 - fix memory leak due of proc file creating (#2105957)