From 0f16ec3af2cab9a711ab5f83c85d2d774d56d9ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0afr=C3=A1nek?= Date: Thu, 28 Jun 2007 10:21:58 +0000 Subject: [PATCH] Release++ --- net-snmp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/net-snmp.spec b/net-snmp.spec index e49e9bb..9faf0ac 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -7,7 +7,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: %{major_ver} -Release: 14%{?dist} +Release: 15%{?dist} Epoch: 1 License: BSDish @@ -372,7 +372,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.so.* %changelog -* Thu May 3 2007 Jan Safranek 5.4-14 +* Thu Jun 28 2007 Jan Safranek 5.4-15 +- fix default snmptrapd.conf + +* Thu May 3 2007 Jan Safranek 5.4-14 - fix snmptrapd hostname logging (#238587) - fix udpEndpointProcess remote IP address (#236551) - fix -M option of net-snmp-utils (#244784)