Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684378 - sys-apps/hwloc-{1.11.13,2.0.4} released
Summary: sys-apps/hwloc-{1.11.13,2.0.4} released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on: 684348
Blocks:
  Show dependency tree
 
Reported: 2019-04-25 22:01 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-06-12 18:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-04-25 22:01:41 UTC
sys-apps/hwloc-1.11.12 was released on 2018-12-13.
"""
* Fix a corner case of hwloc_topology_restrict() where children would
  become out-of-order.
* Fix the return length of export_xmlbuffer() functions to always
  include the ending \0.
"""

sys-apps/hwloc-2.0.3 was released on 2018-12-13.
"""
* Fix build on Cygwin, thanks to Marco Atzeri for the patches.
* Fix a corner case of hwloc_topology_restrict() where children would
  become out-of-order.
* Fix the return length of export_xmlbuffer() functions to always
  include the ending \0.
* Fix lstopo --children-order argument parsing.
"""

Please do not forget to update subslot (bug #684348).
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-06-11 19:00:58 UTC
sys-apps/hwloc-1.11.13 was released on 2019-06-10.
https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org//msg00123.html
"""
* Add support for Linux 5.3 new sysfs cpu topology files with Die information.
* Add support for Intel v2 Extended Topology Enumeration in the x86 backend.
* Tiles, Modules and Dies are exposed as Groups for now.
  + HWLOC_DONT_MERGE_DIE_GROUPS=1 may be set in the environment to prevent
    Die groups from being automatically merged with identical parent or 
children.
* Ignore NUMA node information from AMD topoext in the x86 backend,
  unless HWLOC_X86_TOPOEXT_NUMANODES=1 is set in the environment.
* Group objects have a new "dont_merge" attribute to prevent them from
  being automatically merged with identical parent or children.
"""

sys-apps/hwloc-2.0.4 was released on 2019-06-10.
https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org//msg00124.html
"""
* Add support for Linux 5.3 new sysfs cpu topology files with Die information.
* Add support for Intel v2 Extended Topology Enumeration in the x86 backend.
* Tiles, Modules and Dies are exposed as Groups for now.
  + HWLOC_DONT_MERGE_DIE_GROUPS=1 may be set in the environment to prevent
    Die groups from being automatically merged with identical parent or 
children.
* Ignore NUMA node information from AMD topoext in the x86 backend,
  unless HWLOC_X86_TOPOEXT_NUMANODES=1 is set in the environment.
* Group objects have a new "dont_merge" attribute to prevent them from
  being automatically merged with identical parent or children.
"""

Please do not forget to update subslot (bug #684348).
Comment 2 Justin Bronder (RETIRED) gentoo-dev 2019-06-12 18:14:59 UTC
b7862e51501b sys-apps/hwloc:  bump 1.11.13
de690876c213 sys-apps/hwloc: cleanup old
53900ce01ef1 sys-apps/hwloc: bump 2.0.4 and update subslot

Thanks for the report.