* Mon Jun 02 2025 trenn@suse.de
- Fix newlines in changelog
* Mon May 12 2025 gabriel.bertazi@suse.com
- Add hardened profile (PED-12781)
A 0001-hardened-Introduce-hardened-profile.patch
* Wed Mar 26 2025 trenn@suse.de
- Add BuildRequires:
* gobject-introspection-devel for test in check section to succeed
* pyinotify in ppd
* Fri Mar 14 2025 brunopitrus@hotmail.com
- tuned-ppd: add missing requirement on `asyncore` python library
* Tue Feb 04 2025 trenn@suse.de
- Add LIBEXECDIR=%{_prefix}/lib to adopt libexecdir and remove
the sed hack in spec due to mainline git 410344b8dbc64bada45be
- Update to version 2.25.1.0+git.889387b:
* new release (2.25.1)
* disk: Add missing remove parameter
* plugins: Add missing instance parameters
* Makefile: Add support for installation to custom $LIBEXECDIR
* new release (2.25.0)
* plugin_scheduler: add switch to disable processing of kthreads
* sap-hana: Set transparent_hugepages to madvise
* bootloader: export Grub variables to make them available in submenus
* functions: Create a new parser object for each string expansion
* utils: Rename `PluginLoader` to `ClassLoader`
* plugin_net: handle cqe-mode-rx ethtool option
* profiles: Correct CPU governor settings
* utils.commands: Fix CPU online detection when not present
* new release (2.25.0-rc.1)
* docs: fixed docs generation on centos-7
* plugin_scheduler: fixed API
* plugin_scheduler: make perf support optional
* plugin_net: added support for hotplug and rename
* scheduler: Postpone cgroup blacklist check and double-check after fail
* makefile: added support for installation to custom $BINDIR/$SBINDIR
* tuned-ppd: Do not always clear holds with TuneD profile change signal
* tuned-ppd: Check that TuneD profile change signal is relevant
* doc: enable documentation generation on RHEL with asciidoc
* scheduler: Log process info when its affinity cannot be changed
* Mon Jan 27 2025 gabriel.bertazi@suse.com
- Fix grub.cfg path (bsc#1236491)
A 0001-tuned-consts-Fix-grub.cfg-path-in-SLE.patch
* Wed Jan 22 2025 dimstar@opensuse.org
- Drop rcFOO symlinks for CODE16 (PED-266).
* Fri Jan 17 2025 trenn@suse.de
- Update to version 2.24.1.50+git.13dfc68:
* scheduler: updated sched knobs for kernels 6.6+
* plugin_cpu: allow raw energy_performance_preference values
* Do not initialize kvm low latency if kvm not present
- Do not conflict with power-profiles-daemon, this is managed via
ppd-service in the tuned-ppd subpackage (bsc#1234754)
* Thu Jan 16 2025 trenn@suse.de
- Update to version 2.24.1.44+git.cc168b9:
* tuned-ppd: Remove the use of StrEnum
* tuned-ppd: Disallow releasing profile holds of other processes
* tuned-ppd: Unify polkit policy with power-profiles-daemon
* Obsolete power-profiles-daemon
* Document new vm plugin options
* Adjust profiles to set dirty_(bytes|ratio) via the vm plugin
* vm: Add support for dirty_(bytes|ratio) sysctl parameters
* tuned-ppd: Support the new UPower PPD namespace
* tuned-ppd: Enable changing profile via function keys
* tuned-ppd: Use inotify to check for performance degradation
* tuned-ppd: Require the presence of the balanced profile
* tuned-ppd: Add the version property
* tuned-ppd: Add docstrings
* tuned-ppd: Keep track of active and base profile
* tuned-ppd: Fix UPower signal handler initialization
* Add variables to BLS entries only if grub is used
* powertop2tuned: use default user profile path from the consts
* tuned-ppd: Use effective hold profile when adding profile holds
* Bump doc/manual revision date and number
* Clean up plugin docstrings
* Add a script for generation of plugin docs from docstrings
* scheduler: Do not assume that perf events have type attribute
* Fix the error in the raise statement of check_positive()
* fix: expand variables in Plugin._verify_all_device_commands
* Allow shared service drop-in directory
* drop support for cpuspeed
* Parse no_turbo cpu plugin option using commands.get_bool
* Tue Dec 17 2024 mgorman@suse.com
- Move gobject dependency to gtk package as it is the only utility that
imports gi.