diff --git a/hwloc-2.9.0.tar.bz2 b/hwloc-2.9.0.tar.bz2 deleted file mode 100644 index 95c2aec..0000000 --- a/hwloc-2.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2070e963596a2421b9af8eca43bdec113ee1107aaf7ccb475d4d3767a8856887 -size 6923168 diff --git a/hwloc-2.9.1.tar.bz2 b/hwloc-2.9.1.tar.bz2 new file mode 100644 index 0000000..ebb73f9 --- /dev/null +++ b/hwloc-2.9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc4931a20fef457e0933af3f375be6eafa7703fde21e137bfb9685b1409599e +size 6942860 diff --git a/hwloc.changes b/hwloc.changes index 879d3eb..a162ea3 100644 --- a/hwloc.changes +++ b/hwloc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 20 20:22:08 UTC 2023 - Dirk Müller + +- 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 diff --git a/hwloc.spec b/hwloc.spec index 1aceb9b..1c0c68d 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -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