Change logs for ubuntu-drivers-common source package in Lunar

  • ubuntu-drivers-common (1:0.9.7.1.2) lunar; urgency=medium
    
      * UbuntuDrivers/detect.py:
        - Skip modalias checking if id in force install list (LP: #1990341)
    
     -- Dirk Su <email address hidden>  Thu, 31 Aug 2023 12:21:20 +0800
  • ubuntu-drivers-common (1:0.9.7.1.1) lunar; urgency=medium
    
      * ubuntu-drivers:
        - Fix --no-oem option stored in wrong config variable (LP: #1966413)
    
     -- Olivier Gayot <email address hidden>  Fri, 16 Jun 2023 12:28:43 +0200
  • ubuntu-drivers-common (1:0.9.7.1) lunar; urgency=medium
    
      * debian/rules:
        - Limit the test suite to the selected architectures.
    
     -- Alberto Milone <email address hidden>  Wed, 22 Feb 2023 10:49:02 +0000
  • ubuntu-drivers-common (1:0.9.7) lunar; urgency=medium
    
      * UbuntuDrivers/detect.py:
        - Introduce the NvidiaPkgNameInfo class to unify NVIDIA package
          name parsing. This also fixes the potentially broken
          _get_headless_no_dkms_metapackage() function, which could
          return the wrong metapackage, now that the "-open" drivers
          are in the archive.
    
     -- Alberto Milone <email address hidden>  Tue, 21 Feb 2023 14:38:27 +0000
  • ubuntu-drivers-common (1:0.9.6.5) lunar; urgency=medium
    
      * UbuntuDrivers/detect.py:
        - Make sure -open drivers have a lower priority on gpgpu too.
      * tests/test_ubuntu_drivers.py:
        - Fix the description of test_system_open_driver_packages_chroot1.
        - Add test to make sure that -open drivers have a lower priority on
          gpgpu too.
    
     -- Alberto Milone <email address hidden>  Thu, 26 Jan 2023 16:54:26 +0000
  • ubuntu-drivers-common (1:0.9.6.4.3) lunar; urgency=medium
    
      * tests/quirkreader-test.py:55:15: E275 missing whitespace after keyword
    
     -- Alberto Milone <email address hidden>  Thu, 12 Jan 2023 16:43:24 +0000
  • ubuntu-drivers-common (1:0.9.6.4.2) lunar; urgency=medium
    
      * Quirks/quirkreader.py:
        - Line 55 fix E275 missing whitespace after keyword.
    
     -- Alberto Milone <email address hidden>  Thu, 12 Jan 2023 16:08:57 +0000
  • ubuntu-drivers-common (1:0.9.6.4.1) lunar; urgency=medium
    
      [ Alex-S-H-P ]
      * UbuntuDrivers/detect.py:
        - Remove redundant variable.
    
      [ Alberto Milone ]
      * UbuntuDrivers/detect.py:
        - Update regex in nvidia_desktop_pre_installation_hook.
      * Quirks/quirkreader.py:
        - Handle UnicodeDecodeError. Fixes FTBFS.
    
     -- Alberto Milone <email address hidden>  Thu, 12 Jan 2023 14:42:42 +0000
  • ubuntu-drivers-common (1:0.9.6.4) lunar; urgency=medium
    
      [ Jeremy Szu ]
      * README, README.md,
        UbuntuDrivers/detect.py,
        tests/test_ubuntu_drivers.py:
        - Add support for force installing the NVIDIA driver on unsupported
          devices.
          The device and its target driver branch are both specified in the
          /etc/custom_supported_gpus.json file.
          Support for  runtimepm can also be set in the file.
        - Support autokgstest for force install nvidia.
        - Add autopkgtest in README section.
    
      [ gongzhengyang ]
      * UbuntuDrivers/detect.py:
        - Fix local variable 'version' being referenced before assignment
          when catching ValueError.
    
      [ Alberto Milone ]
      * tests/test_ubuntu_drivers.py:
        - Add test_system_open_driver_packages_chroot1(). This makes sure
        that we keep preferring non-open NVIDIA modules over the -open ones
        (on the desktop), until the open module catches up on the desktop
        features.
    
      [ Jeff Lane ]
      * detect-plugins/sl-modem.py:
        - Add some error trapping when aplay is not installed (on servers).
    
     -- Alberto Milone <email address hidden>  Thu, 17 Nov 2022 11:12:05 +0000
  • ubuntu-drivers-common (1:0.9.6.3) kinetic; urgency=medium
    
      * UbuntuDrivers/detect.py:
        - Fix driver series detection in nvidia_desktop_pre_installation_hook.
    
     -- Alberto Milone <email address hidden>  Wed, 24 Aug 2022 10:41:03 +0000