[ubuntu/lucid] nvidia-graphics-drivers 190.53-0ubuntu1 (Accepted)

Alberto Milone alberto.milone at canonical.com
Sat Jan 9 00:25:04 GMT 2010


nvidia-graphics-drivers (190.53-0ubuntu1) lucid; urgency=low

  * Rework packaging taking Mandriva's as a model:
    - Use alternatives instead of diversions.
    - Reduce the number of binary packages to nvidia-current,
      nvidia-current-dev and nvidia-current-modaliases.
  * debian/rules:
    - Switch to CDBS.
    - Remove libGL.la as no static library is provided.
  * debian/nvidia-current.README.Debian.in:
    - Document the update process.
  * nvidia-current.postinst: try to build the module for the most
    recent kernel in addition to building it for the current kernel
    (LP: #474917).
  * New upstream release (LP: #494166):
   - Add support for xserver 1.7.x.
   - Added support for the following GPUs:
     o GeForce G102M
     o GeForce GT 220
     o GeForce G210
     o GeForce G210M
     o GeForce GT 230M
     o GeForce GT 240M
     o GeForce GTS 250M
     o GeForce GTS 260M
   - Fixed a bug in the nvidia-settings disclaimer window for the GPU
     Clock Frequencies Coolbits page, such that the "Accept" button is
     selectable when the desktop is so tall that the entire disclaimer
     can be viewed without scrolling.
   - Fixed a recent regression that caused the Xinerama option to not
     be set properly in the X configuration file when saving and
     merging from the nvidia-settings X Server Display Configuration
     page.
   - Fixed a resource leak in VDPAU's blit-based presentation queue.
     This bug limited the number of presentation queue objects that
     could be created and destroyed in a single application instance,
     and hence could limit the number of streams that could be
     displayed and/or the number of iterations of "loop" playback.
   - Fixed a power management regression that prevented some notebooks
     and systems with integrated GeForce 8 and 9 series GPUs from
     suspending.
   - Fixed a regression that caused TV-OUT controls to be unavailable
     on some GeForce 6 and 7 series GPUs.
   - Updated the NVIDIA X driver to allow, on GeForce 8 or greater
     GPUs, more modes to validate on digital display devices whose
     EDIDs report very constrained HorizSync or VertRefresh ranges.
   - Fixed a randomly occuring X server crash caused by the PixmapCache
     option.
   - Increased the allowed amount of overscan compensation from 100 to
     200.
   - On GPUs with VDPAU feature set B, VDPAU's handling of some
     corrupted or incorrectly formatted H.264 and MPEG streams has
     been improved.
   - Fixed a memory allocation problem with pre-GeForce 8 GPUs that
     caused GLX_EXT_texture_from_pixmap clients (e.g., Compiz, KDE 4)
     to display incorrect contents.
   - Modified the installation location and names of internal VDPAU
     libraries to conform to conventions and Debian packaging guidelines.
     New versions of libvdpau expect this layout. Compatibility with old
     versions of libvdpau is maintained with symlinks.
   - Fixed a bug that could cause errors in graphical applications run
     after a previous application using VDPAU and OpenGL. This behaviour
     was observed when running Gwenole Beauchesne's hwdecode-demos
     application.
   - Modified vdpau.h to increment VDPAU_VERSION, to reflect the fact that
     new features have been added in the past. Also, add the new define
     VDPAU_INTERFACE_VERSION.
   - Fixed a periodic temporary hang in the VDPAU blit-based presentation
     queue.
   - Fixed a problem that caused resolution limitations or corruption on
     certain DisplayPort devices such as the Apple 24" Cinema display or
     some DisplayPort to VGA adapters.
   - Disabled the UseEvents option for GeForce 8 series and higher GPUs
     due to a problem that causes occasional short hangs. It will be
     re-enabled when that bug has been tracked down and fixed.
   - VDPAU now allows multiple streams to be decoded at once, without the
     need to set any environment variables.

Date: Fri, 08 Jan 2010 23:13:07 +0100
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/nvidia-graphics-drivers/190.53-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 08 Jan 2010 23:13:07 +0100
Source: nvidia-graphics-drivers
Binary: nvidia-current nvidia-current-dev nvidia-current-modaliases nvidia-glx-185 nvidia-glx-185-dev nvidia-185-kernel-source nvidia-185-modaliases
Architecture: source
Version: 190.53-0ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Description: 
 nvidia-185-kernel-source - Transitional package for nvidia-glx-185-kernel-source
 nvidia-185-modaliases - Transitional package for nvidia-185-modaliases
 nvidia-current - NVIDIA binary Xorg driver, kernel module and VDPAU library
 nvidia-current-dev - NVIDIA binary Xorg driver development files
 nvidia-current-modaliases - Modaliases for the NVIDIA binary X.Org driver
 nvidia-glx-185 - Transitional package for nvidia-glx-185
 nvidia-glx-185-dev - Transitional package for nvidia-glx-185-dev
Changes: 
 nvidia-graphics-drivers (190.53-0ubuntu1) lucid; urgency=low
 .
   * Rework packaging taking Mandriva's as a model:
     - Use alternatives instead of diversions.
     - Reduce the number of binary packages to nvidia-current,
       nvidia-current-dev and nvidia-current-modaliases.
   * debian/rules:
     - Switch to CDBS.
     - Remove libGL.la as no static library is provided.
   * debian/nvidia-current.README.Debian.in:
     - Document the update process.
   * nvidia-current.postinst: try to build the module for the most
     recent kernel in addition to building it for the current kernel
     (LP: #474917).
   * New upstream release (LP: #494166):
    - Add support for xserver 1.7.x.
    - Added support for the following GPUs:
      o GeForce G102M
      o GeForce GT 220
      o GeForce G210
      o GeForce G210M
      o GeForce GT 230M
      o GeForce GT 240M
      o GeForce GTS 250M
      o GeForce GTS 260M
    - Fixed a bug in the nvidia-settings disclaimer window for the GPU
      Clock Frequencies Coolbits page, such that the "Accept" button is
      selectable when the desktop is so tall that the entire disclaimer
      can be viewed without scrolling.
    - Fixed a recent regression that caused the Xinerama option to not
      be set properly in the X configuration file when saving and
      merging from the nvidia-settings X Server Display Configuration
      page.
    - Fixed a resource leak in VDPAU's blit-based presentation queue.
      This bug limited the number of presentation queue objects that
      could be created and destroyed in a single application instance,
      and hence could limit the number of streams that could be
      displayed and/or the number of iterations of "loop" playback.
    - Fixed a power management regression that prevented some notebooks
      and systems with integrated GeForce 8 and 9 series GPUs from
      suspending.
    - Fixed a regression that caused TV-OUT controls to be unavailable
      on some GeForce 6 and 7 series GPUs.
    - Updated the NVIDIA X driver to allow, on GeForce 8 or greater
      GPUs, more modes to validate on digital display devices whose
      EDIDs report very constrained HorizSync or VertRefresh ranges.
    - Fixed a randomly occuring X server crash caused by the PixmapCache
      option.
    - Increased the allowed amount of overscan compensation from 100 to
      200.
    - On GPUs with VDPAU feature set B, VDPAU's handling of some
      corrupted or incorrectly formatted H.264 and MPEG streams has
      been improved.
    - Fixed a memory allocation problem with pre-GeForce 8 GPUs that
      caused GLX_EXT_texture_from_pixmap clients (e.g., Compiz, KDE 4)
      to display incorrect contents.
    - Modified the installation location and names of internal VDPAU
      libraries to conform to conventions and Debian packaging guidelines.
      New versions of libvdpau expect this layout. Compatibility with old
      versions of libvdpau is maintained with symlinks.
    - Fixed a bug that could cause errors in graphical applications run
      after a previous application using VDPAU and OpenGL. This behaviour
      was observed when running Gwenole Beauchesne's hwdecode-demos
      application.
    - Modified vdpau.h to increment VDPAU_VERSION, to reflect the fact that
      new features have been added in the past. Also, add the new define
      VDPAU_INTERFACE_VERSION.
    - Fixed a periodic temporary hang in the VDPAU blit-based presentation
      queue.
    - Fixed a problem that caused resolution limitations or corruption on
      certain DisplayPort devices such as the Apple 24" Cinema display or
      some DisplayPort to VGA adapters.
    - Disabled the UseEvents option for GeForce 8 series and higher GPUs
      due to a problem that causes occasional short hangs. It will be
      re-enabled when that bug has been tracked down and fixed.
    - VDPAU now allows multiple streams to be decoded at once, without the
      need to set any environment variables.
Checksums-Sha1: 
 2caced6b66d1c1498fc7ac50c46d8c85e20b3aad 1366 nvidia-graphics-drivers_190.53-0ubuntu1.dsc
 74b3b199d4ff2fa646026d7537770ebbc6f31e26 36460433 nvidia-graphics-drivers_190.53.orig.tar.gz
 4ce8f647d0dbb9f79699b3bac16b5b803e30841c 31151 nvidia-graphics-drivers_190.53-0ubuntu1.diff.gz
Checksums-Sha256: 
 65810226d56ee73ab9f15a827c306fd340c3d400331b02ab33a9e3425f8f6ce6 1366 nvidia-graphics-drivers_190.53-0ubuntu1.dsc
 29b15d3162241bb61c5accf6e0ed563f9c0e818568b5c181f5742dcd1d50a372 36460433 nvidia-graphics-drivers_190.53.orig.tar.gz
 ee4e981da976ee1037a23140d554d50df1101c99b101dfef5c64c6e7442dfc13 31151 nvidia-graphics-drivers_190.53-0ubuntu1.diff.gz
Files: 
 35a2d43c98f29d29fdbe8d37bf1bca37 1366 restricted/misc optional nvidia-graphics-drivers_190.53-0ubuntu1.dsc
 38052163e5aa6cce6660fe11c3088f8a 36460433 restricted/misc optional nvidia-graphics-drivers_190.53.orig.tar.gz
 f0aaab9dae5218e5d436cf3a9c310ec2 31151 restricted/misc optional nvidia-graphics-drivers_190.53-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 474917 494166

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktHsRcACgkQFZJJ6Y6yavHSoACeI22eyhX35EFEZuxBNGJg0oIx
GsgAn3LwLkwYG12ksgA9jo/xkvYKoRmm
=F0JI
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list