pm-utils (0.99.2-3ubuntu9) hardy; urgency=low * debian/patches/70-remove-pm-pmu.patch: Check for /dev/pmu before calling /usr/lib/hal/hal-system-power-pmu. Not doing so causes error messages and g-p-m error beeps on non-powerpc systems. (LP: #210832) * debian/patches/98-unload_network_modules.patch: Restart network after resuming, since this unloads/reloads network modules during suspend. This unbreaks static network configuration after suspend, and mimics acpi-support's behaviour of previous releases. (LP: #162654) -- Martin Pitt Fri, 11 Apr 2008 08:21:13 -0500 pm-utils (0.99.2-3ubuntu8) hardy; urgency=low * Fix "!grep" to be "! grep" in last patch. -- Ben Collins Thu, 03 Apr 2008 09:02:51 -0400 pm-utils (0.99.2-3ubuntu7) hardy; urgency=low * Do not "chvt 1" on resume when using fglrx. Work around for corrupted terminal, suggested and tested by AMD/AGP. -- Ben Collins Wed, 02 Apr 2008 11:54:18 -0400 pm-utils (0.99.2-3ubuntu6) hardy; urgency=low * Add debian/patches/97_fix_ppc_suspend_test.patch: Fix suspend test on PowerPC, thanks to Matthew Garrett (see patch header for details). * debian/patches/70-remove-pm-pmu.patch: Change the patch to not entirely drop pm-pmu, but use hal-system-power-pmu instead. This brings back suspend to PowerPC. (LP: #189851) * Add debian/patches/98-unload_network_modules.patch: Unload/reload network modules during suspend. Thanks to Matthew Garrett! (LP: #162654) -- Martin Pitt Thu, 27 Mar 2008 16:26:43 +0100 pm-utils (0.99.2-3ubuntu5) hardy; urgency=low * Fix typo in 95-fix-config-file-parsing.patch which made loading configs from /etc/pm/config.d/* break. LP: #190679 * Add 35-skip-linked-cpus-cpufreq.patch which skips all CPUs whose speed is shared with other CPUs (or cores) when saving state. LP: #162652. -- Tollef Fog Heen Wed, 26 Mar 2008 09:00:25 +0100 pm-utils (0.99.2-3ubuntu4) hardy; urgency=low * debian/patches/25-functions-modunload-regex.patch: - in modunload(): Fix literally quoted regular expression to make SUSPEND_MODULES work (LP: #188261) -- John Dong Fri, 01 Feb 2008 23:49:53 -0500 pm-utils (0.99.2-3ubuntu3) hardy; urgency=low * Drop 96-video-quirk-ignoring.patch again. It is incomplete (since we need to do the same on the suspend side) and does not really fit here (if pm-utils gets quirks passed on the command line, they should actually be used). We'll solve this in the hal suspend script instead. (LP: #198808) -- Martin Pitt Mon, 24 Mar 2008 16:32:06 +0100 pm-utils (0.99.2-3ubuntu2) hardy; urgency=low * Add debian/patches/96-video-quirk-ignoring.patch: Ignore resume video quirks when using the proprietary nvidia or fglrx drivers, or Intel >= 915G, since they are not needed on them and actively break resuming. Since this cannot be expressed as FDI rules with current hal, this hack needs to suffice for Hardy. See patch tags for links to further information. (LP: #198808) * Modify Maintainer value to match the DebianMaintainerField specification. -- Martin Pitt Fri, 21 Mar 2008 13:09:45 +0100 pm-utils (0.99.2-3ubuntu1) hardy; urgency=low * debian/patches/99-fixup-ubuntu-behaviour.patch - fix globbing to avoid hooks being run twice - explicitly reset text mode if it was in use before - Ubuntu keeps the vbestate file in a separate location and stores it on boot - backport the brightness resetting quirk from 0.99.4 -- Matthew Garrett Tue, 15 Jan 2008 22:52:23 +0000 pm-utils (0.99.2-3) unstable; urgency=low * Support modules/serices with dashes (closes: #433179) * Fix config file parser (closes: #427254) -- Tim Dijkstra Mon, 16 Jul 2007 22:31:53 +0200 pm-utils (0.99.2-2) unstable; urgency=low * Make --hibernate test in pm-is-supported less strict so we can support suspend2 too (closes: #422745) * pm-action: Fix pm-suspend-hybrid support (closes: 427253) * Add some more words to the pm-action manpage (closes: #425282) * Don't install useless NEWS file (closes: #431551) * Add support for NO_QUIRKS from HAL. Now we can distinguish between `no quirks' and 'unknown' (closes: #427052) -- Tim Dijkstra Sat, 14 Jul 2007 22:41:06 +0200 pm-utils (0.99.2-1) unstable; urgency=low [ Michael Biebl ] * Initial release (Closes: #389817). * Do not install on_ac_power binary. Instead depend on powermgmt-base package. [ Tim Dijkstra ] * Support for `s2ram' for hal >= 0.5.9 * First stab at suspend-hybrid support * Do not install pm-pmu, it is hack for old kernels (older than the one in etch) which is also present in the s2ram binary if needed. * Do not install pm-reset-swap, it has bugs and is superflous since swapon in debian has similar functionality. * Recommend vbetool and radeontool (not depend on it) else pm-utils won't be installable on anything but x86_* * Add manpages. -- Tim Dijkstra Wed, 25 Apr 2007 22:48:19 +0200