This commit is contained in:
Jesse Keating 2009-02-26 04:53:55 +00:00
parent b112298fad
commit 167b7dbc4c
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Summary: A collection of SNMP protocol tools and libraries
Name: net-snmp
Version: %{major_ver}
Release: 8%{?dist}
Release: 9%{?dist}
Epoch: 1
License: BSD and MIT
@ -421,6 +421,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/snmp/mibs
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.4.2.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 16 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-8
- fix tcp_wrappers integration (CVE-2008-6123)