Merge pull request #16622 from Rmys/master

hwloc intel-ucode ver. bump
This commit is contained in:
Rmys
2025-05-14 11:02:05 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Microcode update files for Intel CPUs</Summary>
<Description>Microcode update files for Intel CPUs</Description>
<Archive sha1sum="3157dee464862f85156ef05392f9e6ca3753d315" type="targz">https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-20241112.tar.gz</Archive>
<Archive sha1sum="f222241496bf0872b959b03b04b0265165e4c4b3" type="targz">https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-20250512.tar.gz</Archive>
<BuildDependencies>
<Dependency>iucode-tool</Dependency>
</BuildDependencies>
@@ -30,6 +30,13 @@
</Package>
<History>
<Update release="14">
<Date>2025-05-13</Date>
<Version>20250512</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2024-11-29</Date>
<Version>20241112</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Portable Hardware Locality (hwloc)</Summary>
<Description>The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs.</Description>
<Archive sha1sum="7d69f7383f682a075351970028401f5e13a7131b" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.9/hwloc-2.9.1.tar.bz2</Archive>
<Archive sha1sum="728713912ff45db27d0075216e589f26ceb33dc5" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.12/hwloc-2.12.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="5">
<Date>2025-05-13</Date>
<Version>2.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-04-04</Date>
<Version>2.9.1</Version>