Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian....@packages.debian.org
Usertags: pu
Control: clone -1 -2
Control: retitle -2 bookworm-pu: package 
nvidia-graphics-drivers-tesla-470/470.199.02-1~deb12u1
Control: tag -2 = bookworm
Control: usertag -2 pu

[ Reason ]
Let's update nvidia-graphics-drivers-tesla-470 in bookworm/bullseye
to a new upstream release fixing some CVEs.

[ Impact ]
A proprietary graphics driver with more CVEs open.

[ Tests ]
Only module building has been tested. Anything else would require
certain hardware and driver usage.

[ Risks ]
Low. Upgrading to a new nvidia driver release in stable is an
established procedure.

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
      (excluding the blobs)
  [x] attach debdiff against the package in (old)stable
      (excluding the blobs)
  [x] the issue is verified as fixed in unstable

[ Changes ]
This is a rebuild of the package from sid with no further changes.
No packaging changes this time ;-)

[ Other info ]
The bookworm upload will be 470.199.02-1~deb12u1

Andreas
diff --git a/debian/README.source b/debian/README.source
index 05196920..f12ec8c5 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -33,7 +33,7 @@ Upstream support timeframes
     Tesla 460 (PB)      01/2022 EoL
     Tesla 470 (LTSB)    07/2024
     Tesla 510 (PB)      01/2023 EoL
-    Tesla 515 (PB)      05/2023
+    Tesla 515 (PB)      05/2023 EoL
     Tesla 525 (PB)      12/2023
 
 
@@ -67,20 +67,12 @@ The branch structure in the GIT repository
     460-tesla           EoL   (bullseye)          470-tesla, tesla-460/main
     tesla-460/main      EoL   (bullseye),(sid)    tesla-470/main, 
tesla-460/transition-470
     tesla-460/transition-470  bullseye,sid
-    470                       bullseye            510, 470-tesla
-    470-tesla                 (bullseye)          510-tesla, tesla-470/main
-    tesla-470/main            bullseye,bookworm,sid tesla-510/main
-    510                 EoL   (bookworm),sid      515, 510-tesla
-    510-tesla           EoL   (bookworm)          515-tesla, tesla-510/main
-    tesla-510/main      EoL   (bookworm),(sid)    tesla/510, 
tesla-510/transition
-    tesla-510/transition      sid
-    tesla/510           EoL   (bookworm),sid      tesla/515
-    515                       (bookworm),sid      525, 515-tesla
-    515-tesla                 (bookworm)          525-tesla, tesla/515
-    tesla/515                 (bookworm),sid      tesla/525
-    525                       (bookworm),sid      YYY, 525-tesla
+    470                       bullseye            525, 470-tesla
+    470-tesla                 (bullseye)          525-tesla, tesla-470/main
+    tesla-470/main            bullseye,bookworm,sid tesla/525
+    525                       bookworm,sid        YYY, 525-tesla
     525-tesla                 (bookworm)          ZZZ-tesla, tesla/525
-    tesla/525                 (bookworm),sid      tesla/ZZZ
+    tesla/525                 bookworm,sid        tesla/ZZZ
     main                      sid                 YYY
     tesla/main                sid
     YYY                       experimental        ZZZ, (main)
