SHA256
1
0
forked from pool/hwloc

Accepting request 1098924 from home:dirkmueller:Factory

- update to 2.9.2:
  * Don't forget L3i when defining filters for multiple levels of
    caches with hwloc_topology_set_cache/icache_types_filter().
  * Fix object total_memory after hwloc_topology_insert_group_object().
  * Fix the (non-yet) exporting in synthetic description for
    complex memory hierarchies with memory-side caches, etc.
  * Fix some default size attributes when building synthetic
    topologies.
  * Fix size units in hwloc-annotate.
  * Improve bitmap reallocation error management in many functions.
  * Documentation improvements

OBS-URL: https://build.opensuse.org/request/show/1098924
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=66
This commit is contained in:
Dirk Mueller 2023-07-29 08:42:01 +00:00 committed by Git OBS Bridge
parent a942a0628c
commit 97472e4659
4 changed files with 19 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 16 08:09:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.9.2:
* Don't forget L3i when defining filters for multiple levels of
caches with hwloc_topology_set_cache/icache_types_filter().
* Fix object total_memory after hwloc_topology_insert_group_object().
* Fix the (non-yet) exporting in synthetic description for
complex memory hierarchies with memory-side caches, etc.
* Fix some default size attributes when building synthetic
topologies.
* Fix size units in hwloc-annotate.
* Improve bitmap reallocation error management in many functions.
* Documentation improvements
-------------------------------------------------------------------
Tue Jun 20 20:22:08 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

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