Accepting request 1094228 from home:dirkmueller:Factory

- update to 2.9.1:
  * Fix a failed assertion in hwloc_topology_restrict() when some
    NUMA nodes are removed because of
    HWLOC_RESTRICT_FLAG_REMOVE_CPULESS but no PUs are.
  * Mark HPE Cray Slingshot NICs with subtype "Slingshot".

OBS-URL: https://build.opensuse.org/request/show/1094228
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=64
This commit is contained in:
Adam Majer 2023-06-29 16:31:01 +00:00 committed by Git OBS Bridge
parent de5159beb6
commit a942a0628c
4 changed files with 13 additions and 4 deletions

BIN
hwloc-2.9.0.tar.bz2 (Stored with Git LFS)

Binary file not shown.

3
hwloc-2.9.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 20 20:22:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.9.1:
* Fix a failed assertion in hwloc_topology_restrict() when some
NUMA nodes are removed because of
HWLOC_RESTRICT_FLAG_REMOVE_CPULESS but no PUs are.
* Mark HPE Cray Slingshot NICs with subtype "Slingshot".
-------------------------------------------------------------------
Tue Jun 6 15:13:43 UTC 2023 - Egbert Eich <eich@suse.com>

View File

@ -29,7 +29,7 @@
%global lname libhwloc15
Name: hwloc
Version: 2.9.0
Version: 2.9.1
Release: 0
Summary: Portable Hardware Locality
License: BSD-3-Clause