| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: cpu-x | Distribution: SUSE Linux Enterprise 16 | 
| Version: 5.0.4 | Vendor: openSUSE | 
| Release: bp160.1.13 | Build date: Tue Jul 30 09:29:51 2024 | 
| Group: System/X11/Utilities | Build host: reproducible | 
| Size: 2825565 | Source RPM: cpu-x-5.0.4-bp160.1.13.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/TheTumultuousUnicornOfDarkness/CPU-X | |
| Summary: Hardware overview utility | |
CPU-X is a software that gathers information about CPU, motherboard and peripherals. It is similar to CPU-Z (Windows) and can be used in graphical mode by using GTK or in text-based mode by using NCurses. A dump mode is present from command line.
GPL-3.0-or-later
* Tue Jul 30 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Support libproc2 (aka procps 4): Add pkgconfig(libproc2)
    BuildRequires.
* Sun Apr 28 2024 Andrea Manzini <andrea.manzini@suse.com>
  - Update to release 5.0.4
  - Changed
    * Update databases (more CPU packages, Intel Meteor Lake-H,
      Intel Emerald Rapids-SP)
    * Patch dmidecode to version 3.6
  - Fixed
    * Do not display unavailable DMI fields in Memory tab (#322)
  - added %check section to run unit tests
* Mon Jan 15 2024 pallaswept <pallaswept@proton.me>
  - Update to release 5.0.3
  - Changed
    * Do not print OpenGL version for unknown user mode driver
    * Reword labels about 'theme' in Settings (#314)
    * Set tooltip for all labels with full text in GTK GUI (#316)
    * Update databases (AMD Storm Peak)
  - Fixed
    * Fix active graphic card in GTK GUI (#313)
    * Fix missing AMD GPU power average for some cards (#315)
  - Update patch for new version
  - Add desktop file
* Thu Nov 23 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 5.0.2
    * Print vendor ID and device ID in Graphics tab for "Device ID"
      label
* Sun Nov 05 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Use newer g++, as Leap's default compiler does not provide the
    <filesystem> header.
  - Add build requires for glibmm.
* Wed Nov 01 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 5.0.1
    * Add more debug data, including a debug mode for the daemon
    * Add an option to choose temperature unit among Celsius,
      Fahrenheit, Kelvin and Rankine
    * Update databases (AMD Genoa, Intel Sapphire Rapids-WS, AMD
      Phoenix, Intel Alder Lake-U, Intel Apollo Lake)
* Fri May 05 2023 Martin Pluskal <mpluskal@suse.com>
  - Update to version 4.5.3:
    * Add BAR size for Intel discrete GPU
    * Add total VRAM size via Vulkan API for checking ResizableBAR
    * Update databases (Intel Alder Lake, Intel Raptor Lake-S/P/U)
    * Disable OpenCL support by default
    * Update brand logos for AMD and Intel
    * Make yellow brighter for dark themes in GTK GUI
    * Patch dmidecode to version 3.5.484f893
    * Update 'Technology' label in CPU tab for new node name (like
      Intel 7) and change prefix for technology nodes >= 100nm to µm
  - Drop no longer needed cpu-x-update-database.patch
* Wed Mar 15 2023 malcolmlewis@opensuse.org
  - Add build requires to enable Vulkan support.
  - Add cpu-x-update-database.patch: Update database.h to include cpu
    information for Clarkdale (Core i3) and Haswell-EP.
* Thu Nov 17 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 4.5.2
    * Add support for hybrid CPUs
    * Add support for TAB key and scrolling in NCurses TUI
    * Support for procps-ng 4.0.1rc3
    * Update databases (Intel Tremont, Intel Ice Lake Xeon-D, AMD
      Mendocino, AMD Zen 2 Desktop Kit, AMD Athlon 64 Sherman)
* Thu Aug 25 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 4.3.1:
    * Fix CPU usage in System tab when theme is Auto
    * Fix a crash when libpci is upgraded and CPU-X is not rebuild
      against the new shared library
* Mon Apr 18 2022 Manfred Hollstein <manfred.h@gmx.net>
  - Revert, see https://bugzilla.opensuse.org/show_bug.cgi?id=1198266
* Thu Apr 07 2022 Manfred Hollstein <manfred.h@gmx.net>
  - Use new libproc-2 on Tumbleweed instead of libprocps.
* Sat Mar 19 2022 Matthias Fehring <buschmann23@opensuse.org>
  - Add opencl-headers to the BuildRequires to fix build on
    openSUSE Leap 15.3
* Sat Mar 19 2022 Matthias Fehring <buschmann23@opensuse.org>
  - Update to version 4.3.0
    * Add Compute Unit in Graphics Tab (require OpenCL)
    * Add Resizable BAR in Graphics tab
    * Update databases
    * Rename from "Ext. Family/Model" to "Disp. Family/Model"
    * Display a warning for unsupported CPUs
    * Patch dmidecode to version 3.3.024b0fb4
    * Fix build with musl libc
    * Limit number of characters for labels in Graphics tab (GTK GUI)
    * Allow to translate settings (GTK GUI)
  - Add pkgconfig(OpenCL) to the BuildRequires
* Wed Jun 30 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 4.2.0
    * Remove support for libcpuid before v0.5.0
    * Add glfw dependency for UMD
    * Add new option --cpuid-decimal to display CPUID values in decimal
    * Add User Mode Driver (UMD) to Graphics Tab
    * Add GPU DeviceID:RevisonID in Graphics tab
    * Add PCIe link speed/width in Graphics tab
    * Add CPUX_ARGS environment variable to set default command line
    * Add alternative key mapping for NCurses mode (option --keymap)
    * Add debug mode (option --debug)
    * Add screen reader accessibility on GUI
    * Add Core Voltage, Power Avg and Memory Used in Graphics tab
      (AMDGPU only)
    * Add a dropdown list in Graphics tab to choose graphic card to monitor
    * Reduce the GPU clock precision in Graphics tab
    * Update CPU databasesSupport more GPU in Graphics tab
    * Change bars color in System tab in GTK GUI when Dark theme is used
    * Ignore batteries voltage when searching CPU voltage
    * Fix for --issue-fmt
    * Fix overflow caused by some translations
    * Fix list of influenceable environment variables in help
    * Fix screen flickering in NCurses TUI
* Tue Oct 13 2020 Jan Engelhardt <jengelh@inai.de>
  - Split language files to -lang subpackage.
* Mon Oct 12 2020 Jan Engelhardt <jengelh@inai.de>
  - Make powerpc builds possible. Split shell completions.
* Sat Oct 10 2020 Jan Engelhardt <jengelh@inai.de>
  - Initial package (version 4.0.1) for build.opensuse.org
/usr/bin/cpu-x /usr/libexec/cpu-x-daemon /usr/share/applications/io.github.thetumultuousunicornofdarkness.cpu-x.desktop /usr/share/cpu-x /usr/share/cpu-x/AMD.png /usr/share/cpu-x/CPU-X.png /usr/share/cpu-x/Centaur.png /usr/share/cpu-x/Cyrix.png /usr/share/cpu-x/Intel.png /usr/share/cpu-x/NSC.png /usr/share/cpu-x/NexGen.png /usr/share/cpu-x/Rise.png /usr/share/cpu-x/SiS.png /usr/share/cpu-x/Transmeta.png /usr/share/cpu-x/UMC.png /usr/share/cpu-x/Unknown.png /usr/share/cpu-x/cpu-x-gtk-3.12-dark.css /usr/share/cpu-x/cpu-x-gtk-3.12.css /usr/share/cpu-x/cpu-x-gtk-3.12.ui /usr/share/cpu-x/cpu-x-gtk-3.20-dark.css /usr/share/cpu-x/cpu-x-gtk-3.20.css /usr/share/glib-2.0 /usr/share/glib-2.0/schemas /usr/share/glib-2.0/schemas/io.github.thetumultuousunicornofdarkness.cpu-x.gschema.xml /usr/share/icons/hicolor /usr/share/icons/hicolor/128x128 /usr/share/icons/hicolor/128x128/apps /usr/share/icons/hicolor/128x128/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/16x16 /usr/share/icons/hicolor/16x16/apps /usr/share/icons/hicolor/16x16/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/192x192 /usr/share/icons/hicolor/192x192/apps /usr/share/icons/hicolor/192x192/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/22x22 /usr/share/icons/hicolor/22x22/apps /usr/share/icons/hicolor/22x22/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/24x24 /usr/share/icons/hicolor/24x24/apps /usr/share/icons/hicolor/24x24/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/256x256 /usr/share/icons/hicolor/256x256/apps /usr/share/icons/hicolor/256x256/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/32x32 /usr/share/icons/hicolor/32x32/apps /usr/share/icons/hicolor/32x32/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/36x36 /usr/share/icons/hicolor/36x36/apps /usr/share/icons/hicolor/36x36/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/384x384 /usr/share/icons/hicolor/384x384/apps /usr/share/icons/hicolor/384x384/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/48x48 /usr/share/icons/hicolor/48x48/apps /usr/share/icons/hicolor/48x48/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/512x512 /usr/share/icons/hicolor/512x512/apps /usr/share/icons/hicolor/512x512/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/64x64 /usr/share/icons/hicolor/64x64/apps /usr/share/icons/hicolor/64x64/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/72x72 /usr/share/icons/hicolor/72x72/apps /usr/share/icons/hicolor/72x72/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/icons/hicolor/96x96 /usr/share/icons/hicolor/96x96/apps /usr/share/icons/hicolor/96x96/apps/io.github.thetumultuousunicornofdarkness.cpu-x.png /usr/share/licenses/cpu-x /usr/share/licenses/cpu-x/COPYING /usr/share/metainfo /usr/share/metainfo/io.github.thetumultuousunicornofdarkness.cpu-x.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:45:09 2025