Skip to content

Commit 36cbffd

Browse files
committed
hwloc 2.12.2 final
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
1 parent e3d5225 commit 36cbffd

File tree

291 files changed

+152
-155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

291 files changed

+152
-155
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ function pr($name, $url, $comma) {
105105
news("Open MPI v5.0.6 released",
106106
"Bug fix release",
107107
"");
108-
news("hwloc 2.12.1",
108+
news("hwloc 2.12.2",
109109
"Stable release",
110-
"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-05/msg00001.html");
110+
"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-08/msg00001.html");
111111
?>
112112
</td>
113113
</tr>

projects/hwloc/doc/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ function print_docs($desc, $letterpdf, $a4pdf, $html) {
3939

4040
#########################################################
4141

42-
$versions = array("v2.12.1", "v2.12.0");
42+
$versions = array("v2.12.2", "v2.12.1", "v2.12.0");
4343
$first = 1;
4444
foreach ($versions as $key => $v) {
4545
print_docs("Release $v (new" . (!$first ? ", old" : "") . ")",

projects/hwloc/doc/v2.12.2rc1/annotated.html renamed to projects/hwloc/doc/v2.12.2/annotated.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tbody>
2323
<tr id="projectrow">
2424
<td id="projectalign">
25-
<div id="projectname">Hardware Locality (hwloc)<span id="projectnumber">&#160;2.12.2rc1</span>
25+
<div id="projectname">Hardware Locality (hwloc)<span id="projectnumber">&#160;2.12.2</span>
2626
</div>
2727
</td>
2828
</tr>

projects/hwloc/doc/v2.12.2rc1/attributes.html renamed to projects/hwloc/doc/v2.12.2/attributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tbody>
2323
<tr id="projectrow">
2424
<td id="projectalign">
25-
<div id="projectname">Hardware Locality (hwloc)<span id="projectnumber">&#160;2.12.2rc1</span>
25+
<div id="projectname">Hardware Locality (hwloc)<span id="projectnumber">&#160;2.12.2</span>
2626
</div>
2727
</td>
2828
</tr>
File renamed without changes.
File renamed without changes.

projects/hwloc/doc/v2.12.2rc1/bitmap_8h_source.html renamed to projects/hwloc/doc/v2.12.2/bitmap_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tbody>
2323
<tr id="projectrow">
2424
<td id="projectalign">
25-
<div id="projectname">Hardware Locality (hwloc)<span id="projectnumber">&#160;2.12.2rc1</span>
25+
<div id="projectname">Hardware Locality (hwloc)<span id="projectnumber">&#160;2.12.2</span>
2626
</div>
2727
</td>
2828
</tr>

0 commit comments

Comments
 (0)