diff --git a/.gitignore b/.gitignore index 6b8b196..5affb1f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.0.3.tar.gz /freeipmi-1.0.4.tar.gz /freeipmi-1.0.5.tar.gz +/freeipmi-1.0.6.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 6e23917..cd7804a 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Name: freeipmi -Version: 1.0.5 +Version: 1.0.6 License: GPLv2+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -326,6 +326,13 @@ fi %{_mandir}/man8/ipmidetectd.8* %changelog +* Mon Sep 5 2011 Jan Safranek - 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 - 1.0.5-1 - Updated to freeipmi-1.0.5: - Fix various issues in ipmi-dcmi, including command line parsing diff --git a/sources b/sources index feec6d7..59b182e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b66f19bf39906f64fff38f1fc9977c4 freeipmi-1.0.5.tar.gz +54b5273fd50ae3182bfef2885cd0bc5a freeipmi-1.0.6.tar.gz