Update to 1.1.5
This commit is contained in:
parent
b9d19dde21
commit
9ef2b59e6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ freeipmi-0.8.8.tar.gz
|
|||||||
/freeipmi-1.1.2.tar.gz
|
/freeipmi-1.1.2.tar.gz
|
||||||
/freeipmi-1.1.3.tar.gz
|
/freeipmi-1.1.3.tar.gz
|
||||||
/freeipmi-1.1.4.tar.gz
|
/freeipmi-1.1.4.tar.gz
|
||||||
|
/freeipmi-1.1.5.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Name: freeipmi
|
Name: freeipmi
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnu.org/software/freeipmi/
|
URL: http://www.gnu.org/software/freeipmi/
|
||||||
@ -359,6 +359,22 @@ fi
|
|||||||
%{_unitdir}/ipmidetectd.service
|
%{_unitdir}/ipmidetectd.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 18 2012 Jan Safranek <jsafrane@redhat.com> - 1.1.5-1
|
||||||
|
- Updated to freeipmi-1.1.5:
|
||||||
|
- Support Supermicro OEM sensors/SEL on H8DGU-F motherboards.
|
||||||
|
- In ipmiconsole, fix password length check bug.
|
||||||
|
- In bmc-watchdog, fix --start-if-stopped and --reset-if-running
|
||||||
|
options.
|
||||||
|
- In ipmidetectd, fix usage output typos.
|
||||||
|
- In ipmi-sensors-config, fix several parallel output corner cases.
|
||||||
|
- For consistency to other tools, turn on quiet-caching if
|
||||||
|
communicating with multiple hosts in bmc-device and ipmi-oem.
|
||||||
|
- In ipmi-sensors, fix bug in which multiple workarounds could not be
|
||||||
|
used or used in combination with bridging.
|
||||||
|
- Fix start run levels in ipmidetectd init script.
|
||||||
|
- In libfreeipmi fru-parse API, handle additional device busy errors.
|
||||||
|
- Various documentation updates.
|
||||||
|
|
||||||
* Fri Apr 20 2012 Jan Safranek <jsafrane@redhat.com> - 1.1.4-1
|
* Fri Apr 20 2012 Jan Safranek <jsafrane@redhat.com> - 1.1.4-1
|
||||||
- Updated to freeipmi-1.1.4:
|
- Updated to freeipmi-1.1.4:
|
||||||
- In ipmi-oem, fix error message output in several Supermicro OEM
|
- In ipmi-oem, fix error message output in several Supermicro OEM
|
||||||
|
Loading…
Reference in New Issue
Block a user