~ubuntu-branches/ubuntu/trusty/pm-utils/trusty-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-04-19 11:48:35 UTC
  • Revision ID: james.westby@ubuntu.com-20100419114835-yfz8wve070mqym4m
Tags: 1.3.0-1ubuntu1
* Add debian/suspend-blacklist: Disable suspend on Dell Studio 1537, 1555,
  and 1640. Suspend currently causes temperature sensors and fan to stop
  working, which causes overheat and hardware damage. Unfortunately this
  does not stop the "Suspend" menu item from appearing, but doing that
  would involve bigger code changes which aren't appropriate at this time of
  the release. This workaround will be removed again in lucid-updates as
  soon as the underlying kernel bug gets fixed. (LP: #526354)
* debian/rules: Install debian/suspend-blacklist.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pm-utils (1.3.0-1ubuntu1) lucid; urgency=low
 
2
 
 
3
  * Add debian/suspend-blacklist: Disable suspend on Dell Studio 1537, 1555,
 
4
    and 1640. Suspend currently causes temperature sensors and fan to stop
 
5
    working, which causes overheat and hardware damage. Unfortunately this
 
6
    does not stop the "Suspend" menu item from appearing, but doing that
 
7
    would involve bigger code changes which aren't appropriate at this time of
 
8
    the release. This workaround will be removed again in lucid-updates as
 
9
    soon as the underlying kernel bug gets fixed. (LP: #526354)
 
10
  * debian/rules: Install debian/suspend-blacklist.
 
11
 
 
12
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 19 Apr 2010 11:48:35 +0200
 
13
 
1
14
pm-utils (1.3.0-1) unstable; urgency=low
2
15
 
3
16
  [ Martin Pitt ]