Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tlp for openSUSE:Factory checked in at 2023-09-26 22:01:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tlp (Old) and /work/SRC/openSUSE:Factory/.tlp.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tlp" Tue Sep 26 22:01:48 2023 rev:23 rq:1113547 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tlp/tlp.changes 2022-07-02 15:34:35.491022193 +0200 +++ /work/SRC/openSUSE:Factory/.tlp.new.1770/tlp.changes 2023-09-26 22:14:57.729222939 +0200 @@ -1,0 +2,84 @@ +Mon Sep 25 14:01:42 UTC 2023 - Shung-Hsi Yu <shung-hsi...@suse.com> + +- Update to 1.6.1 18.09.2023 + * Bugfixes: + Battery: + - LG Gram laptops: ensure lg-legacy is used for kernel <= 5.17 (Issue #708) + General: + - tlp-stat -s: report manual mode despite restrictive umask (Issue #702) + +------------------------------------------------------------------- +Fri Sep 15 11:44:51 UTC 2023 - Shung-Hsi Yu <shung-hsi...@suse.com> + +- Update to 1.6.0 24.08.2023 + * Features + Battery: + - LG Gram laptops: + - Use standard sysfs attribute 'charge_control_end_threshold' + provided by kernel 5.18 and newer + - Restore threshold after hibernate + - System76 laptops with open source EC firmware: + start and stop threshold + - System76: default start threshold set to 90% (due to EC firmware change) + - ThinkPads: model detection adapted for Libreboot (Issue #679) + - Toshiba/Dynabook laptops: stop threshold 80/100% + Configuration: + - Allow comments (#) after parameters (Issue #598) + - tlp-stat -c/--cdiff: append a notice to deprecated or removed + parameters + Disks: + - SATA_LINKPWR_ON_AC/BAT: remove fallbacks for outdated kernels + before 4.15 from defaults (still available via explicit configuration) + General: + - Allow coexistence with power-profiles-daemon: do not apply + PLATFORM_PROFILE_ON_AC/BAT, CPU_ENERGY_PERF_POLICY_ON_AC/BAT and + CPU_BOOST_ON_BAT/BAT when it is running + - MEM_SLEEP_ON_AC/BAT: change system suspend mode + - Add ZSH command completion + - tlp-stat -s: + - Silence warnings about unmasked systemd-rfkill.service/.socket + when DEVICES_TO_ENABLE/DISABLE_ON_STARTUP is actually unconfigured + - Show EC firmware version + - Show system suspend mode + - Show proper ThinkPad model string with Libreboot (Issue #679) + PCI(e) devices: + - RUNTIME_PM_ENABLE/DISABLE: apply even when RUNTIME_PM_ON_AC/BAT + is disabled (Issue #614) + Processor: + - CPU_DRIVER_OPMODE_ON_AC/BAT: set CPU scaling driver operation mode + (active, guided, passive); amd-pstate/intel_pstate driver required + - CPU_DRIVER_OPMODE_ON_AC/BAT: check if operation mode is actually + supported by the current CPU driver + - CPU_ENERGY_PERF_POLICY_ON_AC/BAT: support AMD Zen 2 or newer CPUs; + kernel 6.3 with amd-pstate driver in active mode required + - CPU_HWP_DYN_BOOST_ON_AC/BAT: *EXPERIMENTAL* support AMD Zen 2 or + newer CPUs; yet unreleased kernel 6.x and amd-pstate driver + in active mode required + - SCHED_POWERSAVE_ON_AC/BAT removed (unavailable since kernel 3.5) + - tlp-stat -p: + - Show amd-pstate operation mode, dynamic boost and performance + attributes + - Show min/max operating frequency the processor can run at + (cpuinfo_min/max_freq) and limit imposed by the BIOS (bios_limit) + - (-v) Show acpi_cppc performance and frequency attributes + Radio Devices: + - Support Thunderbolt docks to switch radio devices + - DEVICES_TO_ENABLE/DISABLE_ON_SHUTDOWN: *DEPRECATED* feature will be + removed in TLP 1.7 + USB: + - USB_AUTOSUSPEND_DISABLE_ON_SHUTDOWN: *DEPRECATED* feature will be + removed in TLP 1.7 + + * Bugfixes + Configuration: + - Strip trailing blanks from unquoted parameter values + Operation: + - Deactivate AHCI_RUNTIME_PM and PCIE_ASPM before suspend to avoid + resume freezes (Issue #593, #606, #698) + Processor: + - Set governor although not listed in scaling_available_governors + +- Revert moving 99tlp-rdw-nm from user specific directory since 1.6.0 installs + it to vendor specific directory /usr/lib/NetworkManager/dispatcher.d + +------------------------------------------------------------------- Old: ---- TLP-1.5.0.tar.gz New: ---- TLP-1.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tlp.spec ++++++ --- /var/tmp/diff_new_pack.VjxofD/_old 2023-09-26 22:14:58.757260149 +0200 +++ /var/tmp/diff_new_pack.VjxofD/_new 2023-09-26 22:14:58.757260149 +0200 @@ -1,7 +1,7 @@ # # spec file for package tlp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %{!?_udevrulesdir: %define _udevrulesdir %{_udevdir}/rules.d} Name: tlp -Version: 1.5.0 +Version: 1.6.1 Release: 0 Summary: Tools to save battery power on laptops License: GPL-2.0-or-later AND GPL-3.0-or-later @@ -94,8 +94,6 @@ make install-man-rdw DESTDIR=%{buildroot} ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rctlp -mkdir -p %{buildroot}%{_prefix}/lib/NetworkManager/dispatcher.d -mv %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/99tlp-rdw-nm %{buildroot}%{_prefix}/lib/NetworkManager/dispatcher.d/99tlp-rdw-nm %pre %service_add_pre tlp.service @@ -128,6 +126,8 @@ %dir %{_datadir}/metainfo/ %dir %{_datadir}/bash-completion/ %dir %{_datadir}/bash-completion/completions/ +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions %config(noreplace) %{_sysconfdir}/%{name}.conf %config(noreplace) %{_sysconfdir}/%{name}.d/00-template.conf %{_sysconfdir}/%{name}.d/README @@ -148,6 +148,8 @@ %{_localstatedir}/lib/%{name}/ %{_datadir}/bash-completion/completions/* %exclude %{_datadir}/bash-completion/completions/tlp-rdw +%{_datadir}/zsh/site-functions/* +%exclude %{_datadir}/zsh/site-functions/_tlp-rdw %{_mandir}/man?/*.?%{?ext_man} %exclude %{_mandir}/man8/%{name}-rdw.8%{?ext_man} @@ -160,4 +162,5 @@ %{_udevdir}/%{name}-rdw-udev %{_mandir}/man8/%{name}-rdw.8%{?ext_man} %{_datadir}/bash-completion/completions/%{name}-rdw +%{_datadir}/zsh/site-functions/_%{name}-rdw ++++++ TLP-1.5.0.tar.gz -> TLP-1.6.1.tar.gz ++++++ ++++ 14180 lines of diff (skipped)