update to 5.7.1
This commit is contained in:
parent
c0d89a3152
commit
663453bdc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ net-snmp-5.5.tar.gz
|
||||
/net-snmp-5.6.tar.gz
|
||||
/net-snmp-5.6.1.tar.gz
|
||||
/net-snmp-5.7.tar.gz
|
||||
/net-snmp-5.7.1.tar.gz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: A collection of SNMP protocol tools and libraries
|
||||
Name: net-snmp
|
||||
Version: 5.7
|
||||
Release: 7%{?dist}
|
||||
Version: 5.7.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
|
||||
License: BSD
|
||||
@ -505,6 +505,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace,missingok) %{_sysconfdir}/sysconfig/snmptrapd
|
||||
|
||||
%changelog
|
||||
* Tue Oct 4 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7.1-1
|
||||
- updated to 5.7.1:
|
||||
- Fixed the mib-parsing-bug introduced shortly before 5.7
|
||||
- fixed rounding errors for disk percentage calculations
|
||||
- Many other miscellaneous minor bug fixes
|
||||
|
||||
* Tue Sep 06 2011 Dan Horák <dan[at]danny.cz> - 1:5.7-7
|
||||
- disable failing test on s390(x) (#680697)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user