Skip to content

Commit e22f340

Browse files
committed
NEWS: bring 2.9.3 bullets in master
Signed-off-by: Brice Goglin <[email protected]>
1 parent 8b22aea commit e22f340

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,19 @@ Version 3.0.0
7474
possible with the new V2 XML export flag.
7575

7676

77+
Version 2.9.3
78+
-------------
79+
* Handle Linux glibc allocation errors in binding routines (CVE-2022-47022).
80+
* Fix hwloc-calc when searching objects on heterogeneous memory platforms,
81+
thanks to Antoine Morvan for the report.
82+
* Fix hwloc_get_next_child() when there are some memory-side caches.
83+
* Don't crash if the topology is empty because Linux cgroups are wrong.
84+
* Improve some hwloc-bind warnings in case of command-line parsing errors.
85+
* Many documentation improvements all over the place, including:
86+
+ hwloc_topology_restrict() and hwloc_topology_insert_group() may reorder
87+
children, causing the logical indexes of objects to change.
88+
89+
7790
Version 2.9.2
7891
-------------
7992
* Don't forget L3i when defining filters for multiple levels of caches

0 commit comments

Comments
 (0)