cpu-x/cpu-x.changes
Jan Engelhardt 98806db483 Accepting request 1084971 from home:pluskalm:branches:utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/1084971
OBS-URL: https://build.opensuse.org/package/show/utilities/cpu-x?expand=0&rev=24
2023-05-05 09:47:33 +00:00

112 lines
4.6 KiB
Plaintext

-------------------------------------------------------------------
Fri May 5 07:24:21 UTC 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 19:52:07 UTC 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 15:53:06 UTC 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 22:24:56 UTC 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 12:45:13 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
- Revert, see https://bugzilla.opensuse.org/show_bug.cgi?id=1198266
-------------------------------------------------------------------
Thu Apr 7 08:21:55 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
- Use new libproc-2 on Tumbleweed instead of libprocps.
-------------------------------------------------------------------
Sat Mar 19 20:40:06 UTC 2022 - Matthias Fehring <buschmann23@opensuse.org>
- Add opencl-headers to the BuildRequires to fix build on
openSUSE Leap 15.3
-------------------------------------------------------------------
Sat Mar 19 20:24:58 UTC 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 15:40:59 UTC 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 10:48:54 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Split language files to -lang subpackage.
-------------------------------------------------------------------
Mon Oct 12 13:20:03 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Make powerpc builds possible. Split shell completions.
-------------------------------------------------------------------
Sat Oct 10 10:00:06 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Initial package (version 4.0.1) for build.opensuse.org