diff --git a/debian/changelog b/debian/changelog
index b814ff31..f40fa976 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,43 @@
+nvidia-graphics-drivers-tesla-470 (470.199.02-1~deb11u1) bullseye; 
urgency=medium
+
+  * Rebuild for bullseye.
+
+ -- Andreas Beckmann <a...@debian.org>  Thu, 29 Jun 2023 00:17:37 +0200
+
+nvidia-graphics-drivers-tesla-470 (470.199.02-1) unstable; urgency=medium
+
+  * New upstream production branch release 470.199.02 (2023-06-26).
+    * Fixed CVE-2023-25515, CVE-2023-25516.  (Closes: #1039684)
+      https://nvidia.custhelp.com/app/answers/detail/a_id/5468
+    * Improved compatibility with recent Linux kernels.
+
+  [ Andreas Beckmann ]
+  * Refresh patches.
+
+ -- Andreas Beckmann <a...@debian.org>  Thu, 29 Jun 2023 00:16:48 +0200
+
+nvidia-graphics-drivers (470.199.02-1) bullseye; urgency=medium
+
+  * New upstream production branch release 470.199.02 (2023-06-26).
+    * Fixed CVE-2023-25515, CVE-2023-25516.  (Closes: #1039678)
+      https://nvidia.custhelp.com/app/answers/detail/a_id/5468
+    * Improved compatibility with recent Linux kernels.
+
+  [ Andreas Beckmann ]
+  * Refresh patches.
+  * Upload to bullseye.
+
+ -- Andreas Beckmann <a...@debian.org>  Wed, 28 Jun 2023 23:20:58 +0200
+
+nvidia-graphics-drivers-tesla-470 (470.182.03-2) unstable; urgency=medium
+
+  * Backport vm_area_struct_has_const_vm_flags changes from 470.199.02 to fix
+    kernel module build for Linux 6.3.  (Closes: #1038004)
+  * Backport drm_driver_has_dumb_destroy changes from 525.116.03 to fix kernel
+    module build for Linux 6.4.
+
+ -- Andreas Beckmann <a...@debian.org>  Sun, 18 Jun 2023 14:02:19 +0200
+
 nvidia-graphics-drivers-tesla-470 (470.182.03-1~deb11u1) bullseye; 
urgency=medium
 
   * Rebuild for bullseye.
@@ -30,6 +70,12 @@ nvidia-graphics-drivers (470.182.03-1) bullseye; 
urgency=medium
       CVE-2023-0190, CVE-2023-0194, CVE-2023-0195, CVE-2023-0191.
       https://nvidia.custhelp.com/app/answers/detail/a_id/5452
       (Closes: #1033774)
+    - Fixed a bug that could cause fullscreen PRIME Render Offload
+      applications and/or X to crash when an NVIDIA GPU is driving
+      multiple displays with Reverse PRIME.
+    - Added support for console restoration when using simpledrm.
+    - Disabled Fixed Rate Link (FRL) when using passive DisplayPort
+      to HDMI dongles, which are incompatible with FRL.
     * Improved compatibility with recent Linux kernels.
 
   [ Andreas Beckmann ]
@@ -46,7 +92,7 @@ nvidia-graphics-drivers (470.182.03-1) bullseye; 
urgency=medium
   * Bump Standards-Version to 4.6.2. No changes needed.
   * Upload to bullseye.
 
- -- Andreas Beckmann <a...@debian.org>  Sat, 08 Apr 2023 20:16:20 +0200
+ -- Andreas Beckmann <a...@debian.org>  Wed, 12 Apr 2023 17:05:48 +0200
 
 nvidia-graphics-drivers-tesla-470 (470.161.03-2) unstable; urgency=medium
 
@@ -723,6 +769,20 @@ nvidia-graphics-drivers (465.24.02-1) experimental; 
urgency=medium
 
  -- Andreas Beckmann <a...@debian.org>  Tue, 27 Apr 2021 18:48:53 +0200
 
+nvidia-graphics-drivers-tesla-460 (460.106.00-12) UNRELEASED; urgency=medium
+
+  * Backport drm_driver_has_dumb_destroy changes from 525.116.03 to fix kernel
+    module build for Linux 6.4.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 16 Jun 2023 18:50:07 +0200
+
+nvidia-graphics-drivers-tesla-460 (460.106.00-11) UNRELEASED; urgency=medium
+
+  * Backport vm_area_struct_has_const_vm_flags changes from 470.199.02 to fix
+    kernel module build for Linux 6.3.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 16 Jun 2023 12:59:21 +0200
+
 nvidia-graphics-drivers-tesla-460 (460.106.00-10) UNRELEASED; urgency=medium
 
   * Backport acpi_op_remove changes from 470.182.03 to fix kernel module build
@@ -1243,6 +1303,38 @@ nvidia-graphics-drivers (455.23.04-1) experimental; 
urgency=medium
 
  -- Andreas Beckmann <a...@debian.org>  Thu, 24 Sep 2020 21:52:54 +0200
 
+nvidia-graphics-drivers-tesla-450 (450.248.02-1) unstable; urgency=medium
+
+  * New upstream Tesla release 450.248.02 (2023-06-26).
+    * Fixed CVE-2023-25515, CVE-2023-25516.  (Closes: #1039682)
+      https://nvidia.custhelp.com/app/answers/detail/a_id/5468
+    * Improved compatibility with recent Linux kernels.
+
+  [ Andreas Beckmann ]
+  * Refresh patches.
+
+ -- Andreas Beckmann <a...@debian.org>  Wed, 28 Jun 2023 20:01:45 +0200
+
+nvidia-graphics-drivers-tesla-450 (450.236.01-3) UNRELEASED; urgency=medium
+
+  * Backport drm_driver_has_dumb_destroy changes from 525.116.03 to fix kernel
+    module build for Linux 6.4.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 16 Jun 2023 18:29:09 +0200
+
+nvidia-graphics-drivers-tesla-450 (450.236.01-2) unstable; urgency=medium
+
+  * Backport vm_area_struct_has_const_vm_flags changes from 470.199.02 to fix
+    kernel module build for Linux 6.3.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 16 Jun 2023 10:54:54 +0200
+
+nvidia-graphics-drivers-tesla-450 (450.236.01-1~deb11u1) bullseye; 
urgency=medium
+
+  * Rebuild for bullseye.
+
+ -- Andreas Beckmann <a...@debian.org>  Sun, 16 Apr 2023 22:01:49 +0200
+
 nvidia-graphics-drivers-tesla-450 (450.236.01-1) unstable; urgency=medium
 
   * New upstream Tesla release 450.236.01 (2023-03-30).
@@ -2311,6 +2403,20 @@ nvidia-graphics-drivers (430.14-1) experimental; 
urgency=medium
 
  -- Andreas Beckmann <a...@debian.org>  Sat, 25 May 2019 13:49:09 +0200
 
+nvidia-graphics-drivers-tesla-418 (418.226.00-12) UNRELEASED; urgency=medium
+
+  * Backport drm_driver_has_dumb_destroy changes from 525.116.03 to fix kernel
+    module build for Linux 6.4.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 16 Jun 2023 17:43:27 +0200
+
+nvidia-graphics-drivers-tesla-418 (418.226.00-11) unstable; urgency=medium
+
+  * Backport vm_area_struct_has_const_vm_flags changes from 470.199.02 to fix
+    kernel module build for Linux 6.3.
+
+ -- Andreas Beckmann <a...@debian.org>  Thu, 15 Jun 2023 14:07:08 +0200
+
 nvidia-graphics-drivers-tesla-418 (418.226.00-10) unstable; urgency=medium
 
   * Backport acpi_op_remove changes from 470.182.03 to fix kernel module build
@@ -3253,6 +3359,20 @@ nvidia-graphics-drivers (396.18-1) experimental; 
urgency=medium
 
  -- Andreas Beckmann <a...@debian.org>  Sun, 22 Apr 2018 13:59:45 +0200
 
+nvidia-graphics-drivers (390.157-4) UNRELEASED; urgency=medium
+
+  * Backport drm_driver_has_dumb_destroy changes from 525.116.03 to fix kernel
+    module build for Linux 6.4.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 16 Jun 2023 17:29:02 +0200
+
+nvidia-graphics-drivers (390.157-3) UNRELEASED; urgency=medium
+
+  * Backport vm_area_struct_has_const_vm_flags changes from 470.199.02 to fix
+    kernel module build for Linux 6.3.
+
+ -- Andreas Beckmann <a...@debian.org>  Thu, 15 Jun 2023 10:01:34 +0200
+
 nvidia-graphics-drivers (390.157-2) UNRELEASED; urgency=medium
 
   * Backport acpi_op_remove changes from 470.182.03 to fix kernel module build
@@ -6044,6 +6164,9 @@ nvidia-graphics-drivers (343.22-1) experimental; 
urgency=medium
 
 nvidia-graphics-drivers (340.108-2) UNRELEASED; urgency=medium
 
+  * Backport vm_area_struct_has_const_vm_flags changes from 470.199.02 to fix
+    kernel module build for Linux 6.3.
+
   * Backport acpi_op_remove changes from 470.182.03 to fix kernel module build
     for Linux 6.2.
 
diff --git a/debian/control.md5sum b/debian/control.md5sum
index eec3b141..02c82b99 100644
--- a/debian/control.md5sum
+++ b/debian/control.md5sum
@@ -2,4 +2,4 @@ f1a058ef1cd76070de7f6741e9e6c6db  debian/control
 0cd5954adaf53f1a25ffd975141528ff  debian/control.in
 8489c83cfe0171c9de6d052c01a6d19b  debian/gen-control.pl
 38c5abbc803a9ccc4c7356d7bb12e641  debian/rules
-024885daf2b220a099bec3526a696dfc  debian/rules.defs
+f329fc0a677d4bc623a6d905159b2bbc  debian/rules.defs
diff --git a/debian/module/debian/patches/bashisms.patch 
b/debian/module/debian/patches/bashisms.patch
index c7ed225b..b3b77a67 100644
--- a/debian/module/debian/patches/bashisms.patch
+++ b/debian/module/debian/patches/bashisms.patch
@@ -3,7 +3,7 @@ Description: fix bashisms in conftest.sh
 
 --- a/conftest.sh
 +++ b/conftest.sh
-@@ -5108,7 +5108,7 @@ case "$5" in
+@@ -5151,7 +5151,7 @@ case "$5" in
  
          if [ -n "$VGX_BUILD" ]; then
              if [ -f /proc/xen/capabilities ]; then
diff --git a/debian/module/debian/patches/cc_version_check-gcc5.patch 
b/debian/module/debian/patches/cc_version_check-gcc5.patch
index d8f33c8a..e836edf6 100644
--- a/debian/module/debian/patches/cc_version_check-gcc5.patch
+++ b/debian/module/debian/patches/cc_version_check-gcc5.patch
@@ -5,7 +5,7 @@ Description: ignore __GNUC_MINOR__ from GCC 5 onwards
 
 --- a/conftest.sh
 +++ b/conftest.sh
-@@ -4938,7 +4938,7 @@ case "$5" in
+@@ -4981,7 +4981,7 @@ case "$5" in
          kernel_cc_minor=`echo ${kernel_cc_version} | cut -d '.' -f 2`
  
          echo "
diff --git a/debian/rules.defs b/debian/rules.defs
index a549b756..1c49e445 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -8,7 +8,7 @@ NVIDIA_TESLA             = $(TESLA_MAJOR)
 XORG_ABI_LIST           = 25 24 23 20 19 18 15 14 13 12 11 10 8 6.0
 XORG_BOUND              = (<< 2:21.99)
 
-LINUX_KMOD_TESTED       = 6.2
+LINUX_KMOD_TESTED       = 6.4
 
 ARCH_LIST               = amd64
 ARCH_LIST              += i386
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index db64088c..4d74d9a0 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -18,4 +18,3 @@ package-placeholder-in-symbols-file
 # only binary releases
 upstream-metadata-missing-repository
 very-long-line-length-in-source-file * > 512 [*/NVIDIA-Linux-*-*.run:*]
-unicode-trojan * [*/NVIDIA-Linux-*-*.run:*]

Reply via email to