nvidia-graphics-drivers-430 (430.50-0ubuntu0.18.04.2) bionic; urgency=medium

  * debian/templates/control.in:
    - Add Conflicts and Replaces to xserver-xorg-video-nvidia-#FLAVOUR#.
      This makes sure that upgrading from older driver series does not
      fail (LP: #1847979).

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 23 Oct 2019 14:42:35 +0200

nvidia-graphics-drivers-430 (430.50-0ubuntu0.18.04.1) bionic; urgency=medium

  * New upstream release (LP: #1844126):
    - Fixed display color range handling on pre-Turing GPUs, such
      that when limited color range is selected through the display
      controls page in nvidia-settings, output pixel values will be
      correctly clamped to Consumer Technology Association (CTA)
      range.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 16 Sep 2019 14:16:47 +0200

nvidia-graphics-drivers-430 (430.40-0ubuntu0.18.04.1) bionic; urgency=medium

  * New upstream release:
    - Added support for the following GPUs:
        GeForce RTX 2080 SUPER
        Quadro RTX 3000 with Max-Q Design
    - Fixed a driver installation failure in Linux kernel
      configurations with CONFIG_HOTPLUG_CPU.
    - Updated nvidia-bug-report.sh to search the systemd journal for
      gdm-x-session logs.
  * debian/templates/control:
    - Rearrange the CUDA dependencies.
  * debian/templates/dkms_nvidia.conf.in:
    - Remove leftover #.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 16 Sep 2019 10:04:44 +0200

nvidia-graphics-drivers-430 (430.26-0ubuntu0.18.04.2) bionic; urgency=medium

  [ Alberto Milone ]
  * debian/rules.defs:
    - Add alternate dependency on xserver-xorg-core-hwe-18.04.
      This fixes a compatibility issue with the hwe stack (LP: #1834603).

  [ Kai-Heng Feng ]
  * debian/71-nvidia.rules:
    - Make sure each rule is comma seperated.
    - Use DEVPATH=="/bus/pci/drivers/nvidia", which is added after nvidia
      driver probes and binds to the device, to prevent any race condition.
      (LP: #1834603).
    - Use TAG+="systemd" and ENV{SYSTEMD_WANTS} to let systemd manage the
      service.
  * debian/templates/nvidia-compute-utils-flavour.nvidia-persistenced.service.in:
    - Now systemd knows the persistenced service depends on
      sys-bus-pci-drivers-nvidia.device, we can use StopWhenUnneeded=true to
      let systemd stop the service once sys-bus-pci-drivers-nvidia.device
      disappears.

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 09 Jul 2019 16:11:02 +0200

nvidia-graphics-drivers-430 (430.26-0ubuntu0.18.04.1) bionic; urgency=medium

  * Initial release (LP: #1834603):
    - Added support for the following GPUs:
        Quadro P520
        Quadro RTX 3000
        Quadro T1000
        Quadro T2000
    - Fixed a bug, introduced in 415.13, that caused audio over
      DisplayPort to not work in some configurations.
  * debian/templates/control.in:
    - Specify multiarch for transitional packages.
    - Add transitional packages for 418.
    - Add dependency on libnvidia-cfg1-#FLAVOUR# to nvidia-headless-no-dkms-#FLAVOUR#
      nvidia-persistenced depends on it.
  * debian/71-nvidia.rules:
    - Remove nvidia-smi from run list.
      nvidia-smi was previously used for creating device nodes when nvidia
      kernel module is being loaded. This is no longer mandatory as the device
      nodes (nvidia0 & nvidiactl) will be created by any other process linking
      to libnvidia-ml.so, e.g. nvidia-settings, when necessary.

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 02 Jul 2019 13:55:11 +0200
