From 17106d0ce155085525f942fd8eeb8570c7f366d8 Mon Sep 17 00:00:00 2001 From: Ales Ledvinka Date: Nov 15 2012 11:04:20 +0000 Subject: Update to current upstream release. --- diff --git a/.gitignore b/.gitignore index 0aa1a66..a6edde2 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.1.7.tar.gz /freeipmi-1.2.1.tar.gz /freeipmi-1.2.2.tar.gz +/freeipmi-1.2.3.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 48b822c..22667a9 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Name: freeipmi -Version: 1.2.2 +Version: 1.2.3 License: GPLv3+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -347,6 +347,32 @@ fi %dir %{_localstatedir}/cache/ipmiseld %changelog +* Thu Nov 15 2012 Ales Ledvinka - 1.2.3-1 +- Updated to freeipmi-1.2.3: + - In ipmi-oem, support new Dell Poweredge R720 OEM commands extensions, + including: + - get-nic-selection-failover + - set-nic-selection-failover + - power-monitoring-over-interval + - power-monitoring-interval-range + - get-last-post-code + - In ipmi-oem, update active-lom-status for Dell Poweredge R720. + - In ipmi-oem, support new Dell Poweredge R720 get-system-info option + 'cmc-info'. + - In ipmi-oem, Dell get-system-info "slot-number" key changed to + "blade-slot-info". Legacy option still supported. + - In ipmi-sel, support Dell Poweredge R720 OEM SEL extensions. + - In all tools, support nochecksumcheck workaround option. + - In all daemons (ipmiseld, ipmidetectd, bmc-watchdog), check for + syscall errors during daemon setup. + + - In libfreeipmi, support Dell R720 OEM extension intepretations. + - In libfreeipmi, libipmimonitoring, and libipmiconsole, support + NO_CHECKSUM_CHECK workaround flag. + - In libipmiconsole, IPMICONSOLE_DEBUG_FILE logs debug to files in + current working directory and not /var/log. PID is also appended to + debug files. + * Fri Oct 12 2012 Ales Ledvinka - 1.2.2-1 - Updated to freeipmi-1.2.2: - Support new --sol-payload-instance and --deactivate-all-instances diff --git a/sources b/sources index a80ec0b..cdef656 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abcb5ebe9469bbcf0cb0d1bce3651fd7 freeipmi-1.2.2.tar.gz +b1e21641c31b9d3291bdfe4a2b323d03 freeipmi-1.2.3.tar.gz