- Update to 1.4.7

o Fix typo from FRU spec, language "Tegulu" is actually "Telugu".
  o Fix typo in SEL session output, "Invalid Username of Password" to
    "Invalid Username or Password".
  o Loop on select() call if interrupted by EINTR in openipmi, ssif,
    and sunbmc inband drivers.
  o Fix integer overflow bug in ipmi-config when configure
    vlan ID > 255.
  o Add workaround for ipmi-config issue on Supermicro X10DDW-i.
  o Fix error handling bug in bmc-info.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=58
This commit is contained in:
Klaus Kämpf 2014-12-11 12:34:19 +00:00 committed by Git OBS Bridge
parent 99c4340a88
commit a315378a57
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e404329378aed4ea2078575d7a8787820da3c8e1412b309ab8643f0284626af
size 3182413

3
freeipmi-1.4.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d448991a654c2c9196934da6c75b95b1c6038b9a2fbbea83937f0779b55863c8
size 3184114

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 11 07:24:23 UTC 2014 - kkaempf@suse.com
- Update to 1.4.7
o Fix typo from FRU spec, language "Tegulu" is actually "Telugu".
o Fix typo in SEL session output, "Invalid Username of Password" to
"Invalid Username or Password".
o Loop on select() call if interrupted by EINTR in openipmi, ssif,
and sunbmc inband drivers.
o Fix integer overflow bug in ipmi-config when configure
vlan ID > 255.
o Add workaround for ipmi-config issue on Supermicro X10DDW-i.
o Fix error handling bug in bmc-info.
-------------------------------------------------------------------
Wed Oct 29 20:22:43 UTC 2014 - kkaempf@suse.com

View File

@ -18,7 +18,7 @@
%define name freeipmi
%define version 1.4.6
%define version 1.4.7
%define srcversion %{version}
%if %{?_with_debug:1}%{!?_with_debug:0}
%define release 1.debug%{?dist}