- Update to 1.6.4

o In libfreeipmi, add additional workarounds for packets that are
    re-ordered during sensor bridging.
  o In libfreeipmi, add additional sensor / event interpretations.
  o In libfreeipmi, fix error return value on bridging requests.
  o Add workaround in ipmi-sel for QuantaPlex T42D-2U motherboard,
    whichlists a SDR record that makes no sense.
  o Add workaround for Dell Poweredge FC830, which have an error
    when reading the last SDR record on a motherboard.
  o Support Supermicro X10 OEM dimm events.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=110
This commit is contained in:
Klaus Kämpf 2019-08-22 02:26:45 +00:00 committed by Git OBS Bridge
parent 1fca68ef1f
commit 37c8d89c21
6 changed files with 18 additions and 4 deletions

View File

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

Binary file not shown.

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

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

BIN
freeipmi-1.6.4.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 22 02:21:00 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
- Update to 1.6.4
o In libfreeipmi, add additional workarounds for packets that are
re-ordered during sensor bridging.
o In libfreeipmi, add additional sensor / event interpretations.
o In libfreeipmi, fix error return value on bridging requests.
o Add workaround in ipmi-sel for QuantaPlex T42D-2U motherboard,
whichlists a SDR record that makes no sense.
o Add workaround for Dell Poweredge FC830, which have an error
when reading the last SDR record on a motherboard.
o Support Supermicro X10 OEM dimm events.
-------------------------------------------------------------------
Fri Jan 25 07:01:47 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>

View File

@ -37,7 +37,7 @@
%{!?_initddir: %global _initddir %{_sysconfdir}/init.d}
Name: freeipmi
Version: 1.6.3
Version: 1.6.4
Release: %{release}
Url: http://www.gnu.org/software/freeipmi/
Source0: http://ftp.gnu.org/gnu/freeipmi/%{name}-%{srcversion}.tar.gz