Updated to freeipmi-1.0.6
This commit is contained in:
parent
f94757dc98
commit
6af5eff825
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ freeipmi-0.8.8.tar.gz
|
|||||||
/freeipmi-1.0.3.tar.gz
|
/freeipmi-1.0.3.tar.gz
|
||||||
/freeipmi-1.0.4.tar.gz
|
/freeipmi-1.0.4.tar.gz
|
||||||
/freeipmi-1.0.5.tar.gz
|
/freeipmi-1.0.5.tar.gz
|
||||||
|
/freeipmi-1.0.6.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Name: freeipmi
|
Name: freeipmi
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnu.org/software/freeipmi/
|
URL: http://www.gnu.org/software/freeipmi/
|
||||||
@ -326,6 +326,13 @@ fi
|
|||||||
%{_mandir}/man8/ipmidetectd.8*
|
%{_mandir}/man8/ipmidetectd.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 5 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.6-1
|
||||||
|
- Updated to freeipmi-1.0.6:
|
||||||
|
- Support 'ignorescanningdisabled' workaround in ipmi-sensors.
|
||||||
|
- Support Supermicro X8SIL-F, X9SCL, and X9SCM motherboard OEM sensors.
|
||||||
|
- Update bmc-watchdog logrotate script to reduce unnecessary output.
|
||||||
|
- Fix ipmi-fru output typo.
|
||||||
|
|
||||||
* Fri Jul 1 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.5-1
|
* Fri Jul 1 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.5-1
|
||||||
- Updated to freeipmi-1.0.5:
|
- Updated to freeipmi-1.0.5:
|
||||||
- Fix various issues in ipmi-dcmi, including command line parsing
|
- Fix various issues in ipmi-dcmi, including command line parsing
|
||||||
|
Loading…
Reference in New Issue
Block a user