UbuntuUpdates.org

Package "dh-modaliases"

Name: dh-modaliases

Description:

debhelper extension for scanning kernel module aliases

Latest version: 0.9.7-0ubuntu7.16
Release: precise (12.04)
Level: updates
Repository: main
Head package: jockey

Links


Download "dh-modaliases"


Other versions of "dh-modaliases" in Precise

Repository Area Version
base main 0.9.7-0ubuntu7
security main 0.9.7-0ubuntu7.16

Changelog

Version: 0.9.7-0ubuntu7.16 2015-09-28 15:06:54 UTC

  jockey (0.9.7-0ubuntu7.16) precise-security; urgency=medium

  * data/handlers/nvidia.py:
    - Add support for nvidia-340 and nvidia-340-updates
  * This package does _not_ contain the changes from 0.9.7-0ubuntu7.16 in
    precise-proposed.

 -- Marc Deslauriers Mon, 21 Sep 2015 15:27:32 -0400

Source diff to previous version

Version: 0.9.7-0ubuntu7.14 2014-02-20 13:06:39 UTC

  jockey (0.9.7-0ubuntu7.14) precise-proposed; urgency=low

  * jockey/oslib.py, jockey/xorg_driver.py:
    - Add code to fully enable hybrid graphics when using
      Saucy's LTS stack, and the future Trusty stack
      (LP: #1279229).
  * tests/hybridgraphics.py:
    - Add tests which simulate the availability of Saucy's
      and Trusty's backported stacks.
 -- Alberto Milone <email address hidden> Wed, 12 Feb 2014 11:15:25 +0100

Source diff to previous version
1279229 Jockey is unable to check Saucy's xserver ABI

Version: 0.9.7-0ubuntu7.13 2014-02-03 12:06:22 UTC

  jockey (0.9.7-0ubuntu7.13) precise-proposed; urgency=low

  * jockey/xorg_driver.py, tests/hybridgraphics.py:
    - Add support for systems with two or more AMD GPUs.
      This is very useful now that AMD's APUs have been
      released (LP: #1272311).
    - Adjust the tests so that they no longer fail when
      dealing with systems with multiple AMD GPUs (now
      dealt with by the fglrx-pxpress package).

Source diff to previous version
1272311 Add support for AMD Kaveri graphics chipsets

Version: 0.9.7-0ubuntu7.11 2013-09-18 16:07:52 UTC

  jockey (0.9.7-0ubuntu7.11) precise-security; urgency=low

  * SECURITY UPDATE: possible privilege escalation via policykit UID lookup
    race.
    - jockey/backend.py: pass system-bus-name as a subject instead of pid
      so policykit can get the information from the system bus.
    - CVE-2013-1065
 -- Marc Deslauriers <email address hidden> Fri, 13 Sep 2013 10:16:23 -0400

Source diff to previous version
CVE-2013-1065 RESERVED

Version: 0.9.7-0ubuntu7.10 2013-08-20 02:07:05 UTC

  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.
 -- Alberto Milone <email address hidden> Fri, 26 Jul 2013 10:38:06 +0200

1196848 Jockey returns wrong enablement status of fglrx within iGPU mode



About   -   Send Feedback to @ubuntu_updates