[ubuntu/maverick] nvidia-graphics-drivers 256.35-0ubuntu1 (Accepted)

Alberto Milone alberto.milone at canonical.com
Mon Jun 28 13:30:18 BST 2010


nvidia-graphics-drivers (256.35-0ubuntu1) maverick; urgency=low

  [ Alberto Milone ]
  * debian/nvidia-current-dev*:
    - Make the dev package conflict with other dev packages which
      provide nvidia-dev so as to make it possible to install
      headers directly in /usr/include.
  * Adapt the packaging scripts to the new NVIDIA installers.
  * New upstream release:
    - Fixed a 3D Vision Stereo bug that caused the stereo glasses
      to not toggle when the flat panel was not running at its
      native mode timings.
    - Fixed a bug which prevented use of high performance PowerMizer
      levels on systems with certain ACPI configurations.
    - Fixed a bug that caused non-primary Fermi GPUs to fail to
      initialize framebuffer memory. This caused a variety of
      symptoms, up to and including system hangs.
    - Added unofficial GLX protocol support (i.e., for GLX indirect
      rendering) for the following OpenGL extensions:
      o GL_ARB_blend_func_extended
      o GL_ARB_draw_buffers_blend
      o GL_ARB_sample_shading
      o GL_ARB_timer_query
      o GL_EXT_draw_buffers2
      o GL_EXT_separate_shader_objects
      o GL_NV_explicit_multisample
      o GL_NV_transform_feedback
    - Fixed an interaction problem between Compiz and
      'screen-scraping' VNC servers like x11vnc and vino that
      caused the screen to stop updating (LP: #353126).
    - Enhanced VDPAU to add basic support for Xinerama. VDPAU will
      now operate on a single physical X screen under Xinerama.
      See the README for more details.
    - Enhanced VDPAU's handling of corrupt clips of all formats
      on GPUs with VDPAU feature set C to be at least as good as
      on GPUs with VDPAU feature set B. This significantly
      improves various clips provided by nvnews.net user eamiller.
    - Fixed a bug in Xv attribute handling that caused hue,
      saturation, brightness and contrast values to be misapplied
      when using an Xv overlay adaptor.
    - Fixed a bug in the XvMC driver that prevented it from
      working on systems with AGP graphics cards.
    - Enhanced VDPAU to clear all VdpVideoSurfaces to black when
      allocated. This provides more consistent results when using
      a surface as a reference when no prior decode operation has
      written to that surface. In turn, this improves the results
      of decoding some corrupt streams, such as "p_only_no_play"
      from ffmpeg bug 1124.
    - Implemented new APIs to allow sharing VDPAU surfaces with
      OpenGL andCUDA. The OpenGL extension is GL_NV_vdpau_interop.
      For CUDA, please see the documentation in the CUDA toolkit
      for details.
    - Worked around a bug where the combination of a GPU with
      VDPAU feature set A together with specific motherboard
      chipsets could cause visible corruption when decoding some
      MPEG-2 streams.
    - Fixed a bug that prevented the VDPAU overlay-based
      presentation queue from being used more than a few hundred
      times per X server invocation.
    - Renamed the driver file libGLcore.so.VERSION to
      libnvidia-glcore.so.VERSION, as a small step towards
      reducing the filename collisions between NVIDIA's and
      MESA's OpenGL implementations.This driver file is used by
      NVIDIA's libGL.so and libglx.so, and should never be used
      directly by applications.
    - Changed the SONAME of libnvidia-glcore.so.VERSION,
      libnvidia-tls.so.VERSION, and libnvidia-compiler.so.VERSION
      to be ".so.VERSION", rather than ".so.1". These driver files
      are only used by other NVIDIA driver components, and are
      only intended to be usedby components of the matching NVIDIA
      driver version.
    - Removed the "-pkg#" suffix from the NVIDIA Linux .run files.
      The packages are now simply named "NVIDIA-Linux-ARCH-VERSION.run".
      On Linux-x86_64, a package which omits the 32-bit compatibility
      libraries is also available:
      "NVIDIA-Linux-x86_64-VERSION-no-compat32.run"
    - Compressed the nvidia-settings, nvidia-installer and
      nvidia-xconfig tarballs with bzip2, rather than gzip.

  [ Johan Kiviniemi ]
  * debian/nvidia_supported:
    - nVidia changed the driver blob so that the old heuristic for finding the
      symbol with the PCI ID list failed. Implement a new heuristic by finding
      the symbol that matches the ID list in README closely enough. (README is
      missing a great number of IDs, which is why we need to grab the list
      from the blob in the first place).

Date: Mon, 28 Jun 2010 11:22:03 +0000
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/nvidia-graphics-drivers/256.35-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 28 Jun 2010 11:22:03 +0000
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 nvidia-185-libvdpau nvidia-185-libvdpau-dev
Architecture: source
Version: 256.35-0ubuntu1
Distribution: maverick
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-libvdpau - Transitional package for nvidia-185-libvdpau
 nvidia-185-libvdpau-dev - Transitional package for nvidia-185-libvdpau-dev
 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
Launchpad-Bugs-Fixed: 353126
Changes: 
 nvidia-graphics-drivers (256.35-0ubuntu1) maverick; urgency=low
 .
   [ Alberto Milone ]
   * debian/nvidia-current-dev*:
     - Make the dev package conflict with other dev packages which
       provide nvidia-dev so as to make it possible to install
       headers directly in /usr/include.
   * Adapt the packaging scripts to the new NVIDIA installers.
   * New upstream release:
     - Fixed a 3D Vision Stereo bug that caused the stereo glasses
       to not toggle when the flat panel was not running at its
       native mode timings.
     - Fixed a bug which prevented use of high performance PowerMizer
       levels on systems with certain ACPI configurations.
     - Fixed a bug that caused non-primary Fermi GPUs to fail to
       initialize framebuffer memory. This caused a variety of
       symptoms, up to and including system hangs.
     - Added unofficial GLX protocol support (i.e., for GLX indirect
       rendering) for the following OpenGL extensions:
       o GL_ARB_blend_func_extended
       o GL_ARB_draw_buffers_blend
       o GL_ARB_sample_shading
       o GL_ARB_timer_query
       o GL_EXT_draw_buffers2
       o GL_EXT_separate_shader_objects
       o GL_NV_explicit_multisample
       o GL_NV_transform_feedback
     - Fixed an interaction problem between Compiz and
       'screen-scraping' VNC servers like x11vnc and vino that
       caused the screen to stop updating (LP: #353126).
     - Enhanced VDPAU to add basic support for Xinerama. VDPAU will
       now operate on a single physical X screen under Xinerama.
       See the README for more details.
     - Enhanced VDPAU's handling of corrupt clips of all formats
       on GPUs with VDPAU feature set C to be at least as good as
       on GPUs with VDPAU feature set B. This significantly
       improves various clips provided by nvnews.net user eamiller.
     - Fixed a bug in Xv attribute handling that caused hue,
       saturation, brightness and contrast values to be misapplied
       when using an Xv overlay adaptor.
     - Fixed a bug in the XvMC driver that prevented it from
       working on systems with AGP graphics cards.
     - Enhanced VDPAU to clear all VdpVideoSurfaces to black when
       allocated. This provides more consistent results when using
       a surface as a reference when no prior decode operation has
       written to that surface. In turn, this improves the results
       of decoding some corrupt streams, such as "p_only_no_play"
       from ffmpeg bug 1124.
     - Implemented new APIs to allow sharing VDPAU surfaces with
       OpenGL andCUDA. The OpenGL extension is GL_NV_vdpau_interop.
       For CUDA, please see the documentation in the CUDA toolkit
       for details.
     - Worked around a bug where the combination of a GPU with
       VDPAU feature set A together with specific motherboard
       chipsets could cause visible corruption when decoding some
       MPEG-2 streams.
     - Fixed a bug that prevented the VDPAU overlay-based
       presentation queue from being used more than a few hundred
       times per X server invocation.
     - Renamed the driver file libGLcore.so.VERSION to
       libnvidia-glcore.so.VERSION, as a small step towards
       reducing the filename collisions between NVIDIA's and
       MESA's OpenGL implementations.This driver file is used by
       NVIDIA's libGL.so and libglx.so, and should never be used
       directly by applications.
     - Changed the SONAME of libnvidia-glcore.so.VERSION,
       libnvidia-tls.so.VERSION, and libnvidia-compiler.so.VERSION
       to be ".so.VERSION", rather than ".so.1". These driver files
       are only used by other NVIDIA driver components, and are
       only intended to be usedby components of the matching NVIDIA
       driver version.
     - Removed the "-pkg#" suffix from the NVIDIA Linux .run files.
       The packages are now simply named "NVIDIA-Linux-ARCH-VERSION.run".
       On Linux-x86_64, a package which omits the 32-bit compatibility
       libraries is also available:
       "NVIDIA-Linux-x86_64-VERSION-no-compat32.run"
     - Compressed the nvidia-settings, nvidia-installer and
       nvidia-xconfig tarballs with bzip2, rather than gzip.
 .
   [ Johan Kiviniemi ]
   * debian/nvidia_supported:
     - nVidia changed the driver blob so that the old heuristic for finding the
       symbol with the PCI ID list failed. Implement a new heuristic by finding
       the symbol that matches the ID list in README closely enough. (README is
       missing a great number of IDs, which is why we need to grab the list
       from the blob in the first place).
Checksums-Sha1: 
 8c6fc6fa5571b7379230679d7492c9ac4e6b2fd9 1548 nvidia-graphics-drivers_256.35-0ubuntu1.dsc
 871f54c6c8e0b30fcb5fec40fe3eed7b7081203c 49082614 nvidia-graphics-drivers_256.35.orig.tar.gz
 75f8c53478e1da9b4a3f3cb6c1f867b7e3298ba7 39635 nvidia-graphics-drivers_256.35-0ubuntu1.diff.gz
Checksums-Sha256: 
 96e43eb2a2567e5a0afd49160899d6d37621b5b3d0b2184c27be41879b528d83 1548 nvidia-graphics-drivers_256.35-0ubuntu1.dsc
 1bd9c0ffb4cfd68e1cdaa37c9f442dbe65c24a2e8baf4b8621df7abfae95200e 49082614 nvidia-graphics-drivers_256.35.orig.tar.gz
 938a8eb48f0f663e4e24de1437307b5db435f95bfefb3f9b1e80acdf6e6aedf1 39635 nvidia-graphics-drivers_256.35-0ubuntu1.diff.gz
Files: 
 aa195b2a924abee8219db5afd86beed6 1548 restricted/misc optional nvidia-graphics-drivers_256.35-0ubuntu1.dsc
 65faace3682f807dd8f878a4f972ff7d 49082614 restricted/misc optional nvidia-graphics-drivers_256.35.orig.tar.gz
 56011d93e773f5318fff91a5396ece1f 39635 restricted/misc optional nvidia-graphics-drivers_256.35-0ubuntu1.diff.gz

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

iEYEARECAAYFAkwohhMACgkQFZJJ6Y6yavGAdACfbkqV1h2i3JpNzRXLPETii8Ek
YiUAoJrw7o+NbHVXvCTahkA86ZZERVc9
=Urt4
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list