Skip to content

Commit

Permalink
NEWS: bring 2.9.3 bullets in master
Browse files Browse the repository at this point in the history
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
  • Loading branch information
bgoglin committed Sep 12, 2023
1 parent 8b22aea commit e22f340
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS
Expand Up @@ -74,6 +74,19 @@ Version 3.0.0
possible with the new V2 XML export flag.


Version 2.9.3
-------------
* Handle Linux glibc allocation errors in binding routines (CVE-2022-47022).
* Fix hwloc-calc when searching objects on heterogeneous memory platforms,
thanks to Antoine Morvan for the report.
* Fix hwloc_get_next_child() when there are some memory-side caches.
* Don't crash if the topology is empty because Linux cgroups are wrong.
* Improve some hwloc-bind warnings in case of command-line parsing errors.
* Many documentation improvements all over the place, including:
+ hwloc_topology_restrict() and hwloc_topology_insert_group() may reorder
children, causing the logical indexes of objects to change.


Version 2.9.2
-------------
* Don't forget L3i when defining filters for multiple levels of caches
Expand Down

0 comments on commit e22f340

Please sign in to comment.