lp:ubuntu/natty-updates/nvidia-graphics-drivers-96

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/natty-updates/nvidia-graphics-drivers-96
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

41. By Alberto Milone

* New upstream release:
  - Fixed a bug that caused freezes and crashes when resizing
    windows in KDE 4 with desktop effects enabled using X.Org
    X server version 1.10 or later.
  - Added support for X.Org xserver 1.10 (LP: #741930).
* debian/dkms.conf.in:
  - Prevent DKMS builds with kernels newer than the ones we ship.
* debian/dkms/patches:
  - Drop obsolete patches.
* debian/nvidia-96.postinst.in:
  - Remove slave link to nvidia-smi since the binary does not
    exist.
* debian/nvidia-96.postrm.in:
  - Make sure that all of the libraries are removed in the postrm.
    This should work around cases such as LP: #540143 where some
    misteriously unremoved links cause the directory removal to
    fail.
* debian/nvidia-96.README.Debian.in
  - Update the README with the DKMS OBSOLETE_BY option.
* debian/rules:
  - Do not hardcode the X ABI any more.
  - Remove obsolete instructions from debian/rules
  - Prevent the build from failing when no patches are available.

40. By Alberto Milone

Correct typo in debian/control{.in} again, as the correction
was not included in the previous revision (LP: #639955).

39. By Bryce Harrington

[ Andrea Carpineti ]
Fix typo in package description Geforce to GeForce
(LP: #639955)

38. By Alberto Milone

* debian/control{.in}:
  - Depend on ${xviddriver:Depends}.
* debian/rules:
  - Manually set video ABI compatibility to 8 so that the driver is not
    installable in applications such as Jockey or manually.
  - Correct comment about what the file is based on.

37. By Alberto Milone

Remove .patch files that were accidentally uploaded.

36. By Alberto Milone

* debian/nvidia-96.prerm{.in}:
  - Call dpkg-trigger with --by-package=$PACKAGE_NAME.
* Add support for blacklisting card ids from GRUB gfxpayload=keep:
  - In Natty gfxpayload=keep is set by default so as to provide a framebuffer
    early in the boot process. Some cards don't play nicely with it, therefore
    we need to blacklist them in a file. The format is a sequence of lines of
    the following form:
      vVENDORdDEVICEsvSUBVENDORsdSUBDEVICEbcBASECLASSscSUBCLASS
    Blacklist lines are regex-matched against a corresponding PCI ID string.
    In practice this means that you can replace any part of the ID string
    with .* to match anything.

35. By Martin Pitt

* Move from separate modalias file package to using a package header:
  - debian/control.in, debian/rules: Drop -modaliases package.
  - debian/control.in: Add XB-Modaliases header and dh-modaliases build
    dependency.
  - debian/rules: Build the modalias list to
    debian/nvidia-96.modaliases, where dh_modaliases picks it up, and
    invoke dh_modaliases.
  - debian/control.in: Add Conflicts:/Replaces: to nvidia-96-modaliases, so
    that the obsolete modaliases package gets cleaned up on upgrade.

34. By Alberto Milone

Rebuild the package for Natty (LP: #681208).

33. By Alberto Milone

* New upstream release:
  - Fixed a bug that could cause X.Org xserver >= 1.7 to hang when
    restarted.

32. By Alberto Milone

* New upstream release:
  - Fixed a bug that caused X server crashes when certain
    rendering occurred. This was triggered by the Ubuntu
    10.04 GDM login theme (LP: #553200).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/nvidia-graphics-drivers-96
This branch contains Public information 
Everyone can see this information.

Subscribers