- Update to 1.4.6
o In ipmi-fru, support output of DDR4 SDRAM modules. o Fix EFI probing on non IA64 systems. o Fix corner case in ipmi-raw w/ standard input or --file and empty lines. o Fix parsing corner case in ipmi-chassis. o Support SSIF bridging. OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=56
This commit is contained in:
parent
c2975319ba
commit
99c4340a88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fdae4c1b1cb1f259735948902e414cb8f05526691ea19882771cf31f3547f0c
|
||||
size 3090509
|
3
freeipmi-1.4.6.tar.gz
Normal file
3
freeipmi-1.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e404329378aed4ea2078575d7a8787820da3c8e1412b309ab8643f0284626af
|
||||
size 3182413
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 29 20:22:43 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
- Update to 1.4.6
|
||||
o In ipmi-fru, support output of DDR4 SDRAM modules.
|
||||
o Fix EFI probing on non IA64 systems.
|
||||
o Fix corner case in ipmi-raw w/ standard input or --file and
|
||||
empty lines.
|
||||
o Fix parsing corner case in ipmi-chassis.
|
||||
o Support SSIF bridging.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 29 11:44:33 UTC 2014 - juwolf@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define name freeipmi
|
||||
%define version 1.4.5
|
||||
%define version 1.4.6
|
||||
%define srcversion %{version}
|
||||
%if %{?_with_debug:1}%{!?_with_debug:0}
|
||||
%define release 1.debug%{?dist}
|
||||
|
Loading…
Reference in New Issue
Block a user