diff --git a/ipmiutil-3.1.7.tar.gz b/ipmiutil-3.1.7.tar.gz deleted file mode 100644 index 4efdd69..0000000 --- a/ipmiutil-3.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:911fd6f8b33651b98863d57e678d2fc593bc43fcd2a21f5dc7d5db8f92128a9a -size 1726396 diff --git a/ipmiutil-3.1.8.tar.gz b/ipmiutil-3.1.8.tar.gz new file mode 100644 index 0000000..1e59d89 --- /dev/null +++ b/ipmiutil-3.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14357b9723e38a19c24df2771cff63d5f15f8682cd8a5b47235044b767b1888 +size 1841037 diff --git a/ipmiutil.changes b/ipmiutil.changes index eb58ebe..9dff814 100644 --- a/ipmiutil.changes +++ b/ipmiutil.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Dec 7 16:36:23 UTC 2022 - Dirk Müller + +- update to 3.1.8: + * util/oem_supermicro.c - disable DIMM decoding from SMBIOS for SuperMicro + util/ilan.c - new -W option to limit lan settings + util/ipmicmd.h - add VENDOR_MITAC + util/subs.c - add VENDOR_MITAC + util/ipmilanplus.c - print reason if no lan2 + util/ipmilan2.c - print reason if no lan2 + util/isensor.c - never skip free_sdr_cache() SR#45 + configure.ac - fix --disable-lanplus option to avoid random disables, + * recognize openssl-3.0 for SSL flags + ------------------------------------------------------------------- Sun Oct 31 09:23:58 UTC 2021 - Stefan Seyfried diff --git a/ipmiutil.spec b/ipmiutil.spec index 9e97145..2e90adc 100644 --- a/ipmiutil.spec +++ b/ipmiutil.spec @@ -1,7 +1,7 @@ # # spec file for package ipmiutil # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Andy Cress # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{!?_unitdir: %define _unitdir %{_prefix}/lib/systemd/system} Name: ipmiutil -Version: 3.1.7 +Version: 3.1.8 Release: 0 Summary: Easy-to-use IPMI server management utilities License: BSD-3-Clause