- freeipmi 1.6.11
* Fix double free corner case in ipmiseld. * Support ISO 8601 date inputs to date range options in ipmi-sel. * Support Xilinx OEM FRU records. * Fix corner case in libipmimonitoring, support sensor if units is "RPM per minute", but just return "RPM" as the units. * Fix portability compilation on cygwin. * Fix typo in fiid template field that could lead to packet interpretation errors. OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=125
This commit is contained in:
parent
cbc61a4835
commit
c60b21eb46
BIN
freeipmi-1.6.10.tar.gz
(Stored with Git LFS)
BIN
freeipmi-1.6.10.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
freeipmi-1.6.11.tar.gz
(Stored with Git LFS)
Normal file
BIN
freeipmi-1.6.11.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
freeipmi-1.6.11.tar.gz.sig
Normal file
BIN
freeipmi-1.6.11.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 12 09:29:06 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
|
||||
|
||||
- freeipmi 1.6.11
|
||||
* Fix double free corner case in ipmiseld.
|
||||
* Support ISO 8601 date inputs to date range options in ipmi-sel.
|
||||
* Support Xilinx OEM FRU records.
|
||||
* Fix corner case in libipmimonitoring, support sensor if units
|
||||
is "RPM per minute", but just return "RPM" as the units.
|
||||
* Fix portability compilation on cygwin.
|
||||
* Fix typo in fiid template field that could lead to packet
|
||||
interpretation errors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 17 09:26:15 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
%{!?_initddir: %global _initddir %{_sysconfdir}/init.d}
|
||||
|
||||
Name: freeipmi
|
||||
Version: 1.6.10
|
||||
Version: 1.6.11
|
||||
Release: %{release}
|
||||
URL: http://www.gnu.org/software/freeipmi/
|
||||
Source0: http://ftp.gnu.org/gnu/freeipmi/%{name}-%{srcversion}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user