diff --git a/.gitignore b/.gitignore index b21125e..a691353 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.1.2.tar.gz /freeipmi-1.1.3.tar.gz /freeipmi-1.1.4.tar.gz +/freeipmi-1.1.5.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 3415fcb..2661235 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Name: freeipmi -Version: 1.1.4 +Version: 1.1.5 License: GPLv2+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -359,6 +359,22 @@ fi %{_unitdir}/ipmidetectd.service %changelog +* Fri May 18 2012 Jan Safranek - 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 - 1.1.4-1 - Updated to freeipmi-1.1.4: - In ipmi-oem, fix error message output in several Supermicro OEM diff --git a/sources b/sources index 8239fb6..aa9ea06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -482f0bf4b5da6923aea11912b7cffd41 freeipmi-1.1.4.tar.gz +5af2c64172c019f9b6744b8e15f982e0 freeipmi-1.1.5.tar.gz