Resolves: #958147
This commit is contained in:
parent
ddd4726a7b
commit
66ea275a34
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ freeipmi-0.8.8.tar.gz
|
||||
/freeipmi-1.2.3.tar.gz
|
||||
/freeipmi-1.2.4.tar.gz
|
||||
/freeipmi-1.2.5.tar.gz
|
||||
/freeipmi-1.2.6.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
Release: 1%{?dist}
|
||||
|
||||
Name: freeipmi
|
||||
Version: 1.2.5
|
||||
Version: 1.2.6
|
||||
License: GPLv3+
|
||||
Group: Applications/System
|
||||
URL: http://www.gnu.org/software/freeipmi/
|
||||
@ -347,6 +347,26 @@ fi
|
||||
%dir %{_localstatedir}/cache/ipmiseld
|
||||
|
||||
%changelog
|
||||
* Fri May 03 2013 Ales Ledvinka <aledvink@redhat.com> - 1.2.6-1
|
||||
- Updated to freeipmi-1.2.6
|
||||
- Support HP Proliant DL160 G8 OEM sensors.
|
||||
- Support Supermicro X9SCM-iiF OEM sensors and events.
|
||||
- Support output of temperature sampling period to ipmi-dcmi.
|
||||
- Clarify error message when SOL session cannot be stolen in
|
||||
ipmiconsole/libipmiconsole.
|
||||
- Fix dcmi rolling average time period output error
|
||||
- Fix ipmi-dcmi output errors with --get-dcmi-sensor-info.
|
||||
- Fix corner case in calculation of confidentiality pad length with
|
||||
AES-CBC-128 encryption. Incorrect pad effects some vendor firmware
|
||||
implementations.
|
||||
- Send IPMI 2.0 packets differently than IPMI 1.5 packets, as the
|
||||
former does not require legacy pad data to be appended to payloads.
|
||||
- Fix Intel OEM SEL buffer overflow.
|
||||
- Fix out of trunk source build.
|
||||
- Support new ipmi_rmcpplus_sendto() and ipmi_rmcpplus_recvfrom()
|
||||
functions.
|
||||
- Support new HP Proliant DL160 G8 OEM sensor events.
|
||||
|
||||
* Thu Feb 28 2013 Ales Ledvinka <aledvink@redhat.com> - 1.2.5-1
|
||||
- Updated to freeipmi-1.2.5:
|
||||
- Support Supermicro X9SPU-F-O OEM sensors and events.
|
||||
|
Loading…
Reference in New Issue
Block a user