Changelog for
laptop-mode-tools-1.74-93.29.noarch.rpm :
* Fri Oct 15 2021 Johannes Segitz
- Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Thu Sep 30 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_laptop-mode.service.patch
* harden_lmt-poll.service.patch
* Mon May 17 2021 Ferdinand Thiessen - Update to version 1.74
* With 4.15+ kernels, Linux Intel SATA has a better link power saving policy, med_power_with_dipm, which should be the recommended one to use
* Disable defaults for syslog logging
* Initialize LM_VERBOSE with default to disabled
* Add power saving module for nouveau cards
* Disable ethernet module by default
* Add board-specific folder and documentation
* Add execute bit on module radeon-dpm
* Drop unlock because there is no lock acquired
* Tue Aug 25 2020 Dominique Leuenberger - Fix invalid usage of %{_libexecdir} (boo#1174075).
* Tue May 12 2020 Paolo Stivanin - Update to 1.73.1:
* Respect black/white lists when disabling autosuspend
* Add newer power supply names
* Fix crash due external battery of mouse
* Honor configuration setting for battery level polling
* cpufreq: intel_pstate should use performance governors
* runtime-pm: Speed up by avoiding fork in echo_to_file
* runtime-pm: Inline echo_to_file_do
* runtime-pm: Fix echo_to_file
* indentation
* runtime-pm: Speed up by avoiding fork in listed_by_{id,type}
* runtime-pm: Simplify vendor/product match
* add help and verison user commands
* Add a power-stats status command
* Separate power sysfs attributes and add sysfs status attribute
* Add device type \'sd\' to default blacklist
* Fix rpm spec file for new installable files
* Return the cpu governor string from the function- Remove laptop-mode-tools-1.72.2-fix-name-gui.patch
* Mon Feb 03 2020 Dominique Leuenberger - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavors.