Your message dated Wed, 17 Aug 2016 13:53:48 +0000
with message-id <[email protected]>
and subject line Bug#833615: fixed in nvidia-graphics-drivers 367.35-1
has caused the Debian Bug report #833615,
regarding [nvidia-graphics-drivers] update to 367.35
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
833615: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833615
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nvidia-graphics-drivers
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
Please consider updating to 367.35. PoC patch attached.
diff --git a/debian/libcuda1.symbols b/debian/libcuda1.symbols
index 1408c7f..b9236b1 100644
--- a/debian/libcuda1.symbols
+++ b/debian/libcuda1.symbols
@@ -156,6 +156,8 @@ libcuda.so.1 #PACKAGE# #MINVER#
cuMemHostRegister@Base 270
cuMemHostRegister_v2@Base 340
cuMemHostUnregister@Base 270
+ cuMemPrefetchAsync@Base 367
+ cuMemPrefetchAsync_ptsz@Base 367
cuMemcpy2D@Base 169
cuMemcpy2DAsync@Base 169
cuMemcpy2DAsync_v2@Base 260
diff --git a/debian/libgl1-glvnd-nvidia-glx.symbols b/debian/libgl1-glvnd-nvidia-glx.symbols
index b16f37d..120848f 100644
--- a/debian/libgl1-glvnd-nvidia-glx.symbols
+++ b/debian/libgl1-glvnd-nvidia-glx.symbols
@@ -99,6 +99,7 @@
glConvolutionParameterivEXT@Base 361
glConvolutionParameterxOES@Base 361
glConvolutionParameterxvOES@Base 361
+ glConservativeRasterParameterfNV@Base 352
glCopyColorSubTableEXT@Base 361
glCopyColorTableSGI@Base 361
glCopyConvolutionFilter1DEXT@Base 361
@@ -143,6 +144,7 @@
glDrawElementArrayATI@Base 361
glDrawElementsInstancedANGLE@Base 361
glDrawMeshArraysSUN@Base 361
+ glDrawMeshNV@Base 1.0.4349
glDrawRangeElementArrayAPPLE@Base 361
glDrawRangeElementArrayATI@Base 361
glEGLImageTargetRenderbufferStorageOES@Base 361
diff --git a/debian/libgl1-nvidia-glx.symbols b/debian/libgl1-nvidia-glx.symbols
index 70df789..4bb7f91 100644
--- a/debian/libgl1-nvidia-glx.symbols
+++ b/debian/libgl1-nvidia-glx.symbols
@@ -1,8 +1,17 @@
#include "libgl1-nvidia-glx.symbols.common"
__glx_Main@Base 361.28
+ glConservativeRasterParameterfNV@Base 352
+ glConservativeRasterParameteriNV@Base 367
glDebugControlNVX@Base 177
glDevtoolsInvokeFunctorNVX@Base 349
+ glDrawVkImageNV@Base 367
+ glGetVkProcAddrNV@Base 367
+ glLogTokenFlushNVX@Base 367
glQueryResourceNVX@Base 355
+ glSignalVkFenceNV@Base 367
+ glSignalVkSemaphoreNV@Base 367
glViewportPositionWScaleNV@Base 361
+ glWaitVkSemaphoreNV@Base 367
glcuR0d4nX@Base 195.36
gldbc3cfnX@Base 325
+ vk_icdGetInstanceProcAddr@Base 367
diff --git a/debian/libgl1-nvidia-glx.symbols.common b/debian/libgl1-nvidia-glx.symbols.common
index 4bccd48..ffd5e71 100644
--- a/debian/libgl1-nvidia-glx.symbols.common
+++ b/debian/libgl1-nvidia-glx.symbols.common
@@ -265,7 +265,6 @@ libGL.so.1 libgl1-mesa-glx | libgl1
glCompressedTextureSubImage2DEXT@Base 180
glCompressedTextureSubImage3D@Base 346
glCompressedTextureSubImage3DEXT@Base 180
- glConservativeRasterParameterfNV@Base 352
glConvolutionFilter1D@Base 1.0.4349
glConvolutionFilter2D@Base 1.0.4349
glConvolutionParameterf@Base 1.0.4349
@@ -449,7 +448,7 @@ libGL.so.1 libgl1-mesa-glx | libgl1
glDrawElementsInstancedBaseVertexOES@Base 349
glDrawElementsInstancedEXT@Base 1.0.9746
glDrawElementsInstancedNV@Base 325
- glDrawMeshNV@Base 1.0.4349
+#MISSING: 367# glDrawMeshNV@Base 1.0.4349
glDrawPixels@Base 1.0.4349
glDrawRangeElements@Base 1.0.4349
glDrawRangeElementsBaseVertex@Base 190.18.05
diff --git a/debian/libglx-nvidia0.symbols b/debian/libglx-nvidia0.symbols
index c3dbc15..c465fc8 100644
--- a/debian/libglx-nvidia0.symbols
+++ b/debian/libglx-nvidia0.symbols
@@ -263,6 +263,7 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glCompressedTextureSubImage3D@Base 361.28
glCompressedTextureSubImage3DEXT@Base 361.28
glConservativeRasterParameterfNV@Base 361.28
+ glConservativeRasterParameteriNV@Base 367
glConvolutionFilter1D@Base 361.28
glConvolutionFilter2D@Base 361.28
glConvolutionParameterf@Base 361.28
@@ -447,7 +448,7 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glDrawElementsInstancedBaseVertexOES@Base 361.28
glDrawElementsInstancedEXT@Base 361.28
glDrawElementsInstancedNV@Base 361.28
- glDrawMeshNV@Base 361.28
+#MISSING: 367# glDrawMeshNV@Base 361.28
glDrawPixels@Base 361.28
glDrawRangeElements@Base 361.28
glDrawRangeElementsBaseVertex@Base 361.28
@@ -469,6 +470,7 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glDrawTransformFeedbackNV@Base 361.28
glDrawTransformFeedbackStream@Base 361.28
glDrawTransformFeedbackStreamInstanced@Base 361.28
+ glDrawVkImageNV@Base 367
glEdgeFlag@Base 361.28
glEdgeFlagFormatNV@Base 361.28
glEdgeFlagPointer@Base 361.28
@@ -977,6 +979,7 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glGetVideoivNV@Base 361.28
glGetVideoui64vNV@Base 361.28
glGetVideouivNV@Base 361.28
+ glGetVkProcAddrNV@Base 367
glGetnColorTable@Base 361.28
glGetnColorTableARB@Base 361.28
glGetnCompressedTexImage@Base 361.28
@@ -1132,6 +1135,7 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glLoadTransposeMatrixf@Base 361.28
glLoadTransposeMatrixfARB@Base 361.28
glLockArraysEXT@Base 361.28
+ glLogTokenFlushNVX@Base 367
glLogicOp@Base 361.28
glMakeBufferNonResidentNV@Base 361.28
glMakeBufferResidentNV@Base 361.28
@@ -1822,6 +1826,8 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glShaderSource@Base 361.28
glShaderSourceARB@Base 361.28
glShaderStorageBlockBinding@Base 361.28
+ glSignalVkFenceNV@Base 367
+ glSignalVkSemaphoreNV@Base 367
glStateCaptureNV@Base 361.28
glStencilFillPathInstancedNV@Base 361.28
glStencilFillPathNV@Base 361.28
@@ -2465,6 +2471,7 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glViewportSwizzleNV@Base 361.28
glWaitSync@Base 361.28
glWaitSyncValueuiNVX@Base 361.28
+ glWaitVkSemaphoreNV@Base 367
glWeightPathsNV@Base 361.28
glWeightPointerOES@Base 361.28
glWindowBackBufferHintAutodesk@Base 361.28
@@ -2596,3 +2603,4 @@ libGLX_nvidia.so.0 #PACKAGE# #MINVER#
glXWaitX@Base 361.28
glcuR0d4nX@Base 361
gldbc3cfnX@Base 361.28
+ vk_icdGetInstanceProcAddr@Base 367
diff --git a/debian/libnvcuvid1.symbols b/debian/libnvcuvid1.symbols
index 0ce7873..1843d7d 100644
--- a/debian/libnvcuvid1.symbols
+++ b/debian/libnvcuvid1.symbols
@@ -18,6 +18,7 @@ libnvcuvid.so.1 #PACKAGE# #MINVER#
(arch=amd64)cuvidMapVideoFrame64@Base 270
cuvidMapVideoFrame@Base 260
cuvidParseVideoData@Base 260
+ cuvidResetDecoder@Base 367
cuvidSetVideoSourceState@Base 275
(arch=amd64)cuvidUnmapVideoFrame64@Base 270
cuvidUnmapVideoFrame@Base 260
diff --git a/debian/libnvidia-eglcore.symbols.in b/debian/libnvidia-eglcore.symbols.in
index 37b6f01..0e9652f 100644
--- a/debian/libnvidia-eglcore.symbols.in
+++ b/debian/libnvidia-eglcore.symbols.in
@@ -263,6 +263,7 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glCompressedTextureSubImage3D@Base 346
_glCompressedTextureSubImage3DEXT@Base 346
_glConservativeRasterParameterfNV@Base 352
+ _glConservativeRasterParameteriNV@Base 367
_glConvolutionFilter1D@Base 346
_glConvolutionFilter2D@Base 346
_glConvolutionParameterf@Base 346
@@ -447,7 +448,7 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glDrawElementsInstancedBaseVertexOES@Base 349
_glDrawElementsInstancedEXT@Base 346
_glDrawElementsInstancedNV@Base 346
- _glDrawMeshNV@Base 346
+#MISSING: 367# _glDrawMeshNV@Base 346
_glDrawPixels@Base 346
_glDrawRangeElements@Base 346
_glDrawRangeElementsBaseVertex@Base 346
@@ -469,6 +470,7 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glDrawTransformFeedbackNV@Base 346
_glDrawTransformFeedbackStream@Base 346
_glDrawTransformFeedbackStreamInstanced@Base 346
+ _glDrawVkImageNV@Base 367
_glEGLImageTargetRenderbufferStorageOES@Base 346
_glEGLImageTargetTexture2DOES@Base 346
_glEdgeFlag@Base 346
@@ -979,6 +981,7 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glGetVideoivNV@Base 346
_glGetVideoui64vNV@Base 346
_glGetVideouivNV@Base 346
+ _glGetVkProcAddrNV@Base 367
_glGetnColorTable@Base 346
_glGetnColorTableARB@Base 346
_glGetnCompressedTexImage@Base 346
@@ -1134,6 +1137,7 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glLoadTransposeMatrixf@Base 346
_glLoadTransposeMatrixfARB@Base 346
_glLockArraysEXT@Base 346
+ _glLogTokenFlushNVX@Base 367
_glLogicOp@Base 346
_glMakeBufferNonResidentNV@Base 346
_glMakeBufferResidentNV@Base 346
@@ -1823,6 +1827,8 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glShaderSource@Base 346
_glShaderSourceARB@Base 346
_glShaderStorageBlockBinding@Base 346
+ _glSignalVkFenceNV@Base 367
+ _glSignalVkSemaphoreNV@Base 367
_glStateCaptureNV@Base 346
_glStencilFillPathInstancedNV@Base 346
_glStencilFillPathNV@Base 346
@@ -2456,6 +2462,7 @@ libnvidia-eglcore.so.#VERSION# #PACKAGE# #MINVER#
_glViewportSwizzleNV@Base 346
_glWaitSync@Base 346
_glWaitSyncValueuiNVX@Base 346
+ _glWaitVkSemaphoreNV@Base 367
_glWeightPathsNV@Base 346
_glWeightPointerOES@Base 349
_glWindowBackBufferHintAutodesk@Base 346
diff --git a/debian/libnvidia-encode1.symbols b/debian/libnvidia-encode1.symbols
index 7918175..a50bb1b 100644
--- a/debian/libnvidia-encode1.symbols
+++ b/debian/libnvidia-encode1.symbols
@@ -1,2 +1,3 @@
libnvidia-encode.so.1 #PACKAGE# #MINVER#
NvEncodeAPICreateInstance@Base 310
+ NvEncodeAPIGetMaxSupportedVersion@Base 367
diff --git a/debian/libnvidia-ml1.symbols b/debian/libnvidia-ml1.symbols
index 35ec9ce..acd5b2d 100644
--- a/debian/libnvidia-ml1.symbols
+++ b/debian/libnvidia-ml1.symbols
@@ -2,7 +2,7 @@ libnvidia-ml.so.1 #PACKAGE# #MINVER#
nvmlDeviceClearAccountingPids@Base 319
nvmlDeviceClearCpuAffinity@Base 340
nvmlDeviceClearEccErrorCounts@Base 270
- nvmlDeviceDiscoverGpus@Base 361.28
+#MISSING: 367# nvmlDeviceDiscoverGpus@Base 361.28
nvmlDeviceFreezeNvLinkUtilizationCounter@Base 361
nvmlDeviceGetAPIRestriction@Base 319.60
nvmlDeviceGetAccountingBufferSize@Base 319
@@ -95,13 +95,14 @@ libnvidia-ml.so.1 #PACKAGE# #MINVER#
nvmlDeviceGetUUID@Base 270
nvmlDeviceGetUtilizationRates@Base 270
nvmlDeviceGetVbiosVersion@Base 285
+ nvmlDeviceGetVgpuUtilization@Base 367
nvmlDeviceGetViolationStatus@Base 340
nvmlDeviceGetVirtualizationMode@Base 361.28
- nvmlDeviceModifyDrainState@Base 361.28
+#MISSING: 367# nvmlDeviceModifyDrainState@Base 361.28
nvmlDeviceOnSameBoard@Base 295
- nvmlDeviceQueryDrainState@Base 361.28
+#MISSING: 367# nvmlDeviceQueryDrainState@Base 361.28
nvmlDeviceRegisterEvents@Base 285
- nvmlDeviceRemoveGpu@Base 361.28
+#MISSING: 367# nvmlDeviceRemoveGpu@Base 361.28
nvmlDeviceResetApplicationsClocks@Base 304.30
nvmlDeviceResetNvLinkErrorCounters@Base 361.42
nvmlDeviceResetNvLinkUtilizationCounter@Base 361
@@ -145,10 +146,19 @@ libnvidia-ml.so.1 #PACKAGE# #MINVER#
nvmlUnitGetTemperature@Base 270
nvmlUnitGetUnitInfo@Base 270
nvmlUnitSetLedState@Base 270
+ nvmlVgpuInstanceGetFbUsage@Base 367
+ nvmlVgpuInstanceGetFrameRateLimit@Base 367
+ nvmlVgpuInstanceGetLicenseStatus@Base 367
+ nvmlVgpuInstanceGetType@Base 367
+ nvmlVgpuInstanceGetUUID@Base 367
+ nvmlVgpuInstanceGetVmDriverVersion@Base 367
+ nvmlVgpuInstanceGetVmID@Base 367
nvmlVgpuTypeGetClass@Base 361.42
nvmlVgpuTypeGetDeviceID@Base 361.42
+ nvmlVgpuTypeGetFrameRateLimit@Base 367
nvmlVgpuTypeGetFramebufferSize@Base 361.42
nvmlVgpuTypeGetLicense@Base 361.42
+ nvmlVgpuTypeGetMaxInstances@Base 367
nvmlVgpuTypeGetName@Base 361.42
nvmlVgpuTypeGetNumDisplayHeads@Base 361.42
nvmlVgpuTypeGetResolution@Base 361.42
diff --git a/debian/nv-readme.ids b/debian/nv-readme.ids
index 9242a6a..1b9e259 100644
--- a/debian/nv-readme.ids
+++ b/debian/nv-readme.ids
@@ -308,3 +308,5 @@
10DE17F0
10DE17F1
10DE17FD
+10DE1B80
+10DE1B81
diff --git a/debian/rules.defs b/debian/rules.defs
index d7deb24..aae079d 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -1,6 +1,6 @@
# If needed, set to the major part of the upstream version number.
#NVIDIA_LEGACY =
-WATCH_VERSION = 361
+WATCH_VERSION = 367
NVIDIA_SETTINGS = nvidia-settings (>= $(version_major))
XORG_ABI_LIST = 20 19 18 15 14 13 12 11 10 8 6.0
diff --git a/debian/watch b/debian/watch
index 6124608..126f2b1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@
# ftp://download.nvidia.com/XFree86/Linux-x86_64/256.29/NVIDIA-Linux-x86_64-256.29.run
# ftp://download.nvidia.com/XFree86/Linux-32bit-ARM/319.32/NVIDIA-Linux-armv7l-gnueabihf-319.32.run
version=3
-ftp://download.nvidia.com/XFree86/Linux-x86/(361(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86-([\d\.\-]+)(?:-pkg0)?\.run
-ftp://download.nvidia.com/XFree86/Linux-x86_64/(361(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86_64-([\d\.\-]+)(?:-pkg2)?\.run
-ftp://download.nvidia.com/XFree86/Linux-32bit-ARM/(361(?:\.[\d\.\-]+)?)/NVIDIA-Linux-armv7l-gnueabihf-([\d\.\-]+).run
+ftp://download.nvidia.com/XFree86/Linux-x86/(367(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86-([\d\.\-]+)(?:-pkg0)?\.run
+ftp://download.nvidia.com/XFree86/Linux-x86_64/(367(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86_64-([\d\.\-]+)(?:-pkg2)?\.run
+ftp://download.nvidia.com/XFree86/Linux-32bit-ARM/(367(?:\.[\d\.\-]+)?)/NVIDIA-Linux-armv7l-gnueabihf-([\d\.\-]+).run
--- End Message ---
--- Begin Message ---
Source: nvidia-graphics-drivers
Source-Version: 367.35-1
We believe that the bug you reported is fixed in the latest version of
nvidia-graphics-drivers, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <[email protected]> (supplier of updated nvidia-graphics-drivers
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 17 Aug 2016 15:14:44 +0200
Source: nvidia-graphics-drivers
Binary: nvidia-driver nvidia-driver-bin nvidia-driver-libs
nvidia-driver-libs-i386 xserver-xorg-video-nvidia nvidia-legacy-check
libgldispatch0-nvidia libopengl0-glvnd-nvidia libglx0-glvnd-nvidia
libglx-nvidia0 libgl1-glvnd-nvidia-glx libgl1-nvidia-glx libnvidia-glcore
libegl1-glvnd-nvidia libegl1-nvidia libegl-nvidia0 libgles1-glvnd-nvidia
libgles1-nvidia libgles-nvidia1 libgles2-glvnd-nvidia libgles2-nvidia
libgles-nvidia2 libnvidia-eglcore libnvidia-egl-wayland nvidia-vulkan-common
nvidia-vulkan-icd libnvidia-cfg1 nvidia-alternative nvidia-kernel-support
nvidia-kernel-dkms nvidia-kernel-source nvidia-vdpau-driver nvidia-smi
nvidia-cuda-mps libcuda1 libcuda1-i386 libnvidia-compiler
libnvidia-fatbinaryloader libnvidia-ptxjitcompiler libnvcuvid1
libnvidia-encode1 libnvidia-ifr1 libnvidia-fbc1 libnvidia-ml1
nvidia-opencl-common nvidia-opencl-icd nvidia-libopencl1 nvidia-detect
Architecture: source
Version: 367.35-1
Distribution: experimental
Urgency: medium
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Description:
libcuda1 - NVIDIA CUDA Driver Library
libcuda1-i386 - NVIDIA CUDA 32-bit runtime library${nvidia:LegacyDesc}
libegl-nvidia0 - NVIDIA binary EGL library${nvidia:LegacyDesc}
libegl1-glvnd-nvidia - NVIDIA binary EGL GLVND stub library
libegl1-nvidia - NVIDIA binary EGL library (transitional)${nvidia:LegacyDesc}
libgl1-glvnd-nvidia-glx - NVIDIA binary OpenGL/GLX GLVND stub library
libgl1-nvidia-glx - NVIDIA binary OpenGL/GLX libraries${nvidia:LegacyDesc}
libgldispatch0-nvidia - Vendor neutral GL dispatch library -- libGLdispatch
libgles-nvidia1 - NVIDIA binary OpenGL|ES 1.x library${nvidia:LegacyDesc}
libgles-nvidia2 - NVIDIA binary OpenGL|ES 2.x library${nvidia:LegacyDesc}
libgles1-glvnd-nvidia - NVIDIA binary OpenGL|ES 1.x GLVND stub library
libgles1-nvidia - NVIDIA binary OpenGL|ES 1.x library
(transitional)${nvidia:Legacy
libgles2-glvnd-nvidia - NVIDIA binary OpenGL|ES 2.x GLVND stub library
libgles2-nvidia - NVIDIA binary OpenGL|ES 2.x library
(transitional)${nvidia:Legacy
libglx-nvidia0 - NVIDIA binary GLX library${nvidia:LegacyDesc}
libglx0-glvnd-nvidia - Vendor neutral GL dispatch library -- libGLX
libnvcuvid1 - NVIDIA CUDA Video Decoder runtime library
libnvidia-cfg1 - NVIDIA binary OpenGL/GLX configuration
library${nvidia:LegacyDesc
libnvidia-compiler - NVIDIA runtime compiler library
libnvidia-egl-wayland - NVIDIA binary EGL wayland libraries${nvidia:LegacyDesc}
libnvidia-eglcore - NVIDIA binary EGL core libraries${nvidia:LegacyDesc}
libnvidia-encode1 - NVENC Video Encoding runtime library
libnvidia-fatbinaryloader - NVIDIA FAT binary loader
libnvidia-fbc1 - NVIDIA OpenGL-based Framebuffer Capture runtime library
libnvidia-glcore - NVIDIA binary OpenGL/GLX core libraries${nvidia:LegacyDesc}
libnvidia-ifr1 - NVIDIA OpenGL-based Inband Frame Readback runtime library
libnvidia-ml1 - NVIDIA Management Library (NVML) runtime library
libnvidia-ptxjitcompiler - NVIDIA PTX JIT Compiler
libopengl0-glvnd-nvidia - Vendor neutral GL dispatch library -- libOpenGL
nvidia-alternative - allows the selection of NVIDIA as GLX provider
nvidia-cuda-mps - NVIDIA CUDA Multi Process Service (MPS)
nvidia-detect - NVIDIA GPU detection utility
nvidia-driver - NVIDIA metapackage${nvidia:LegacyDesc}
nvidia-driver-bin - NVIDIA driver support binaries${nvidia:LegacyDesc}
nvidia-driver-libs - NVIDIA metapackage (OpenGL/GLX/EGL/GLES
libraries)${nvidia:Legacy
nvidia-driver-libs-i386 - NVIDIA metapackage (OpenGL/GLX/EGL/GLES 32-bit
libraries)${nvidia
nvidia-kernel-dkms - NVIDIA binary kernel module DKMS
source${nvidia:LegacyDesc}
nvidia-kernel-source - NVIDIA binary kernel module source${nvidia:LegacyDesc}
nvidia-kernel-support - NVIDIA binary kernel module support
files${nvidia:LegacyDesc}
nvidia-legacy-check - check for NVIDIA GPUs requiring a legacy driver
nvidia-libopencl1 - NVIDIA OpenCL ICD Loader library
nvidia-opencl-common - NVIDIA OpenCL driver - common files
nvidia-opencl-icd - NVIDIA OpenCL installable client driver (ICD)
nvidia-smi - NVIDIA System Management Interface
nvidia-vdpau-driver - Video Decode and Presentation API for Unix - NVIDIA
driver
nvidia-vulkan-common - NVIDIA Vulkan driver - common files
nvidia-vulkan-icd - NVIDIA Vulkan installable client driver (ICD)
xserver-xorg-video-nvidia - NVIDIA binary Xorg driver${nvidia:LegacyDesc}
Closes: 827391 833615
Changes:
nvidia-graphics-drivers (367.35-1) experimental; urgency=medium
.
* New upstream long lived branch release 367.35 (2016-07-15).
(Closes: #833615)
- Fixed a regression that could cause console corruption when resuming
from suspend.
- Improved buffer write performance of the nvidia-drm DRM KMS driver by
using write-combined DRM Dumb Buffers where available.
- Fixed a bug that caused X to crash when applying changes to the RandR
CscMatrix property while VT-switched away from X.
- Fixed a bug that caused a crash when exiting nvidia-settings on displays
with 8 or 15 bit color depths.
* New upstream long lived branch release 367.27 (2016-06-13).
(Closes: #827391)
- Added support for VDPAU Feature Set H to the NVIDIA VDPAU driver.
GPUs with VDPAU Feature Set H are capable of hardware-accelerated
decoding of 8192x8192 (8k) H.265/HEVC video streams.
- Added support for the following GPUs: GeForce GTX 1080, GeForce GTX 1070.
- Fixed a bug that caused the X server to sometimes skip displaying Vulkan
frames when the Composite extension is enabled.
* New upstream beta release 367.18 (2016-05-19).
- Fixed a bug that would cause OpenGL applications to crash when creating
a context on one X display connection, then making it current with no
associated drawable on another X display connection. This fixes a crash
when starting some versions of Matlab.
- Fixed OpenGL presentation to SDI through the GLX_NV_video_out and
GLX_NV_present_video extensions, which was broken by the introduction
of the nvidia-modeset kernel module in 358.09.
- Fixed a bug that caused an incorrect offset to be applied when using
the full composition pipeline on a display whose image has both a
rotation and a ViewportOut offset applied.
- Fixed a bug that could cause crashes in OpenGL applications which use
glTextureView() with a non-zero minlevel.
- Fixed a bug that caused hangs when a G-SYNC monitor is unplugged and a
non-G-SYNC monitor is connected while G-SYNC is active.
- Fixed a bug that caused "nvidia-modeset: ERROR: GPU:0: Activating G-SYNC
failed" to be printed to the system log if a G-SYNC monitor is connected
and stereo is enabled in xorg.conf on a configuration that doesn't
support
it.
- Added the NV_robustness_video_memory_purge OpenGL extension, which
allows applications to know when a mode switching or power event
purged the contents of FBOs and BOs residing in video memory.
- Fixed a bug that prevented HDMI 2.0 4K monitors from waking up
from sleep or hot-replug.
* New upstream release 361 series.
- Added support for querying clock values on Pascal GPUs.
- Fixed a bug that could lead to a system crash if there was a peer-to-peer
mapping still active during CUDA context teardown.
.
[ Luca Boccassi ]
* Update nv-readme.ids
* Update symbols files
.
[ Andreas Beckmann ]
* drm-mode-fb-cmd2.patch, get-user-pages-drm.patch: Drop, fixed upstream.
* Upload to experimental.
Checksums-Sha1:
376aa7a7519ec27340103de3eb32cf0f246e42d0 7447
nvidia-graphics-drivers_367.35-1.dsc
1f65bb52d85aa2f34ef59bdf53fbc435133162fa 75565692
nvidia-graphics-drivers_367.35.orig-amd64.tar.gz
a531d6be321e79c541e249f2b92dca16199d27bb 25590681
nvidia-graphics-drivers_367.35.orig-armhf.tar.gz
bee3aa30482617b4f1e4063d7653278407d2fcce 44681519
nvidia-graphics-drivers_367.35.orig-i386.tar.gz
2b4a1861ff6f0f080f349847889d5c59994017fd 137
nvidia-graphics-drivers_367.35.orig.tar.gz
4f018695e21e39c4ed9b3cba8765043ebdde3bb4 165244
nvidia-graphics-drivers_367.35-1.debian.tar.xz
Checksums-Sha256:
cc9a59bf3668f13052156bd5237e817de86d2a05b667c5657d721011ccd36aa2 7447
nvidia-graphics-drivers_367.35-1.dsc
4013417f4277fe867aa02c46a59dc2564e8df60d15d74937099f7a3a8a6f219e 75565692
nvidia-graphics-drivers_367.35.orig-amd64.tar.gz
0e82b2accc71bcda6f0fb4f4091bba876fbc60655ad830bbf197be39e2857646 25590681
nvidia-graphics-drivers_367.35.orig-armhf.tar.gz
509adf586d9e76329d7dcaad9e1fbe8956d5bc6d1e411d375927d9cd6d3fffba 44681519
nvidia-graphics-drivers_367.35.orig-i386.tar.gz
b8af616fb582d626fe92c5772b1b35853f5876f63c58a0a2a7871c4147090148 137
nvidia-graphics-drivers_367.35.orig.tar.gz
64888b2b985b3be58d1adb01627b92fb9a731d0c84efd795a3c3c7581642fc71 165244
nvidia-graphics-drivers_367.35-1.debian.tar.xz
Files:
55fecc949508636f76bb4c9a0d139d8f 7447 non-free/libs optional
nvidia-graphics-drivers_367.35-1.dsc
fef82ec678e4b8cec0bb3b29e739853b 75565692 non-free/libs optional
nvidia-graphics-drivers_367.35.orig-amd64.tar.gz
b6e598a8f64ac0084c7ae8b23e021ccc 25590681 non-free/libs optional
nvidia-graphics-drivers_367.35.orig-armhf.tar.gz
125123e9b64a8e810e30e59eac788ee8 44681519 non-free/libs optional
nvidia-graphics-drivers_367.35.orig-i386.tar.gz
d669287b019f6bd2c0afbbdd3c4517eb 137 non-free/libs optional
nvidia-graphics-drivers_367.35.orig.tar.gz
b1a588221d654877eb322ddb28d518fd 165244 non-free/libs optional
nvidia-graphics-drivers_367.35-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXtGWxAAoJEF+zP5NZ6e0ILn8P/3aMGSx2M9LxVEgZuvWM7IbT
balBJZ6fPv/e56QggBkpdtWqzrpV0aAfKqBpKkPQAC4BJf5NYW8UPIzCTl6RGJrg
uRyBLTdRdUTwxBpq7OozHw2kjZt7o77MlJyzpk2HrGH4coLPhOMVoGRgIuxS22H7
o7ze1ZQ/lpMtGKTrKOnDS3kDI+gvVZdex7YpfhTYIejcFWEZM78xIQb+kp/PkkXF
tVRbiIUnDQzNjWa/gkWyDJ5hczFESVKJRt7TlWSdT2w5kSOLmCzcK+4nfoewUU6t
B0wVdq7vSA7iQ0DZni9aVtsZer+RWx+3G121E8dzQV4+i7jA7CQQB8fci9IjzujR
YP5C9qMkRyJnR/NxaUVCGThKlq9JkWF/3N4+fOPiIQllJZKxBqWuMasnNXVcDrsL
piIRYtP6SAbaStAIWEpG3CjqxVpZYqU4nwbZceuMx63wiVCQ7Ko+KRvhH7mpTGc7
xvQaEidA+tZhiU7jct7a+IMCFkUFaC0CoTDG+hKlZmrK2lBaxPROmnJtSiE7hWgi
9TzduTKruOaiF5+X/0TJv4qVQFhxwu0KMb0/kx+In5x09aQWTOIU0QwZzjnSmJXo
N96caZh1oy0SQxS9tXD9whGw9NhcJ0N1THIxOIRRpVo95cabQXMoSy+PAjaN/95l
6JIvuYwjA6AUhgPegLZr
=uLFT
-----END PGP SIGNATURE-----
--- End Message ---