[ubuntu/precise-proposed] jockey 0.9.7-0ubuntu7.10 (Accepted)
Alberto Milone
alberto.milone at canonical.com
Fri Aug 9 04:25:54 UTC 2013
jockey (0.9.7-0ubuntu7.10) precise-proposed; urgency=low
* data/handlers/fglrx.py:
- Show the driver as enabled when pxpress is in use.
Thanks to Doro Wu for the patch (LP: #1196848).
- Add handlers for -experimental-{12|13}.
- Only -experimental-13 supports hybrid graphics.
* data/handlers/nvidia.py:
- Add handlers for 319/-updates 304/-updates.
- Only 319/-updates support hybrid graphics.
- Make sure to remove the correct nvidia-settings
flavour.
* data/handlers/{fglrx|nvidia}.py:
- Add support for Hybrid Graphics (LP: #1198942):
+ Driver handlers now need to state that they support
hybrid graphics and subclass either the
_NvidiaDriverHybridBase class or the FglrxDriverHybrid
class.
+ Drivers which don't claim to support hybrid graphics
will not show up on hybrid systems.
+ If the nvidia-prime or the fglrx-pxpress packages are
not available, the drivers won't be available on
hybrid systems. This avoids breaking systems which
require further configuration which only these two
packages provide.
+ Jockey doesn't touch the xorg.conf when dealing with
hybrid graphics (as either nvidia-prime or
fglrx-pxpress will take care of it).
+ Hybrid Graphics is only supported on systems which
use Raring's backported X and kernel.
* jockey/xorg_driver.py:
- Add supports_hybrid_graphics class attribute.
- Add has_hybrid_graphics class attribute.
- Add better support for faking devices and packages.
- Ignore transitional packages.
* jockey/oslib.py:
- Add package_transitional() method.
- Add package_available() method.
- Make current_xorg_video_abi take into account
backported packages.
- Catch additional arguments in package_installed().
This gives us some flexibility when using fake
devices for testing.
- Add some checks for raring's backported xserver.
* tests/hybridgraphics.py:
- Add coverage for hybrid graphics.
* tests/oslib.py:
- Deal with the multiple video abis that drivers may
support.
- Make sure that the kernel headers are available before
failing.
* tests/sandbox.py:
- Report a more compliant fake X ABI.
- Update package_installed() to match the one in oslib.py.
Date: Fri, 26 Jul 2013 10:38:06 +0200
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Maintainer: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/jockey/0.9.7-0ubuntu7.10
-------------- next part --------------
Format: 1.8
Date: Fri, 26 Jul 2013 10:38:06 +0200
Source: jockey
Binary: jockey-common jockey-gtk jockey-kde dh-modaliases
Architecture: source
Version: 0.9.7-0ubuntu7.10
Distribution: precise-proposed
Urgency: low
Maintainer: Martin Pitt <martin.pitt at ubuntu.com>
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Description:
dh-modaliases - debhelper extension for scanning kernel module aliases
jockey-common - user interface and desktop integration for driver management
jockey-gtk - GNOME user interface and desktop integration for driver managemen
jockey-kde - KDE user interface and desktop integration for driver management
Launchpad-Bugs-Fixed: 1196848 1198942
Changes:
jockey (0.9.7-0ubuntu7.10) precise-proposed; urgency=low
.
* data/handlers/fglrx.py:
- Show the driver as enabled when pxpress is in use.
Thanks to Doro Wu for the patch (LP: #1196848).
- Add handlers for -experimental-{12|13}.
- Only -experimental-13 supports hybrid graphics.
* data/handlers/nvidia.py:
- Add handlers for 319/-updates 304/-updates.
- Only 319/-updates support hybrid graphics.
- Make sure to remove the correct nvidia-settings
flavour.
* data/handlers/{fglrx|nvidia}.py:
- Add support for Hybrid Graphics (LP: #1198942):
+ Driver handlers now need to state that they support
hybrid graphics and subclass either the
_NvidiaDriverHybridBase class or the FglrxDriverHybrid
class.
+ Drivers which don't claim to support hybrid graphics
will not show up on hybrid systems.
+ If the nvidia-prime or the fglrx-pxpress packages are
not available, the drivers won't be available on
hybrid systems. This avoids breaking systems which
require further configuration which only these two
packages provide.
+ Jockey doesn't touch the xorg.conf when dealing with
hybrid graphics (as either nvidia-prime or
fglrx-pxpress will take care of it).
+ Hybrid Graphics is only supported on systems which
use Raring's backported X and kernel.
* jockey/xorg_driver.py:
- Add supports_hybrid_graphics class attribute.
- Add has_hybrid_graphics class attribute.
- Add better support for faking devices and packages.
- Ignore transitional packages.
* jockey/oslib.py:
- Add package_transitional() method.
- Add package_available() method.
- Make current_xorg_video_abi take into account
backported packages.
- Catch additional arguments in package_installed().
This gives us some flexibility when using fake
devices for testing.
- Add some checks for raring's backported xserver.
* tests/hybridgraphics.py:
- Add coverage for hybrid graphics.
* tests/oslib.py:
- Deal with the multiple video abis that drivers may
support.
- Make sure that the kernel headers are available before
failing.
* tests/sandbox.py:
- Report a more compliant fake X ABI.
- Update package_installed() to match the one in oslib.py.
Checksums-Sha1:
8b5334e16a3c14a68ebe723c2dd860fe84020825 1334 jockey_0.9.7-0ubuntu7.10.dsc
71cf69f93456400e460e04dc8277dd8348f76f4e 86476 jockey_0.9.7-0ubuntu7.10.diff.gz
Checksums-Sha256:
cf78865824061ad7ecb61d3c95761114ce4cca2179d250cf1f5c2d4ba5987e75 1334 jockey_0.9.7-0ubuntu7.10.dsc
a2e811a8fd9e5af849fe6d173c57ff518fbf26442a4aeae474964cfb5733147b 86476 jockey_0.9.7-0ubuntu7.10.diff.gz
Files:
1f523169f07c40ba83c147e7e68659cf 1334 admin optional jockey_0.9.7-0ubuntu7.10.dsc
a625ad3fa2c308050415096c59c8c639 86476 admin optional jockey_0.9.7-0ubuntu7.10.diff.gz
More information about the Precise-changes
mailing list