Changelog for
pm-utils-ndiswrapper-1.4.1-26.17.1.i586.rpm :
* Tue Aug 06 2013 vdziewieckiAATTsuse.com- Remove all power.d hooks as a next step to dropping pm-utils. bnc#827854
* Thu Apr 04 2013 vdziewieckiAATTsuse.com- Removed patches pm-utils-dont-fail-modunload-silently.diff and intel-audio-powersave_logoutput.diff - applied them in git repo.- Deleted 80acpi-fan, since it used /proc/acpi/fan/ and it was removed from kernel long ago. bnc#806635- bnc#806632: rm pm/sleep.d/55NetworkManager, networkmanager now uses Upower and listens to dbus resume/suspend signals.- remove rc.cpufreq - bnc#806641
* Mon Feb 04 2013 vdziewieckiAATTsuse.com- Adopted to query network.service alias, that obsoletes the NETWORKMANAGER variable in /etc/sysconfig/network/config introduced in sysconfig-0.80.- bnc#782891 unified grub2 and grub2-efi making grub2-efi just an architecture of GRUB 2. Unify handling of both loaders to not depend on compatibility grub2-efi-
* links.
* Sun Jan 13 2013 d_wernerAATTgmx.net- correction for bnc#797966 intel-audio-powersave creates error entries in /var/log/pm-powersave.log when it finds supported hw looping over /sys/module/snd_
* these errors are caused by simple typos
* Sun Oct 21 2012 seife+obsAATTb1-systems.com- be more verbose on modunload failures (inspired by bnc#633491)
* Thu Sep 13 2012 jengelhAATTinai.de- Remove redundant tags/sections from specfile- Parallel build with %_smp_mflags- Use \"modutils\" provides for requiring a kernel module utility implementation
* Wed Sep 12 2012 vdziewieckiAATTsuse.com-Changed licence to GPL 2.0 (without +) - bnc#768867
* Wed Sep 12 2012 vdziewieckiAATTsuse.com-Added Michael Chang\'s patch to fix grub2 menu shown after s2disk (bnc#771587).
* Tue Jul 10 2012 vdziewieckiAATTsuse.com-Further fix for bnc#753589 - powersave was not activated when resuming from suspend on battery.
* Thu Jun 21 2012 vdziewieckiAATTsuse.com-Fixed bnc#697379 - Powermanagement snd_hda_intel - Skript /usr/lib/pm-utils/intel-audio-powersave doesnt\' work
* Wed Jun 20 2012 vdziewieckiAATTsuse.com-Fixed 06autofs, it now works only if NetworkManager is not running, because it has it\'s own way to start autofs. Fix regression caused by fix for bnc#753589-Using a savestate/restorestate scheme instead
* Fri May 11 2012 vdziewieckiAATTsuse.com-bnc#751621 (again): Test systemd presence (/proc/1/comm) and choose either systemctl or /sbin/service when stopping and restarting services. This should make the services stop and start properly, but avoid dumping binary crap in the log (bnc#75181).
* Thu Apr 19 2012 vdziewieckiAATTsuse.com-Created a git repository at gitAATTgitorious.org:opensuse/pm-utils.git as a branch of git://anongit.freedesktop.org/git/pm-utils, to avoid having suse hooks in a separate package, using this repository (all patches removed as they are included there)-Fixed bnc#751887 - Hibernation failure after security patches applied;-Fixed bnc#751621 - /usr/lib/pm-utils/sleep.d/06autofs unconditionally (re)starts autofs-Fixed bnc#751811 - pm-suspend generates defective /var/log/pm-suspend.log file-Fixed bnc#753589 - sysctl.conf settings are lost when changing powerstate-Fixed bnc#633496 - /usr/lib/pm-utils/sleep.d/75modules should cancel suspend2disk when unloading a module fails
* Tue Feb 28 2012 mvyskocilAATTsuse.cz- fix script 50rcnetwork error and update savestate/restorestate functions(bnc#749031).- obsolete pm-utils-1.4.1-vtXX-upower-battery-AC-adapter.patch already in git
* Tue Feb 14 2012 crrodriguezAATTopensuse.org- Remove init script, obsoleted by opensuse-kernel commit 6efe9b5949513b33987e51400da8c75e7225970d
* Wed Mar 02 2011 estellnbAATTelstel.com- Show battery and AC-adpater (power adapter) status when working without X under a console: upower is used (bnc#670074)
* Tue Mar 01 2011 mvyskocilAATTsuse.cz- Fix bnc#663067 - remove harddrive power.d hook
* Sun Feb 13 2011 vuntzAATTopensuse.org- Use a %triggerun on pm-utils < 1.4.1-3 (should be this version) to forcefully enable the cpufreq service, since else, it\'s not enabled on upgrades. Thanks to Kay Sievers for the hint! Fix bnc#653540.
* Wed Jan 26 2011 vuntzAATTopensuse.org- Update rc.cpufreq: + Use acpi_cpufreq instead of acpi-cpufreq for consistency. + Do not report failure on start when hardware doesn\'t support frequency scaling. Report \"skipped\" instead. Based on patch from Per Jessen
. Fix bnc#660417.
* Mon Jan 03 2011 trennAATTnovell.com- rccpufreq fixups: speedstep_centrino functionality is replaced by acpi-cpufreq for quite some time and is not compiled on our latest kernels anymore (CONFIG_X86_SPEEDSTEP_CENTRINO) Try to load mostly used cpufreq driver (acpi-cpufreq) first for speedup reasons >>>>>>> ./pm-utils.changes.rc13d0ced37ad6aae6e3d140dad6f4c2b
* Tue Oct 12 2010 vuntzAATTopensuse.org- Add a cpufreq init script, with code that was originally in hal init script. Since hal is getting killed, we need to move this elsewhere. This will help with bnc#612131. + Install rc.cpufreq as /etc/init.d/cpufreq and link it from /usr/sbin/rccpufreq. + Add %insserv_prereq PreReq. + Add scriptlets to handle this init script. We enable it by default.
* Mon Sep 20 2010 mvyskocilAATTsuse.cz- Update to 1.4.1
* New power.d hooks: - disable_wol (obsoletes wol, $WOL) - hal-cd-polling - harddrive, - intel-audio-powersave (obsoletes sound-pm, $SOUND_PM), - journal-commit, - laptop-mode - pcie_aspm, - readahead, - sata_alpm (obsoletes sata_pm, $SATA_PM) - wireless (obsoletes iwl-pm, $IWL_PM) - xfs_buffer
* Load hook blacklist for power.d hooks
* Fix paths for sched_powersave script
* Try falling back to standby suspend of mem is not available.
* Use flock for more robust lock file handling
* Make tuxonice methods chvt if using a userspace UI.
* Autodetect sleep modules by default instead of forcing the kernel one.
* Rewrote the sched-powersave hook to eliminate redundancy.
* Help functionality to pm-powersave- SUSE aditions
* set and check the governors via sysfs - bnc#619750
* do a sanity check on S2DISK_CONF
* fix bnc#617667: 50rcnetwork sleep hook cannot work
* remove power.d hooks already in upstream pm-utils 1.4.0+ - iwl-pm and $IWL_PM config variable replaced by wireless hook, no config variable - sata-pm and $SATA_PM replaced by sata_alpm, $SATA_ALPM_ENABLE - sound-pm and $SOUND_PM replaced by intel-audio-powersave, $INTEL_AUDIO_POWERSAVE - wol and $WOL replaced by disable_wol, no config variable
* Mon Jul 05 2010 seifeAATTopensuse.org- bash scripts are best if their logic is correct (bnc#619734)
* Tue Jun 29 2010 cooloAATTnovell.com- bash scripts are better if they follow the syntax
* Sat Jun 26 2010 seifeAATTopensuse.org- fixes bnc#617667: 50rcnetwork sleep hook cannot work
* Wed Jun 23 2010 mvyskocilAATTsuse.cz- fixes bnc# 615646 - Suspending with upower/dk-power blocks the calling process
* pm-utils-1.3.0-direct-on_ac_power.patch
* Mon Jun 14 2010 mvyskocilAATTsuse.cz- fixes bnc#603291: restart DHCP clients if traditional ifup is used- fixes bnc#613967: typo in stderr redirection
* Thu May 06 2010 mvyskocilAATTsuse.cz- refresh patches to fix a build
* Fri Apr 30 2010 mvyskocilAATTsuse.cz- fix bnc#304995: export SUSE_IGNORE_FBMODES to ignore fb.modes read from DirectFB
* Wed Apr 07 2010 mvyskocilAATTsuse.cz- fix power.d/iwl-pm hook
* Fri Apr 02 2010 mvyskocilAATTsuse.cz- Updated to 1.3.0: fix bnc#590709
* pm-utils does not depends on HAL anymore
* import HAL\'s fdi quirks
* track whether suspend/hibernate succeeded, and handle things as appropriately as we can.
* Native suspend-hybrid method.
* Profile the entire suspend/resume process using PM_PROFILE.- backport the existing patches, split and sort them- remove the HAL dependencies from power.d hooks wol and sata-pm- use explicit dependencies on external tools- powersave is back - now partially supports upower
* Tue Feb 16 2010 seifeAATTopensuse.org- fix the location of S2DISK_CONF
* Sat Feb 13 2010 vuntzAATTopensuse.org- Move the pkg-config file to /usr/share/pkgconfig to have it findable on x86_64. We could also move it to /usr/%_lib/pkgconfig, but we explicitly change libdir to not be arch-specific, so /usr/share is more appropriate.
* Tue Dec 15 2009 mvyskocilAATTsuse.cz- suspend-to-file support (bnc#309522)
* Wed Nov 25 2009 mvyskocilAATTsuse.cz- Updated to 1.2.6.1 - fixed bnc#378883- install all upstream hooks (fixes at least bnc#552346)- moved ndiswrapper hook to separate package- backported the smart suspend support- Obsoleted patches:
* pm-utils-0.99.3-README-fix.diff
* pm-utils-0.99.4-QUIRK-variables-changed.diff
* pm-utils-0.99.4-fix-broken-dbus-send.diff
* pm-utils-0.99.4-on_ac_power-no-dbus-fallback.diff
* pm-utils-0.99.4-suse.diff- removed powersave command
* Sun Jun 21 2009 hmachtAATTsuse.de- add power.d hook script \'wol\' and corresponding configuration option to /usr/lib/pm-utils/defaults to enable wake on LAN when running on AC and disabling it when on DC
* Thu Apr 09 2009 seifeAATTsuse.de- be a bit more thorough in kicking the ACPI fans after resume- add a paragraph about who is doing the low level suspend stuff to the README
* Thu Mar 19 2009 seifeAATTsuse.de- fix a potential problem with S2RAM_QUIRKS_SOURCE=hal (bnc#480803)