Changelog for
laptop-mode-tools-1.69.2-bp153.1.17.noarch.rpm :
* Wed Apr 20 2016 robertAATTlinux-source.org- Update to version 1.69.2: Minor Bug fix release.
* Thu Mar 24 2016 robertAATTlinux-source.org- Fix source url, point to github.com- Add org.linux.lmt.gui.policy to spec file.- Add lmt-poll.service to %pre/%post/%preun/%postun.- Clean-up spec file, require systemd-rpm-macro only if version is 1315 or higher.- Update to version 1.69.1: + Important Bug Fix release.- Changes from version 1.69: + Wait for all forked modules to complete + Add new module: cputhotplug + CPU online/offine is reverse here + Fix shell syntax + Install policykit file + Detach polling daemon from main process + Do NOT touch speed if throttling is not set + Restore to MAX speed when back to AC Power + Fix manpage about DISABLE_ETHERNET_ON_BATTERY setting + Update documentation about ENABLE_LAPTOP_MODE_ON_AC setting + Change powersaving default for USB class devices + Drop usbhid from default (black)list + Add usb keyboard driver to the list default list + Be consistent with passing args to LMT from different invokers + Honor device plug/unplug events on a per device basis; like how Chromium initially submitted this patch + Also be consistent with option in the event parser + Update links in README.md + Update new github homepage location + Add lmt-config-gui shell script
* Wed Feb 10 2016 robertAATTlinux-source.org- Add laptop-mode.timer and lmt-poll.service to spec file- Fix spec file when checking suse_version macro- Update to version 1.68.1: + Update details about runtime-pm in manpage + Revert \"Drop out reload\" + Log error more descriptively + Write to common stderr. Do not hardcode a specific one + Call lmt-udev in lmt-poll. Don\'t call the laptop_mode binary directly. + Helps in a lot of housekeeping + Direct stderr/stdout to journal + Fix stdout descriptor + Install the new .timer and poll service + Use _sbindir for RPM- Changes from version 1.68: + Fix all instances for BATTERY_LEVEL_POLLING + Group kill the polling daemon so that its child process get the same signal + Release the descriptor explicitly + Add identifier about who\'s our parent + Narrow down our power_supply subsystem event check condition + Fine tune the .service file + On my ultrabook, AC as reported as ACAD + Enhance lmt-udev to better work with systemd + Add a timer based polling for LMT. It is the equivalent of battery-polling-daemon, using systemd + Disable battery level polling by default, because most systems will have systemd running + Add documentation reference in systemd files + Update release-checklist- Rebase laptop-mode-1.53-fix-pm-utils-sleep-script.diff
* Mon Jan 04 2016 rmilasanAATTsuse.com- Fix lmt-udev installation location (bsc#960497).
* Thu Jul 30 2015 zaitorAATTopensuse.org- Update to version 1.67: + Relax minimum window size to accomodate low res screens. + Fix variable name to comply with our \"constants\" assuptions. + Get more aggressive in power saving for Intel HD Audio. + Account Device Mapper devices. + Add swsusp freeze support. + Switch battery-level-polling default to True. + Detect ethernet carrier, early and relibaly. + Changes the boolean setting
*_ACTIVATE_SATA_POWER to a customizable
*_SATA_POLICY, with backward-compatible defaults and documentation.- Changes from version 1.66: + Handle device names with whitespaces. + Detach reliably closing all descriptors. + Add new Radeon power saving module. + Don\'t run LMT if it is disabled in config file. + GUI Tool refactoring.- Changes from version 1.65: + Fix grep error on missing $device/uevent. + ethernet: replace sysfs/enabled by \'ip link down\'. + wireless-iwl-power: sysfs attr enbable -> enabled. + wireless-iwl-power: Add iwlwifi support. + Use Runtime Power Managemet Framework is more robust now. Deprecates module usb-autosuspend. + Fix multiple hibernate issue. + When resuming, run LMT in force initialization mode. + Add module for Intel PState driver. + GUI: Implement suspend/hibernate interface.- Rebase laptop-mode-1.49-new-dirty-ratio-defaults.diff.- Package new module-helper pm-freeze.
* Fri Jul 24 2015 tchvatalAATTsuse.com- Make the previous commit work on openSUSE42 and SLE12, the pm-utils is not needed on 13.2 either
* Fri Jul 10 2015 wernerAATTsuse.de- Make it build without pm-utils
* Fri Jun 19 2015 tchvatalAATTsuse.com- Clean up all various rpmlint warnings
* Wed Dec 18 2013 p.drouandAATTgmail.com- Update to version 1.64 + Don\'t touch USB Controller power settings. The individual devices, when plugged in, while on battery, inherit the power settings from the USB controller + start-stop-programs: add support for systemd. + Replace hardcoded path to udevadm with \"which udevadm\". + Honor .conf files only. + Make \'/usr/lib\' path configurable. This is especially useful for systems that use /usr/lib64, or /lib64 directly + Don\'t call killall with the -g argument. + Fix RPM Spec file build errors- Changes from 1.63 + Kick the power savings back in, as soon as the stick is unplugged + Release lock descriptors in start-stop-programs module. + Add option to disable alarm level check. This is helpful if you have a broken battery reporting incorrect states + Check for external helper application\'s presence. And if not available, handle it. + Added PCIe ASPM module. + Do not ship the board-specific/ folder in default installs- Remove AUTHORS section- Remove laptop-mode-1.49-initscript.diff and laptop-mode-1.62-customize-installation-of-udev-systemd-files.patch; fixed on upstream release- Switch to systemd
* Sun Aug 11 2013 seife+obsAATTb1-systems.com- own all directories in /usr/lib/pm-utils/
* to prevent build failure in case the pm-utils packaging changes again