Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lact-headless-0.9.1-2.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: lact-headless Distribution: openSUSE Tumbleweed
Version: 0.9.1 Vendor: openSUSE
Release: 2.3 Build date: Wed Jul 1 06:08:20 2026
Group: Hardware/Other Build host: reproducible
Size: 10698050 Source RPM: lact-headless-0.9.1-2.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ilya-zlobintsev/LACT
Summary: Linux GPU Configuration And Monitoring Tool
LACT (Linux GPU Configuration And Monitoring Tool) is a daemon and CLI
utility for GPU configuration and monitoring. This headless variant includes
only the daemon and CLI, suitable for servers and minimal installations
without graphical dependencies.







Post-installation/uninstallation steps can be found in:
/usr/share/doc/packages/lact

DISCLAIMER, none of the SUSE maintainers are responsible if you mess up
your GPU by using this tool, especially the overclocking features.
Please be careful and understand the risks before using it.

Provides

Requires

License

MIT

Changelog

* Wed Jul 01 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Added prevent-strip.patch to stop stripping binaries after compilation
  - Added fix-clang-args.patch to fix lact-daemon build
* Tue Jun 30 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - For lact.config.yaml file:
    * Update version number to 6
  - For install-guide.txt file:
    * Add more useful lact wiki links to recover from a bad overclocking
  - For .spec file:
    * Added required build dependencies for 0.9.1
    * Fix build for Leap 16.0
  - For .rpmlintrc file:
    * Exclude "unstripped-binary-or-object" warning
  - Bump to version 0.9.1
  - Upstream changes:
    * Translations update from Fedora Weblate (#991)
    * Translations update from Fedora Weblate (#1009)
    * chore: prepare for new release
    * fix: nvidia displayport2 bandwidth calculation (#1090)
    * feat: de-couple nvidia target temp from amd pmfw target temp (#1086)
    * fix: raise main window on errors
    * fix: derive V/F curve bounds from offset limits (#1083)
    * feat: add option to flatten VF curve selection (#1084)
    * chore: supress clippy warning
    * feat: QOL for displays info (#1085)
    * feat: handle VF curve without vf_tuple_base (Turing) (#1066)
    * fix: automatically clamp power cap to the allowed range on AMD (#1080)
    * fix: raise main window for apply confirmation (#1078)
    * fix: libdisplay-info dependency on debian-based systems (#1077)
    * fix: make UI tolerate power cap being reported as 0 (#1072)
    * fix: use host PATH variable when enabling AMD OD from inside flatpak (#1070)
    * feat: add displays info (#1052)
    * fix: correct nvidia fan curve pwm to percent conversion (#1055)
    * refactor: improve gui folder structure (#1047)
    * chore: use tokio local runtime instead of LocalSet (#1050)
    * chore: add another GIGABYTE 9070 XT to device_ids.json (#1049)
    * feat: add range selection feature for VF curve editor (#1032)
    * fix: gracefully handle missing get_device_api_info in daemon
    * fix: gracefully handle missing get_device_api_info in daemon
    * perf: fetch Vulkan/OpenCL info asynchronously after startup (#1046)
    * chore: bump libdrm-amdgpu
    * feat: use banner instead of dialog to signal daemon reconnection (#1044)
    * refactor: use helper methods for component launch (#1041)
    * perf: avoid unnecessary ui config rewrite on startup (#1040)
    * fix: wrap flatpak service startup with bash (#1039)
    * chore: make clippy warnings fail CI, fix them (#1038)
    * chore: move gpu test data to a shared directory (#1037)
    * feat: support amd deep sleep state (#1035)
    * feat: add custom loader (#1031)
    * Revert "WIP UI snapshot tests"
    * WIP UI snapshot tests
    * fix: missing fan curve options on nvidia (#1034)
    * feat: use revealer for graphs window edit mode toolbar (#1029)
    * feat: rework app menu using actions; add keyboard shortcuts for preferences and quit (#1028)
    * fix: fix regression with dirty init state (#1027)
    * chore: add Gigabyte RTX 4070 Ti Super WindForce Max OC to device ids (#1026)
    * perf: optimize gui bootstrap (#1023)
    * feat: remember window size (#1022)
    * feat: add hold/release cookie mechanism for profile state management (#995)
    * chore: update vulkan schema to 1.4.351
    * fix: bump flatpak sources
    * fix: bump amdgpu-sysfs with deep sleep pstate handling (#1021)
    * chore: improve p-state reads logs (#1019)
    * fix: avoid leaking amdgpu device descriptors on reload (#1020)
    * fix: bump libdrm_amdgpu_sys to 0.8.14 (#1018)
    * doc: mention nvidia VF curve in README
    * chore: add Turkish translations (#1011)
    * fix: detect typed input in clock adjustment spinbuttons (#1008)
    * feat: consolidate MessageDialogs under generic InfoDialog (#997)
    * doc: fix API documentation links (#1014)
    * chore: add debug log for p-states initial load (#1016)
    * feat: improve profile process rule selector (#1003)
    * doc: add Solus in installation section of README (#990)
    * A more detailed changelog can be found at: https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.9.1
* Sat Apr 25 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - For _service file:
    * Improved regex and tag for releases
  - For .spec file:
    * Increment dependency version requirement
    * Removed unused code from older versions
    * Updated build command for newer versions
    * Packaged more documentation from the upstream project for: API, configuration, contributions and metrics exporter
  - Bump to version 0.9.0
  - Upstream changes:
    * chore: update screenshots and prepare new release
    * chore: translated using Weblate (Serbian) (#977)
    * chore: translations update from Fedora Weblate (#969)
    * chore: use adwaita dialog for reconnecting message
    * feat: groom profiles (#986)
    * fix: correctly disable navigation after panic event (#987)
    * feat: groom charts dialog (#983)
    * feat: groom process monitor (#984)
    * feat: groom features window (#985)
    * feat: rework preferences popover (#972)
    * fix: apply no_scroll fix to SpinButtons on thermals page (#981)
    * doc: add CONTRIBUTING.md (#982)
    * chore: update PageSection api to handle better hide_visible_container prop (#970)
    * feat: remove some redundant category titles (#980)
    * chore: update dependencies (#979)
    * fix: incorrect scrollbar position when clamped, better spacing around content (#971)
    * chore: use `jiff` instead of `chrono` (#978)
    * feat: modernize overdrive dialog UI (#975)
    * feat: use interleaved sclk/mclk write on GCN (#974)
    * fix: only show amd oc banner with an amd gpu selected
    * feat: use adwBanner to show enable AMD OC message (#965)
    * chore: bump version
    * chore: added translation using Weblate (Serbian) (#960)
    * chore: translations update from Fedora Weblate (#954)
    * fix: unnecessary curve overwriting
    * feat: sync selected page title into content's Toolbox header (#964)
    * feat: filter out "non-primary" temperatures for immediate display, move them to a popdown (#959)
    * fix: remove scale decimals in vf curve (#963)
    * chore: improve sidebar look (#962)
    * pkg: add fedora 44 and ubuntu 26.04 builds, add cache for docker images (#961)
    * feat: add Nvidia VF curve editor (#957)
    * chore: bump rustls-webpki
    * Translations update from Fedora Weblate (#923)
    * Translations update from Fedora Weblate (#938)
    * chore: fix adw navigationpage title warning
    * refactor: use adwaita AlertDialog for settings confirmation
    * fix: properly display reverted config on settings timeout
    * feat: new UI layout with sidebar (#951)
    * feat: show fan speed in stats section
    * fix: add phoenix to manual preformance level quirks (#948)
    * feat: point hover effect in fan curve (#947)
    * feat: move header gpu picker to dedicated component (#934)
    * feat: restrict content max width (#944)
    * chore: bump dependencies
    * chore: remove hoverable effect from non clickable info rows (#943)
    * feat: add level bar animation (#911)
    * feat: report AMD IP info (#942)
    * chore(deps): update all dependencies (#922)
    * feat: groom adwaita build (#930)
    * fix: bump bindgen to build on clang 22 (#941)
    * chore: update system dep list in readme
    * feat: enable adwaita by default, add theme selector and detection (#931)
    * fix: regression in clocks_frame widget (#928)
    * pkg: bump minimum distro versions (#927)
    * feat: add support for nvidia acoustic target temp (#917)
    * chore: bump flatbox version
    * feat: improve gpu stats UI (#903)
    * fix: Fix coverage build in CI (#924)
    * feat: support multi-column layout for adjustment-rows lists (#892)
    * fix: tolerate unsuccessful clock offset reset (#918)
    * chore: bump rust dependencies
    * chore: translated using Weblate (Chinese (Simplified Han script))
    * chore: translated using Weblate (Portuguese (Brazil))
    * chore: translated using Weblate (Polish)
    * chore: translated using Weblate (Georgian)
    * chore: translated using Weblate (French)
    * chore: translated using Weblate (Spanish)
    * chore: translated using Weblate (Czech)
    * chore: translated using Weblate (Catalan)
    * chore: translated using Weblate (Arabic)
    * chore(deps): update all dependencies (#887)
    * fix: docker daemon shenanigans causing failing package builds (#912)
    * fix: bump pkger version (#910)
    * feat: improve pstates UI (#896)
    * fix: bump flatbox version again
    * feat: update flatbox version with better extension handling
    * feat: update flatbox version with better /run handling
    * feat: don't depend on dbus for flatpak service operation, force unconfined apparmor (#902)
    * feat: add css loader (#891)
    * chore: upd time to 0.3.47 (#901)
    * chore: bump dependencies
    * feat: disable scroll on adjustment row inputs (#879)
    * chore: add Acer B580 Nitro device id
    * chore: update to rust 2024 edition (#889)
    * chore: fix pkg recipe rust version
    * feat: refactor formatters and add gui tests (#883)
    * chore: update rust to 1.93.0 (#876)
    * fix: deduplicate vulkan device (#884)
    * fix: correctly show OC requirement message with overdrive disabled on RDNA3+
    * chore(deps): update github actions dependencies (#880)
    * chore: add renovate for dependency updates (#875)
    * chore: Update spec files for release v0.8.4 (#873)
* Thu Mar 12 2026 Jan Engelhardt <jengelh@inai.de>
  - Don't strip binaries, OBS will do that on its own.
* Wed Feb 11 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Improved user/group generation according to the packaging guidelines
  - Added a DISCLAIMER text
  - Improved post-installation/uninstallation guide
  - Improved user config file
* Wed Feb 11 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Improved comments in .spec file
  - Trimmed description
  - Added post-installation/uninstallation guides
    * Tell the users where to find these guides in %description
  - Added missing LICENSE & README.md doc
* Wed Feb 11 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Removed deprecated macros
  - Added hicolor-icon-theme as build dependency
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Minor fixes for .spec file
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Improved description, adding more exclusions in .rpmlintrc
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Set rust1.92/cargo1.92 and up as mandatory to build correctly
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Fix typo
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Improved description
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Fix LACT configuration file
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Added cargo macros in spec
  - Added custom user/group for LACT
  - Added LACT configuration file
  - Added exclusions in .rpmlintrc
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Added appstream-glib build dependency
* Mon Feb 09 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Fixed .sysusers
* Sun Feb 08 2026 Jehu Marcos Herrera Puentes <jehuherrerap@hotmail.com>
  - Initial commit with version 0.8.4
  - Upstream changes for 0.8.4:
    * chore: update metainfo for new release
    * chore: translated using Weblate (Portuguese (Brazil))
    * chore: translated using Weblate (Georgian)
    * chore: translated using Weblate (Italian)
    * chore: translated using Weblate (Hungarian)
    * chore: translated using Weblate (French)
    * chore: translated using Weblate (Finnish)
    * chore: translated using Weblate (German)
    * chore: translated using Weblate (Czech)
    * chore: translated using Weblate (Arabic)
    * full changelog here: https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.8.4

Files

/etc/lact
/etc/lact/config.yaml
/usr/bin/lact
/usr/lib/systemd/system/lactd.service
/usr/lib/sysusers.d/lact-user.conf
/usr/share/applications/io.github.ilya_zlobintsev.LACT.desktop
/usr/share/doc/packages/lact-headless
/usr/share/doc/packages/lact-headless/API.md
/usr/share/doc/packages/lact-headless/CONFIG.md
/usr/share/doc/packages/lact-headless/CONTRIBUTING.md
/usr/share/doc/packages/lact-headless/EXPORTER.md
/usr/share/doc/packages/lact-headless/README.md
/usr/share/doc/packages/lact-headless/install-guide.txt
/usr/share/doc/packages/lact-headless/uninstall-guide.txt
/usr/share/icons/hicolor/512x512/apps/io.github.ilya_zlobintsev.LACT.png
/usr/share/icons/hicolor/scalable/apps/io.github.ilya_zlobintsev.LACT.svg
/usr/share/licenses/lact-headless
/usr/share/licenses/lact-headless/LICENSE
/usr/share/metainfo/io.github.ilya_zlobintsev.LACT.metainfo.xml
/var/lib/lact


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:54:38 2026