[ubuntu/jaunty] nvidia-graphics-drivers-180 180.44-0ubuntu1 (Accepted)

Alberto Milone alberto.milone at canonical.com
Thu Apr 2 20:10:36 BST 2009


nvidia-graphics-drivers-180 (180.44-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #348852).
    - Added support for the following GPUs:
      o Quadro FX 3800
      o Quadro FX 1800
      o Quadro FX 580
      o Quadro FX 380
      o Quadro NVS 295
      o GeForce GT 120
      o GeForce G100
    - Fixed a problem that could cause Xid errors and display corruption
      in certain cases when OpenGL is used to render to redirected windows,
      for example when Java2D is used with the -Dsun.java2d.opengl=true option.
    - Updated glGetStringi(GL_EXTENSIONS, i) to no longer return NULL in
      OpenGL 3.0 preview contexts.
    - Fixed OpenGL crashes while running KDE4's Plasma.
    - Fixed OpenGL crashes when using a large number of texture objects.
    - Fixed the timestamp reporting in the GL_NV_present_video extension
      on SDI II with Quadro FX 4800 and 5800.
    - Improved power management support on some systems, such as
      Hewlett-Packard xw4600 workstations.
    - Fixed a problem that caused the screen to flicker momentarily when
      OpenGL applications exit unexpectedly on GeForce 6 and 7 series GPUs.
    - Fixed an X server crash when an X client attempts to draw trapezoids
      and RenderAccel is disabled.
    - Improved recovery from certain types of errors.
    - Fixed a bug that caused Autodesk Maya to freeze when overlays are
      enabled.
    - Fixed an interaction problem between OpenGL and memory tracking
      libraries such as MicroQuill SmartHeap.
    - Added support for RG renderbuffers in OpenGL 3.0.
    - Added support for OpenGL 3.0 floating-point depth buffers.
    - Fixed a problem that caused Valgrind to crash when tracing a program
      that uses OpenGL.
    - Updated VDPAU to support VC-1/WMV acceleration on all GPUs supported
      by VDPAU; see the README for details.
    - Fixed VDPAU corruption on some H.264 clips.
    - Updated VDPAU documentation in the README and in vdpau.h, in
      particular regarding how to use the deinterlacing algorithms in the
      VdpVideoMixer object. Explicitly documented "half rate" deinterlacing,
      which should allow the advanced algorithms to run on more low-end
      systems.
    - Implemented a "skip chroma deinterlace" option in VDPAU, which should
      allow the advanced deinterlacing algorithms to run on more low-end
      systems. See vdpau.h.
    - Fixed VDPAU VC-1 decoding on 64-bit platforms.
    - Updated the VDPAU wrapper library to print dlerror() messages when
      driver loading problems occur.
    - Improved VDPAU's handling of some corrupt H.264 streams, and some
      corrupt/invalid MPEG streams on some GPUs.
    - Fixed VDPAU to correctly handle WMV "range reduction" on some GPUs.
      A minor backwards-compatible API change was made for this; see
      vdpau.h's documentation for structure field VdpPictureInfoVC1.rangered.
    - Fixed a problem that caused surfaces to be marked as visible too early
      when the blit presentation queue is in use.
    - Fixed VDPAU to prevent some cases of "display preemption" in the face
      of missing H.264 reference frames on some GPUs.
    - Fixed corruption decoding H.264 clips with pictures where
      pic_order_cnt_type implies log2_max_pic_order_cnt_lsb_minus4 is not
      used, on G84, G86, G92, G94, G96, GT200 GPUs.
    - Update vdpau.h to document exact requirements for VdpDecoderRender
      bitstream data content.
    - Fix VDPAU error handling in some unusual low memory situations.
    - Fix hang in VDPAU in some cases of output mode timing changes.
  * debian/nvidia-glx-$VER-preinst:
    - Look for diversions in a more accurate way with grep.
  * debian/nvidia-glx-$VER-dev.preinst.in:
    - Make sure that diversions on /usr/lib/libGL.so are only removed
      and not added (LP: #335621).
  * debian/nvidia-glx-$VER-dev.links.in:
    - Do not create a symlink to /usr/lib/libGL.so.#VERSION# in
      /usr/lib/libGL.so
  * debian/nvidia-glx-$VER.postrm.in, debian/nvidia-glx-$VER-dev.postrm.in:
    - pass --ignore-fail-on-non-empty to rmdir
  * debian/nvidia-glx-$VER-dev.preinst.in:
    - If /usr/lib/libGL.so is a symlink and already exists then do not
      create a new one, otherwise create a symlink to /usr/lib/libGL.so.$PKGVER

Date: Tue, 31 Mar 2009 09:23:32 +0200
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/jaunty/+source/nvidia-graphics-drivers-180/180.44-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 31 Mar 2009 09:23:32 +0200
Source: nvidia-graphics-drivers-180
Binary: nvidia-glx-180 nvidia-glx-180-dev nvidia-180-kernel-source nvidia-180-modaliases nvidia-180-libvdpau nvidia-180-libvdpau-dev
Architecture: source
Version: 180.44-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Description: 
 nvidia-180-kernel-source - NVIDIA binary kernel module source
 nvidia-180-libvdpau - Video Decode and Presentation API for Unix
 nvidia-180-libvdpau-dev - Video Decode and Presentation API for Unix development files
 nvidia-180-modaliases - Modaliases for the NVIDIA binary X.Org driver
 nvidia-glx-180 - NVIDIA binary Xorg driver
 nvidia-glx-180-dev - NVIDIA binary Xorg driver development files
Launchpad-Bugs-Fixed: 335621 348852
Changes: 
 nvidia-graphics-drivers-180 (180.44-0ubuntu1) jaunty; urgency=low
 .
   * New upstream release (LP: #348852).
     - Added support for the following GPUs:
       o Quadro FX 3800
       o Quadro FX 1800
       o Quadro FX 580
       o Quadro FX 380
       o Quadro NVS 295
       o GeForce GT 120
       o GeForce G100
     - Fixed a problem that could cause Xid errors and display corruption
       in certain cases when OpenGL is used to render to redirected windows,
       for example when Java2D is used with the -Dsun.java2d.opengl=true option.
     - Updated glGetStringi(GL_EXTENSIONS, i) to no longer return NULL in
       OpenGL 3.0 preview contexts.
     - Fixed OpenGL crashes while running KDE4's Plasma.
     - Fixed OpenGL crashes when using a large number of texture objects.
     - Fixed the timestamp reporting in the GL_NV_present_video extension
       on SDI II with Quadro FX 4800 and 5800.
     - Improved power management support on some systems, such as
       Hewlett-Packard xw4600 workstations.
     - Fixed a problem that caused the screen to flicker momentarily when
       OpenGL applications exit unexpectedly on GeForce 6 and 7 series GPUs.
     - Fixed an X server crash when an X client attempts to draw trapezoids
       and RenderAccel is disabled.
     - Improved recovery from certain types of errors.
     - Fixed a bug that caused Autodesk Maya to freeze when overlays are
       enabled.
     - Fixed an interaction problem between OpenGL and memory tracking
       libraries such as MicroQuill SmartHeap.
     - Added support for RG renderbuffers in OpenGL 3.0.
     - Added support for OpenGL 3.0 floating-point depth buffers.
     - Fixed a problem that caused Valgrind to crash when tracing a program
       that uses OpenGL.
     - Updated VDPAU to support VC-1/WMV acceleration on all GPUs supported
       by VDPAU; see the README for details.
     - Fixed VDPAU corruption on some H.264 clips.
     - Updated VDPAU documentation in the README and in vdpau.h, in
       particular regarding how to use the deinterlacing algorithms in the
       VdpVideoMixer object. Explicitly documented "half rate" deinterlacing,
       which should allow the advanced algorithms to run on more low-end
       systems.
     - Implemented a "skip chroma deinterlace" option in VDPAU, which should
       allow the advanced deinterlacing algorithms to run on more low-end
       systems. See vdpau.h.
     - Fixed VDPAU VC-1 decoding on 64-bit platforms.
     - Updated the VDPAU wrapper library to print dlerror() messages when
       driver loading problems occur.
     - Improved VDPAU's handling of some corrupt H.264 streams, and some
       corrupt/invalid MPEG streams on some GPUs.
     - Fixed VDPAU to correctly handle WMV "range reduction" on some GPUs.
       A minor backwards-compatible API change was made for this; see
       vdpau.h's documentation for structure field VdpPictureInfoVC1.rangered.
     - Fixed a problem that caused surfaces to be marked as visible too early
       when the blit presentation queue is in use.
     - Fixed VDPAU to prevent some cases of "display preemption" in the face
       of missing H.264 reference frames on some GPUs.
     - Fixed corruption decoding H.264 clips with pictures where
       pic_order_cnt_type implies log2_max_pic_order_cnt_lsb_minus4 is not
       used, on G84, G86, G92, G94, G96, GT200 GPUs.
     - Update vdpau.h to document exact requirements for VdpDecoderRender
       bitstream data content.
     - Fix VDPAU error handling in some unusual low memory situations.
     - Fix hang in VDPAU in some cases of output mode timing changes.
   * debian/nvidia-glx-$VER-preinst:
     - Look for diversions in a more accurate way with grep.
   * debian/nvidia-glx-$VER-dev.preinst.in:
     - Make sure that diversions on /usr/lib/libGL.so are only removed
       and not added (LP: #335621).
   * debian/nvidia-glx-$VER-dev.links.in:
     - Do not create a symlink to /usr/lib/libGL.so.#VERSION# in
       /usr/lib/libGL.so
   * debian/nvidia-glx-$VER.postrm.in, debian/nvidia-glx-$VER-dev.postrm.in:
     - pass --ignore-fail-on-non-empty to rmdir
   * debian/nvidia-glx-$VER-dev.preinst.in:
     - If /usr/lib/libGL.so is a symlink and already exists then do not
       create a new one, otherwise create a symlink to /usr/lib/libGL.so.$PKGVER
Checksums-Sha1: 
 285d4dd8ebe4981c5d8cb3fafe191c95816969e5 1646 nvidia-graphics-drivers-180_180.44-0ubuntu1.dsc
 a4d96845fe5cdc7b830619e8e6ef121e95264449 33888317 nvidia-graphics-drivers-180_180.44.orig.tar.gz
 8a53deee537eb79d08db6e0d5fd5073878b7f55d 31195 nvidia-graphics-drivers-180_180.44-0ubuntu1.diff.gz
Checksums-Sha256: 
 17f59542af0f2b167f0a5eedafa9b0ba03a19a4766274e08df9e908a756cca84 1646 nvidia-graphics-drivers-180_180.44-0ubuntu1.dsc
 4b7de27ac09a8da76e336f07b2900ebdb666d12a03522136eaaaaef40f893fe3 33888317 nvidia-graphics-drivers-180_180.44.orig.tar.gz
 5a6f6a2cb5e68756ff170f1ce8c78ccf6aa15d0bc6cf2bc61ab594a4bb8aca36 31195 nvidia-graphics-drivers-180_180.44-0ubuntu1.diff.gz
Files: 
 77a229e32a5f1942c3ae7379b151bb22 1646 restricted/misc optional nvidia-graphics-drivers-180_180.44-0ubuntu1.dsc
 65fa76c3336920d946974411a225d983 33888317 restricted/misc optional nvidia-graphics-drivers-180_180.44.orig.tar.gz
 53aad5c12c67e1283348dd3f07f9cba7 31195 restricted/misc optional nvidia-graphics-drivers-180_180.44-0ubuntu1.diff.gz
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel at lists.alioth.debian.org>

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

iEYEARECAAYFAknVDTwACgkQEaMBVuDmdhE64gCgimZ2QUA+Dny4D5vowDnzkF+s
Ap8An0tB4/J9j+3hJyJJyfVCwLows0TV
=+kFC
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list