[ubuntu/intrepid] acpi-support 0.111 (Accepted)
Bryce Harrington
bryce at ubuntu.com
Wed Sep 24 16:45:11 BST 2008
acpi-support (0.111) intrepid; urgency=low
* lib/IBM.config: Change VBE state and POST_VIDEO for 1834's
(LP: #40621, #211285)
* Incorporate a portion of the changes from Debian, as detailed below.
Debian has been accumulating valuable fixes and structural changes for
some years, but it will take some time to digest all of them.
[ Bart Samwel ]
* ac.d/90-hdparm.sh, battery.d/90-hdparm.sh, resume.d/90-hdparm.sh,
start.d/90-hdparm.sh: Set hdparm power management to 254 for all hard
drives. Ignore errors while detecting of APM is supported. Set
hdparm -B 128 while on battery in 90-hdparm.sh. Head parking is useful
on the road for shock protection. Still set hdparm -B 254 while on AC.
(Closes: #448673, #452489, #453478, #458787, #481685)
* Switch from #!/bin/bash to #!/bin/sh in a number of scripts, and
cleanup bashisms throughout. Continues a change started with 0.93.
(Closes: #407510, #485435, #453861)
* Add checks for existance of key-constants and state-funcs throughout
scripts to prevent erroneous failures when using eeepc-acpi-scripts.
Use "test ... || ..." style over "[ ... ] || ..." just for consistency.
(Closes: #469556)
* Check if we can actually open event device in acpi_fakekey.c.
(Closes: #410478)
* Correctly detect keyboard event device in acpi_fakekey.c. Apparently
the power key is in the range checked by acpi_fakekey. It's now
changed it so that it assumes that any input device which has a key in
the QWERTYUIOP range is "the" keyboard.
(Closes: #433771)
* Remove useless use of grep in asus-touchpad.sh.
* Add HOTK key names in events/asus-* for additional keys.
* Support Asus Eee PC volume up/down and mute keys in events/asus-eee-volume-*.
(Closes: #459326)
* Add rotatescreen.sh, asus-rotate script to support Asus R1F tablet
screen rotation.
(Closes: #450531)
* Reinstate thinkpad_acpi.modprobe to fix "Many Thinkpad X60 keys stop
working". This was dropped in 0.106 perhaps too hastily.
(Closes: #481253)
[ Raphael Hertzog ]
* Add a new SKIP_INTERFACES variables in /etc/default/acpi-support and use
it to define network interfaces that are not tied to hardware to avoid
shutting them down during suspend, such as lo, qemu, and dummy.
* Improved package description in control file, thanks to Cl?ment Stenac.
(Closes: #383691)
[ Loic Minier ]
* Install new manpage for acpi_fakekey, thanks Nico Golde.
(Closes: #383365)
* Fix "APCI" instead of "ACPI" typo in IBM.config; thanks Joshua Kwan;
(Closes: #389511)
Date: Wed, 24 Sep 2008 08:43:42 -0700
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/intrepid/+source/acpi-support/0.111
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 24 Sep 2008 08:43:42 -0700
Source: acpi-support
Binary: acpi-support
Architecture: source
Version: 0.111
Distribution: intrepid
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Description:
acpi-support - scripts for handling many ACPI events
Closes: 383365 383691 389511 407510 410478 433771 448673 450531 452489 453478 453861 458787 459326 469556 481253 481685 485435
Launchpad-Bugs-Fixed: 40621 211285
Changes:
acpi-support (0.111) intrepid; urgency=low
.
* lib/IBM.config: Change VBE state and POST_VIDEO for 1834's
(LP: #40621, #211285)
* Incorporate a portion of the changes from Debian, as detailed below.
Debian has been accumulating valuable fixes and structural changes for
some years, but it will take some time to digest all of them.
.
[ Bart Samwel ]
* ac.d/90-hdparm.sh, battery.d/90-hdparm.sh, resume.d/90-hdparm.sh,
start.d/90-hdparm.sh: Set hdparm power management to 254 for all hard
drives. Ignore errors while detecting of APM is supported. Set
hdparm -B 128 while on battery in 90-hdparm.sh. Head parking is useful
on the road for shock protection. Still set hdparm -B 254 while on AC.
(Closes: #448673, #452489, #453478, #458787, #481685)
* Switch from #!/bin/bash to #!/bin/sh in a number of scripts, and
cleanup bashisms throughout. Continues a change started with 0.93.
(Closes: #407510, #485435, #453861)
* Add checks for existance of key-constants and state-funcs throughout
scripts to prevent erroneous failures when using eeepc-acpi-scripts.
Use "test ... || ..." style over "[ ... ] || ..." just for consistency.
(Closes: #469556)
* Check if we can actually open event device in acpi_fakekey.c.
(Closes: #410478)
* Correctly detect keyboard event device in acpi_fakekey.c. Apparently
the power key is in the range checked by acpi_fakekey. It's now
changed it so that it assumes that any input device which has a key in
the QWERTYUIOP range is "the" keyboard.
(Closes: #433771)
* Remove useless use of grep in asus-touchpad.sh.
* Add HOTK key names in events/asus-* for additional keys.
* Support Asus Eee PC volume up/down and mute keys in events/asus-eee-volume-*.
(Closes: #459326)
* Add rotatescreen.sh, asus-rotate script to support Asus R1F tablet
screen rotation.
(Closes: #450531)
* Reinstate thinkpad_acpi.modprobe to fix "Many Thinkpad X60 keys stop
working". This was dropped in 0.106 perhaps too hastily.
(Closes: #481253)
.
[ Raphael Hertzog ]
* Add a new SKIP_INTERFACES variables in /etc/default/acpi-support and use
it to define network interfaces that are not tied to hardware to avoid
shutting them down during suspend, such as lo, qemu, and dummy.
* Improved package description in control file, thanks to Cl?ment Stenac.
(Closes: #383691)
.
[ Loic Minier ]
* Install new manpage for acpi_fakekey, thanks Nico Golde.
(Closes: #383365)
* Fix "APCI" instead of "ACPI" typo in IBM.config; thanks Joshua Kwan;
(Closes: #389511)
Files:
3ba72aaf843bb5e7f26f8d9cff41e921 611 admin optional acpi-support_0.111.dsc
9fa31f0dd25ffd5a895ca8f9b29f1fbc 48542 admin optional acpi-support_0.111.tar.gz
Original-Maintainer: Matthew Garrett <mjg59 at srcf.ucam.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFI2mBhEaMBVuDmdhERAhBfAKDBPRuwTMcyH8vfUUpL//EuEsKC8ACffgqv
lDXnzW9Jk0xB8EA8yLMqln4=
=D0TS
-----END PGP SIGNATURE-----
More information about the Intrepid-changes
mailing list