This commit is contained in:
Dennis Gilmore 2014-06-07 07:25:55 -05:00
parent 083e9edc66
commit d3b202b702
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Summary: A collection of SNMP protocol tools and libraries
Name: net-snmp
Version: 5.7.2
Release: 19%{?dist}
Release: 20%{?dist}
Epoch: 1
License: BSD
@ -511,6 +511,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_initrddir}/snmptrapd
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.2-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 4 2014 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-19
- Fixed buffer overflow in ICMP-MIB (#1071753)