[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted nvidia-graphics-drivers-legacy-173xx 173.14.28-1 (source amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 23 Mar 2011 16:17:51 +0100
Source: nvidia-graphics-drivers-legacy-173xx
Binary: nvidia-glx-legacy-173xx nvidia-glx-legacy-173xx-ia32 libgl1-nvidia-legacy-173xx-glx libgl1-nvidia-legacy-173xx-glx-ia32 nvidia-kernel-legacy-173xx-dkms nvidia-kernel-legacy-173xx-source
Architecture: source amd64
Version: 173.14.28-1
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <debian@abeckmann.de>
Description: 
 libgl1-nvidia-legacy-173xx-glx - NVIDIA binary OpenGL libraries${nvidia:LegacyDesc}
 libgl1-nvidia-legacy-173xx-glx-ia32 - NVIDIA binary OpenGL 32-bit libraries${nvidia:LegacyDesc}
 nvidia-glx-legacy-173xx - NVIDIA binary Xorg driver${nvidia:LegacyDesc}
 nvidia-glx-legacy-173xx-ia32 - NVIDIA binary driver 32-bit libs${nvidia:LegacyDesc}
 nvidia-kernel-legacy-173xx-dkms - NVIDIA binary kernel module DKMS source${nvidia:LegacyDesc}
 nvidia-kernel-legacy-173xx-source - NVIDIA binary kernel module source${nvidia:LegacyDesc}
Closes: 613176
Changes: 
 nvidia-graphics-drivers-legacy-173xx (173.14.28-1) unstable; urgency=low
 .
   [ Andreas Beckmann ]
   * New upstream release 173.14.28 (2010-10-18).
     - Added support for X.Org xserver 1.9.
   * Synchronize packaging with nvidia-graphics-drivers 195.36.31-5:
     - Drop Breaks: xserver-xorg-core (<< 2:1.6).
       There is no file name conflict between /usr/lib/libGLcore.so.1 (from
       NVIDIA) and /usr/lib/xorg/modules/extensions/libGLcore.so (only in
       xserver-xorg-core << 2:1.6) that could cause the wrong library to be
       loaded by NVIDIA's libgl.so.
     - Change xserver dependency to 'xorg-video-abi-6.0 | xserver-xorg-core
       (<< 2:1.7.7)' as the driver is supposed to work with older abi versions,
       too.  This is not needed for squeeze, but helps backports to lenny.
   * Synchronize packaging with nvidia-graphics-drivers 195.36.31-6:
     - If both original and diverted file exist when removing obsolete
       diversions, move the original file (which is not owned by any package)
       out of the way.  This problem may originate from incorrect diversion
       creation before lenny (and was not noticed or fixed in lenny) or having
       used the nvidia installer to install the driver in the past.
     - Document the warnings emitted by the maintainer scripts in
       README.Debian.
     - Install the upstream README.txt in the dkms package.  It is referenced
       by the package description.  Add a README.Debian, too.
     - Add a note about the driver not working under the Xen hypervisor to
       README.Debian.  (See: #570365, although not verified for legacy-*)
   * Synchronize packaging with nvidia-graphics-drivers 195.36.31-7:
     - Add instructions how to switch driver installation from the NVIDIA way
       (running the *.run file) to the Debian way (using packages).
     - Let the bug-script collect detailed information about OpenGL and NVIDIA
       libraries and their symlinks, diversions and alternatives currently
       found on the system.  Also list files remaining from using the
       nvidia-installer.
   * Synchronize packaging with nvidia-graphics-drivers 195.36.31-90:
     - Merge general changes from 256xx/260xx releases:
     - Use dpkg-parsechangelog to extract the upstream version number from
       debian/changelog, simplifying debian/rules.defs even more.
     - Drop Conflicts: binutils-gold, driver or gold was fixed.
     - Detect license changes by comparing debian/copyright with the shipped
       LICENSE during build.
     - Catch module-assistant failures after nvidia-kernel-source updates
       without running 'module-assistant clean nvidia'.  Only works if the old
       version already contained this change and a module was built.
     - Add script build-module-packages.sh to the documentation of the
       nvidia-kernel-legacy-173xx-source package, uses module-assistant to do a
       quick build of the modules for all installed linux-headers.
     - conftest.h: implement new (after 195.xx) conftest.sh functions
       pci_dma_mapping_error, scatterlist, pci_domain_nr, file_operations,
       sg_init_table.  Kernel versions of symbol (dis-)appearance from lxr.
     - Pre-Depend on nvidia-common for interactive (using debconf)
       nvidia-installer cleanup.  There is a mutual exclusion between using the
       nvidia-installer and the driver packages.
       + Checks for /usr/bin/nvidia-installer and asks the user whether to run
         'nvidia-installer --uninstall'.  If that fails, offers to just delete
         the remaining files.  If the user chooses to do the cleanup himself,
         installation is blocked as long as nvidia-installer is still found on
         the system.
       + Adds a pre-install hook for the nvidia-installer, giving a warning to
         users running a NVIDIA-Linux-*.run file directly while Debian packages
         providing the driver are installed.  This hook fails intentionally,
         but unfortunately the default choice if the hook failed is to continue
         anyway.  Therefore the hook tries to kill the nvidia-installer
         process.
       + Provides a script that checks for conflicting libraries (libGL.so.*.*
         remaining from previous usage of the nvidia-installer) and offers to
         delete them.  The script is intended to be run from postinst.  If the
         user chooses not to delete them, postinst configure fails as long as
         the user has not cleaned up or lets the postinst delete the files.
     - nvidia-glx-legacy-173xx{,-ia32}.postinst: run the cleanup of conflicting
       libGL.so.*.*  (Currently the conflicting libraries are moved to
       /var/lib/nvidia-backup.XXXXXX instead of deleting them.)
     - Use /lib/modules/`uname -r`/build as the default kernel build location
       for nvidia-kernel-legacy-173xx-source instead of /usr/src/linux, since
       this is set up automatically by the current linux-headers-* packages.
     - In the nvidia-kernel-legacy-173xx-source documentation, remove mention
       of setting KVERS, which should no longer be needed, and mention that
       setting KSRC is optional if the build link exists and you're building
       for the currently running kernel.
     - Lower Priority of *-ia32 packages to extra (debcheck).
     - Switch default Section to non-free/libs with a few exceptions:
       x11 (nvidia-legacy-173xx-glx),
       kernel (nvidia-kernel-legacy-173xx-{source,dkms}),
       oldlibs (nvidia-glx-legacy-173xx-ia32).
     - Drop transitional packages that were released with squeeze:
       + nvidia-glx-legacy-173xx-dev (now Conflicts/Replaces by
         libgl1-nvidia-legacy-173xx-glx)
     - Prevent concurrent installation of mismatching upstream versions of
       libgl1-nvidia-legacy-173xx-glx and libgl1-nvidia-glx-legacy-173xx-ia32.
     - Provide xorg-driver-video.
     - Add patch nvidia-kernel-compat-2.6.38.patch to fix build with 2.6.38
       kernels.
     - Add patch fix-typos.patch to fix a typo in the module (found by lintian).
     - Update lintian-overrides to work with lintian 2.5.0.  Keep error overrides
       compatible with older lintian releases until ftp-master is updated.
   * Synchronize packaging with nvidia-graphics-drivers 260.19.21-1:
     - Drop 2.6.36-ioctl.patch, fixed upstream.
   * Synchronize packaging with nvidia-graphics-drivers 260.19.44-1:
     - Upstream now supports Xorg 1.9: add xorg-video-abi-8 as alternative
       dependency and provide xorg-driver-video instead of xserver-xorg-video-6
       to match Xorg 1.9.  (Closes: #613176)
Checksums-Sha1: 
 85207b1106e29e3cdb93b412926a7219f50866db 2113 nvidia-graphics-drivers-legacy-173xx_173.14.28-1.dsc
 aec984860369315f7e4d14d500937fba8924875a 30373955 nvidia-graphics-drivers-legacy-173xx_173.14.28.orig.tar.gz
 b44a9b1cb205db118d8171de0a7f360e9fe102f4 55404 nvidia-graphics-drivers-legacy-173xx_173.14.28-1.debian.tar.gz
 332aa91883e301e1d9d1a2d129bbc118f526525e 4072640 nvidia-glx-legacy-173xx_173.14.28-1_amd64.deb
 bb46cfc690ec447ed08ac4d665ad685a405405cc 34752 nvidia-glx-legacy-173xx-ia32_173.14.28-1_amd64.deb
 bee2f0f8586cb62f3f3a660157c8830478f79bd6 4912898 libgl1-nvidia-legacy-173xx-glx_173.14.28-1_amd64.deb
 95100f65b6fac6c4e5f7915cddb293af88344584 4476046 libgl1-nvidia-legacy-173xx-glx-ia32_173.14.28-1_amd64.deb
 dbe122a009ac734e141003fed39267668de7c2fe 5407294 nvidia-kernel-legacy-173xx-dkms_173.14.28-1_amd64.deb
 282c022c6f2e1f4a07005fbafd7aad25826a238a 5015072 nvidia-kernel-legacy-173xx-source_173.14.28-1_amd64.deb
Checksums-Sha256: 
 9890e5f288f393d67d993ec6a4645d5713943b8325630b7507d366d644fcae3b 2113 nvidia-graphics-drivers-legacy-173xx_173.14.28-1.dsc
 998dac971617fa02e37c1fe4cf67210380546ec2587b201293b0cfc50a96753d 30373955 nvidia-graphics-drivers-legacy-173xx_173.14.28.orig.tar.gz
 6dfb3acf4db96d3e35016ad76f6c7e51eb005b94d12bbb29a80170410f4bf61f 55404 nvidia-graphics-drivers-legacy-173xx_173.14.28-1.debian.tar.gz
 58ae860af4eddcc2e9d6445640c23ba716e06d9ec6e9ce740636bb99016ef631 4072640 nvidia-glx-legacy-173xx_173.14.28-1_amd64.deb
 7d43616fc31a0d06153e0bc0dd9836b40c9a55914c047411d737cea4d7c5c374 34752 nvidia-glx-legacy-173xx-ia32_173.14.28-1_amd64.deb
 c04072b7f81848f9040d1adbc04524c57c413c296d5497911c1a37240481ad1f 4912898 libgl1-nvidia-legacy-173xx-glx_173.14.28-1_amd64.deb
 cfbfdf06c64c3454a3f77b217b5f933815d07e59c5116943df8e1b46a3225f5e 4476046 libgl1-nvidia-legacy-173xx-glx-ia32_173.14.28-1_amd64.deb
 cffd0750b330be6b4525ff728df567e43c8828bf378a64638e84aeb6187ef33b 5407294 nvidia-kernel-legacy-173xx-dkms_173.14.28-1_amd64.deb
 d15bcf4f2a31344743148c821f91af26466e3b94e58549b99324e73590dcea6a 5015072 nvidia-kernel-legacy-173xx-source_173.14.28-1_amd64.deb
Files: 
 cf4930a16b45b35b06fa13b4487a3112 2113 non-free/libs optional nvidia-graphics-drivers-legacy-173xx_173.14.28-1.dsc
 d645fbee2e708ca5add0fc563bfb410a 30373955 non-free/libs optional nvidia-graphics-drivers-legacy-173xx_173.14.28.orig.tar.gz
 0e2834508cb2d400d37c7f98a4623a97 55404 non-free/libs optional nvidia-graphics-drivers-legacy-173xx_173.14.28-1.debian.tar.gz
 72854708847c37fbc908fb4fcfb8e74b 4072640 non-free/x11 optional nvidia-glx-legacy-173xx_173.14.28-1_amd64.deb
 03fe02dcdec49929930f8524d51966ff 34752 non-free/oldlibs extra nvidia-glx-legacy-173xx-ia32_173.14.28-1_amd64.deb
 a99b3f06ecb857da65726b758a5c91dd 4912898 non-free/libs optional libgl1-nvidia-legacy-173xx-glx_173.14.28-1_amd64.deb
 edc7ca05684bb6a23385c2d58064e04f 4476046 non-free/libs extra libgl1-nvidia-legacy-173xx-glx-ia32_173.14.28-1_amd64.deb
 682efee93de0312d8868f19c07d3c90b 5407294 non-free/kernel optional nvidia-kernel-legacy-173xx-dkms_173.14.28-1_amd64.deb
 a63ef69c6a908811304bc227c86fe352 5015072 non-free/kernel optional nvidia-kernel-legacy-173xx-source_173.14.28-1_amd64.deb

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

iQEcBAEBCAAGBQJNjDNfAAoJEH2AMVxXNt51jLsH/jYssqkeDs2ZHXkUbx1W5iXj
GYpiqfUD4abxTHyJXDNkPhJ5EqzUo9besNsAdg2+a4PEWO9EM9Rnsk5coiQ2YXtd
KaorDLsoQ4+W3lGzmMjh1uVahTSsMra7GkwIYqAcPzzsSYKo5E2f9bTh3ZenzRk5
FZCH9AezSvJoDcFTPbE2euOtG7/0zuXVJ4R3WxWr++Uz/LUuPS4NrYzrFsUXn8qm
JUEFewyc9rOUSwVmQcqL95C9aMEmyLg/1FefFTCQnjD8UFkggMZ5oXzasPv+rLbH
QvrTTkadpLOZD6sZdnD4YRYKam81cMmkMuppYCG/fDv+6jV7UJAFoz0nnzKi2hk=
=dY2N
-----END PGP SIGNATURE-----


Accepted:
libgl1-nvidia-legacy-173xx-glx-ia32_173.14.28-1_amd64.deb
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/libgl1-nvidia-legacy-173xx-glx-ia32_173.14.28-1_amd64.deb
libgl1-nvidia-legacy-173xx-glx_173.14.28-1_amd64.deb
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/libgl1-nvidia-legacy-173xx-glx_173.14.28-1_amd64.deb
nvidia-glx-legacy-173xx-ia32_173.14.28-1_amd64.deb
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-glx-legacy-173xx-ia32_173.14.28-1_amd64.deb
nvidia-glx-legacy-173xx_173.14.28-1_amd64.deb
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-glx-legacy-173xx_173.14.28-1_amd64.deb
nvidia-graphics-drivers-legacy-173xx_173.14.28-1.debian.tar.gz
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-graphics-drivers-legacy-173xx_173.14.28-1.debian.tar.gz
nvidia-graphics-drivers-legacy-173xx_173.14.28-1.dsc
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-graphics-drivers-legacy-173xx_173.14.28-1.dsc
nvidia-graphics-drivers-legacy-173xx_173.14.28.orig.tar.gz
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-graphics-drivers-legacy-173xx_173.14.28.orig.tar.gz
nvidia-kernel-legacy-173xx-dkms_173.14.28-1_amd64.deb
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-kernel-legacy-173xx-dkms_173.14.28-1_amd64.deb
nvidia-kernel-legacy-173xx-source_173.14.28-1_amd64.deb
  to non-free/n/nvidia-graphics-drivers-legacy-173xx/nvidia-kernel-legacy-173xx-source_173.14.28-1_amd64.deb


Reply to: