Accepting request 1034508 from hardware:nvdimm

OBS-URL: https://build.opensuse.org/request/show/1034508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmctl?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2022-11-09 11:56:54 +00:00 committed by Git OBS Bridge
commit e3f502b421
4 changed files with 21 additions and 5 deletions

View File

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

BIN
ipmctl-03.00.00.0468.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Oct 31 15:55:48 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 03.00.00.0468:
+ Connect namespace controllers during re-enumeration.
+ Set default value of PcdInvalid to False.
+ Fix memory resources info error.
+ Remove call MemoryResources function to reload namespace
information.
+ Correct link removal behavior for preferences file.
+ Correct multiple NVM API behavior deficiencies.
+ Make ipmctl more resilient to unhealthy PMem modules.
+ Don't always create a preferences file in current directory.
+ Reduce ipmctl version firmware calls to only minimum necessary.
+ Check pointer for NULL before using to prevent seg fault.
-------------------------------------------------------------------
Mon Jan 17 13:29:39 UTC 2022 - rw@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ipmctl
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define vgit %{nil}
Name: ipmctl
Version: 03.00.00.0423
Version: 03.00.00.0468
Release: 0
Summary: Utility for managing Intel Optane persistent memory modules
License: BSD-3-Clause