Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian....@packages.debian.org
Usertags: pu

[ Reason ]
In order to upgrade src:nvidia-graphics-drivers to the 535 LTS series
(the 525 series currently in stable is already EoL), we need to update
some additional packages (some driver components can be built from
source and reside in contrib).

[ Impact ]
Driver components of different major versions may not work well together
(untested combinations) or at least confuse users.
In nvidia-driver there is a versioned (major part only) Recommends on
nvidia-settings that would otherwise be unsatisfiable.

[ Tests ]
Would require nvidia hardware and driver usage.

[ Risks ]
Low. Upgrading the nvidia driver stack to new upstream releases in
stable has been done in the past.

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

[ Changes ]
+nvidia-settings (535.171.04-1~deb12u1) bookworm; urgency=medium
+
+  * Rebuild for bookworm.
+
+ -- Andreas Beckmann <a...@debian.org>  Tue, 26 Mar 2024 10:53:55 +0100
+
+nvidia-settings (535.171.04-1) unstable; urgency=medium
+
+  * New upstream release 535.171.04.
+    - Updated the nvidia-settings control panel to ensure that the entire
+      Display Configuration page can be used when the Layout window is shown.
+    - Updated the nvidia-settings control panel to allow the primary display
+      to be set on any GPU in a multi-GPU system.
+  * New upstream release 535.146.02.
+    - Fixed a bug that caused the nvidia-settings control panel to crash
+      when running on Wayland with newer versions of libwayland-client.
+  * New upstream release 535.54.03.
+    - Fixed a bug that prevented SLI Mosaic controls from being displayed in
+  * New upstream release 535.43.02.
+    - Added power usage and power limits information to nvidia-settings
+      PowerMizer page.
+      the nvidia-settings control panel when using GSP Firmware.
+
+ -- Andreas Beckmann <a...@debian.org>  Mon, 25 Mar 2024 11:28:14 +0100
+
+nvidia-settings (530.41.03-1) unstable; urgency=medium
+
+  * New upstream release 530.41.03.
+  * Switch B-D from pkg-config to pkgconf.
+
+ -- Andreas Beckmann <a...@debian.org>  Tue, 19 Mar 2024 19:47:39 +0100

- pkg-config was already a transitional package in bookworm.

 debian/changelog                                   |   32
 debian/control                                     |    2
 debian/patches/12_nvidia-settings.desktop.diff     |    2
 doc/nvidia-settings.desktop                        |    2
 doc/version.mk                                     |    2
 samples/version.mk                                 |    2
 src/Makefile                                       |    4
 src/gtk+-2.x/ctkappprofile.c                       |    7
 src/gtk+-2.x/ctkdisplayconfig.c                    |  184 +++-
 src/gtk+-2.x/ctkdisplayconfig.h                    |    1
 src/gtk+-2.x/ctkdisplaydevice.c                    |   74 +
 src/gtk+-2.x/ctkdisplaylayout.c                    |   23
 src/gtk+-2.x/ctkevent.c                            |    5
 src/gtk+-2.x/ctkframelock.c                        |  351 +++++++-
 src/gtk+-2.x/ctkframelock.h                        |    5
 src/gtk+-2.x/ctkgridlicense.c                      |  424 ++++------
 src/gtk+-2.x/ctkgridlicense.h                      |    4
 src/gtk+-2.x/ctkpowermizer.c                       |  148 +++
 src/gtk+-2.x/ctkpowermizer.h                       |    6
 src/libXNVCtrl/NVCtrl.h                            |   33
 src/libXNVCtrl/version.mk                          |    2
 src/libXNVCtrlAttributes/NvCtrlAttributes.h        |    8
 src/libXNVCtrlAttributes/NvCtrlAttributesNvml.c    |  275 +++---
 src/libXNVCtrlAttributes/NvCtrlAttributesPrivate.h |   81 +-
 src/nv_grid_dbus.h                                 |    6
 src/nvml.h                                         |  840 ++++++++++++++++++---
 src/parse.c                                        |   10
 src/version.mk                                     |    2
 src/wayland-connector.c                            |    5
 version.mk                                         |    2
 30 files changed, 1941 insertions(+), 601 deletions(-)

[ Other info ]
This is a rebuild of the package from sid with no further changes.
I do not plan to update src:libxnvctrl in main (which uses a copy of
the same source tarball as src:nvidia-settins in contrib) from the
525 to the 535 series.

Andreas

Attachment: nvidia-settings_535.171.04-1~deb12u1.diff.xz
Description: application/xz

Reply via email to