Update to current upstream release.
This commit is contained in:
parent
1471aee2a4
commit
17106d0ce1
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <aledvink@redhat.com> - 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 <aledvink@redhat.com> - 1.2.2-1
|
||||
- Updated to freeipmi-1.2.2:
|
||||
- Support new --sol-payload-instance and --deactivate-all-instances
|
||||
|
Loading…
Reference in New Issue
Block a user