File laptop-mode-tools.changes of Package laptop-mode-tools
-------------------------------------------------------------------
Wed Jul 25 09:17:26 UTC 2012 - rmilasan@suse.com
- Local variables can only be used in a function.
add: laptop-mode-1.60-local-can-only-be-used-in-a-function.patch
-------------------------------------------------------------------
Fri Apr 13 14:55:47 UTC 2012 - rmilasan@suse.com
- update to 1.60:
* Check for block device's existence. Thanks to Simon Que.
* Add suspend/resume helper tools: pm-helper, pm-suspend, pm-hibernate.
* What laptop-mode-tools is stopped from init, also kill polling daemon.
* Reliable and much better locking mechanics.
* Make polling dameon lock safe.
* Make lmt-udev distro neutral. Thanks to Simon Que.
* Change Intel HDA Audio's default power save timeout to 2 seconds.
-------------------------------------------------------------------
Thu Sep 15 12:22:11 CEST 2011 - hmacht@suse.de
- update to 1.59 (excerpt):
- add support for kernel 3.x (this makes
laptop-mode-tools-1.57-kernel3.0.patch superfluous)
- add USB auto-suspend whitelist
- Check for files instead of kernel version numbers
- Enable new in-kernel polling mechanism for block devices
(Debian BTS: #617705, #574867)
- Add new module nmi-watchdog to handle NMI Watchdog related power
savings. Thanks to Quentin Denis for the report
- More minor fixes...
-------------------------------------------------------------------
Wed Jul 20 19:25:56 UTC 2011 - aj@suse.de
- Support kernel 3.0
- Remove dependency on haldaemon since hal is an optional
requirement, the package can work without it just fine.
- Update to 1.57:
* many fixes
* support for newer kernels
* Add a new "exec-commands" module
* Updated manpages
-------------------------------------------------------------------
Tue Dec 7 21:55:19 UTC 2010 - coolo@novell.com
- prereq init script haldaemon
-------------------------------------------------------------------
Thu Feb 25 02:02:05 CET 2010 - ro@suse.de
- drop laptop-mode-1.49-moblin-disable-control-hd-powermgmt.patch
again which was just changin a setting from another patch
(laptop-mode-1.49_conf.diff).
upstream has CONTROL_HD_POWERMGMT="auto" now
- update to 1.53
* Add global enable/disable switch for laptop-mode-tools
* Add scheduler power saving module for SMT processors. Thanks to John
Reilly.
* Add a new "Auto Modules" mode which enables all modules whitelisted as
auto with a single configuration setting, ENABLE_AUTO_MODULES.
* Add LM/NOLM option for Intel SATA Power Management
* Do a check before trying to write to the SuperHE Control File
- update to 1.52
* Initialize DEBUG to 0 by default. THanks to Matthijs Kooijman for pointing
it out.
* Add an option to completely disable ethernet devices when on battery.
* Introduce hooks to enable debug mode for individual modules
* Use iwconfig to determine device type for iwlwifi devices also
* Collect the correct exit code for iwconfig execution.
* Use iwconfig in wireless-iwl-power. Thanks to Darren Hoo for spotting it
* Handle spaces in mount point names. Thanks to Louis Simard for the patch
* Clarify about Global Debug mode and Module Specific Debug mode.
* Fix incorrect variable reference in video-out module. Thanks to Hans Werner
for noticing that.
- update to 1.51
* Add option to blacklist usb devices by their device id.
Thanks to ich@phuk.ath.cx for the patch
* Trigger timer change for power mgmt by doing a device open/close
The open/close operation can fail if the audio device is busy.
Since this failure is non-fatal (worst case is that the timer changes
don't get activated), we don't bother if it was successful or not.
* Add support for EeePC FSB Control. Thanks to James Rayner
* Update iwlwifi power modes. Thanks to Clemens Buchacher
See Debian BTS: #540639
* Use the standard pm-hibernate script from pm-utils for hibernation
See Debian BTS: #541447
* Check if wireless device is disabled before attempting to power configure it
Thanks to Clemens Buchacher. See Debian BTS: #541997
* On speed change, an ethernet device can lose connectivity. Document that in
the config file
- update to 1.50
* Ship pm-utils hooks in /usr/lib/ and not in /etc/pm/
Distributions will always want to have customized settings in /etc
and default upstream settings in /usr/lib. See LP: #384875
* Fix incorrect explanation of Intel HDA Power Savings. See Debian
BTS: #532733
* Don't clutter screen with print messages.
* Add patch from Mulyadi Santosa that adds ability to lm-profiler to show
read/write frequency of each collected program. Thank you.
* Enhance usb-autosuspend module to be executed under conditions. Also explain
the weirdness of broken usb drivers. Fixes Debian Bug #535051
* Do the test comparision of integeres using string operators. Fixes Debian
Bug #535650
* Run pidof with the -x Script Mode switch. Thanks Matthijs Kooijman
* Disconnect descriptors when backgrounding a script. Thanks Matthijs Kooijman
* Add option to run in shell debug mode
* Add a spec file to generate an RPM package
-------------------------------------------------------------------
Fri Dec 4 01:47:32 UTC 2009 - jlee@novell.com
- Add laptop-mode-1.49-moblin-enable-intel-hda-powersave.patch for
enable audio power saving even using ac-power.
-------------------------------------------------------------------
Thu Nov 19 14:59:37 UTC 2009 - jlee@novell.com
- Add laptop-mode-1.49-moblin-disable-control-hd-powermgmt.patch to
disable the APM level setup to harddrive. (bug #545681)
-------------------------------------------------------------------
Mon Oct 5 11:00:43 CEST 2009 - seife@opensuse.org
- fix/workaround laptop-mode-tools causing garbage in the pm-utils
suspend / hibernate logfile
-------------------------------------------------------------------
Fri Jun 26 17:20:24 CEST 2009 - seife@suse.de
- update to 1.49. Notable changes:
- use syslog
- better diagnostic messages
- most of the other changes are unused in this package, see the
changelog for more information
- adjust dirty_ratio defaults to new kernel's defaults
-------------------------------------------------------------------
Fri Jan 23 19:19:10 CET 2009 - seife@suse.de
- fix udevadm version check (bnc#468848), remove old patches
-------------------------------------------------------------------
Thu Jan 15 17:57:07 CET 2009 - seife@suse.de
- update to 1.45
- various improvements, most are not used in this package
- removed bashisms
- AC adapter fixes
- minor optimizations
- manpage fixes
-------------------------------------------------------------------
Fri Dec 12 11:36:52 CET 2008 - hmacht@suse.de
- fix enabling of laptop-mode by default:
Use %insserv_force_if_yast instead of %insserv_and_fillup to
enable laptop-mode-tools by default (fate#304737)
-------------------------------------------------------------------
Wed Sep 24 22:55:40 CEST 2008 - ro@suse.de
- use udevadm info instead of udevinfo
-------------------------------------------------------------------
Tue Sep 16 13:47:22 CEST 2008 - hmacht@suse.de
- fate#304737
start laptop-mode-tools by default
remount devices with relatime when on battery
set hard dist power management to 128 when on battery
-------------------------------------------------------------------
Tue Aug 19 14:03:20 CEST 2008 - seife@suse.de
- Add "Default-Start:" and "Default-Stop:" to initscript
-------------------------------------------------------------------
Thu May 8 15:49:28 CEST 2008 - seife@suse.de
- build fix
- add README.SUSE
- enhance the init script
- pm-utils integration
-------------------------------------------------------------------
Wed May 7 20:24:01 CEST 2008 - seife@suse.de
- initial submission, version 1.41