Change logs for dkms source package in Mantic

  • dkms (3.0.11-1ubuntu12) mantic; urgency=medium
    
      * Depend on both gcc & gcc-13, as some dkms packages use autoconf and
        require /usr/bin/gcc to be there, even if underlying kernel build will
        use /usr/bin/gcc-13. This still is improvement, over mantic-release
        which in addition to these symlinks also pulls in gcc-12.
    
    dkms (3.0.11-1ubuntu11) mantic; urgency=medium
    
      * Bump depends from gcc-12 to gcc-13, as all mantic kernels migrated to
        gcc-13.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 10 Oct 2023 18:15:57 +0100
  • dkms (3.0.11-1ubuntu11) mantic; urgency=medium
    
      * Bump depends from gcc-12 to gcc-13, as all mantic kernels migrated to
        gcc-13.
    
     -- Dimitri John Ledkov <email address hidden>  Mon, 09 Oct 2023 23:15:05 +0100
  • dkms (3.0.11-1ubuntu10) mantic; urgency=medium
    
      * In autopkgtests expect zst compression for dkms modules for v6.5
        kernels.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 12 Sep 2023 19:40:25 +0100
  • dkms (3.0.11-1ubuntu9) mantic; urgency=medium
    
      * Unsupported DKMS modules break kernel header installation if compilation
        fails. Handle this by ignoring autoinstall errors if a release upgrade is
        in progress or if the file /etc/dkms/no-autoinstall-errors exists
        (LP: #2028366).
    
     -- Juerg Haefliger <email address hidden>  Tue, 25 Jul 2023 16:29:26 +0200
  • dkms (3.0.11-1ubuntu8) mantic; urgency=medium
    
      * Kernel headers in recent ubuntu kernels hardcode specific compiler,
        without depending on the said compiler. Add gcc-12 dep on dkms
        packages, to unbreak all current set of autopkgtests that are
        executing against kernel in release and lack gcc-12 otherwise. This is
        a stop gap, as really, I guess we should add compiler dependency on
        the header package and live with that.
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 20 Jul 2023 00:45:23 +0100
  • dkms (3.0.11-1ubuntu7) mantic; urgency=medium
    
      * Reset test messages correctly.
    
    dkms (3.0.11-1ubuntu6) mantic; urgency=medium
    
      * Fix hardcoded arch in test result expectations.
    
    dkms (3.0.11-1ubuntu5) mantic; urgency=medium
    
      * Attempt #5 to fix autopkgtest on all arches.
    
    dkms (3.0.11-1ubuntu4) mantic; urgency=medium
    
      * Testsuite forces a fake mok key, on arches that do not have
        update-secureboot-policy. Thus it should be possible to run the tests
        on all arches without specifying no-signing-tool flag. Try this now,
        again.
    
    dkms (3.0.11-1ubuntu3) mantic; urgency=medium
    
      * Support running tests on systems with module signing, but without
        update-secureboot-policy.
      * Limit dkms-test-dkms to prevent badpkg on i386 for dkms-autopkgtest
    
    dkms (3.0.11-1ubuntu2) mantic; urgency=medium
    
      * Fix autopkgtest for ubuntu delta.
    
    dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Wed, 24 May 2023 10:11:33 +0100
  • dkms (3.0.11-1ubuntu6) mantic; urgency=medium
    
      * Fix hardcoded arch in test result expectations.
    
    dkms (3.0.11-1ubuntu5) mantic; urgency=medium
    
      * Attempt #5 to fix autopkgtest on all arches.
    
    dkms (3.0.11-1ubuntu4) mantic; urgency=medium
    
      * Testsuite forces a fake mok key, on arches that do not have
        update-secureboot-policy. Thus it should be possible to run the tests
        on all arches without specifying no-signing-tool flag. Try this now,
        again.
    
    dkms (3.0.11-1ubuntu3) mantic; urgency=medium
    
      * Support running tests on systems with module signing, but without
        update-secureboot-policy.
      * Limit dkms-test-dkms to prevent badpkg on i386 for dkms-autopkgtest
    
    dkms (3.0.11-1ubuntu2) mantic; urgency=medium
    
      * Fix autopkgtest for ubuntu delta.
    
    dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 23 May 2023 14:18:20 +0100
  • dkms (3.0.11-1ubuntu5) mantic; urgency=medium
    
      * Attempt #5 to fix autopkgtest on all arches.
    
    dkms (3.0.11-1ubuntu4) mantic; urgency=medium
    
      * Testsuite forces a fake mok key, on arches that do not have
        update-secureboot-policy. Thus it should be possible to run the tests
        on all arches without specifying no-signing-tool flag. Try this now,
        again.
    
    dkms (3.0.11-1ubuntu3) mantic; urgency=medium
    
      * Support running tests on systems with module signing, but without
        update-secureboot-policy.
      * Limit dkms-test-dkms to prevent badpkg on i386 for dkms-autopkgtest
    
    dkms (3.0.11-1ubuntu2) mantic; urgency=medium
    
      * Fix autopkgtest for ubuntu delta.
    
    dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 23 May 2023 11:44:45 +0100
  • dkms (3.0.11-1ubuntu4) mantic; urgency=medium
    
      * Testsuite forces a fake mok key, on arches that do not have
        update-secureboot-policy. Thus it should be possible to run the tests
        on all arches without specifying no-signing-tool flag. Try this now,
        again.
    
    dkms (3.0.11-1ubuntu3) mantic; urgency=medium
    
      * Support running tests on systems with module signing, but without
        update-secureboot-policy.
      * Limit dkms-test-dkms to prevent badpkg on i386 for dkms-autopkgtest
    
    dkms (3.0.11-1ubuntu2) mantic; urgency=medium
    
      * Fix autopkgtest for ubuntu delta.
    
    dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Fri, 19 May 2023 12:44:59 +0100
  • dkms (3.0.11-1ubuntu3) mantic; urgency=medium
    
      * Support running tests on systems with module signing, but without
        update-secureboot-policy.
      * Limit dkms-test-dkms to prevent badpkg on i386 for dkms-autopkgtest
    
    dkms (3.0.11-1ubuntu2) mantic; urgency=medium
    
      * Fix autopkgtest for ubuntu delta.
    
    dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 18 May 2023 23:42:40 +0100
  • dkms (3.0.11-1ubuntu2) mantic; urgency=medium
    
      * Fix autopkgtest for ubuntu delta.
    
    dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 18 May 2023 12:50:01 +0100
  • dkms (3.0.11-1ubuntu1) mantic; urgency=medium
    
      * Deliberate Ubuntu delta:
        - Even if there is no delta with Debian, do not force-sync this
        package. This package will be updated by the kernel team as part of
        landing new kernels. Neither upstream, nor Debian, use dkms to the
        same extend as Ubuntu Kernel Team build processes do, plus Ubuntu has
        more dkms packages than Debian. Testing in Debian is insufficient for
        successful upload to Ubuntu. Over the previous two cycles, there were
        multiple regressions introduced in upstream and Debian revisions that
        have significantly impacted Ubuntu development. Introducing more
        strict upload process for the DKMS package should hopefully mitigate
        this. Previous request from the Kernel to do this, was ignored close
        to Lunar release, which caused Lunar to be shipped with a regressed
        dkms.
    
      *  Fixup autopkgtest:
        - Support systems with secure boot off
        - Support systems without update-secureboot-policy
    
    dkms (3.0.11-1) experimental; urgency=medium
    
      * New upstream release.
        - Adds BUILD_EXCLUSIVE_{CONFIG,_KERNEL_{MIN,MAX}}.  (Closes: #911665)
        - Fixes BUILD_EXCLUSIVE matches propagating as error.  (Closes: #1031561)
      * Drop patches that were applied upstream.
      * Avoid unnecessary rpm comands on Debian based systems.  (Closes: #741399)
    
    dkms (3.0.10-9) experimental; urgency=medium
    
      * Add dkms-test-dkms package with trivial kernel module for dkms tests.
      * New autopkgtest: Install some-dkms after linux-headers.
      * New autopkgtest: Install linux-headers after some-dkms.
      * New autopkgtest: Install some-dkms after linux-image w/o linux-headers.
      * New autopkgtest: Install linux-image after some-dkms w/o linux-headers.
      * Upload to experimental.
    
    dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
    dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)  (Closes: #1034303)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 09 May 2023 10:37:14 +0100
  • dkms (3.0.10-8ubuntu1) mantic; urgency=medium
    
      * Fix a regression that prevents a kernel installation if a BUILD_EXCLUSIVE
        skips a DKMS build. LP: #2018226
    
     -- Juerg Haefliger <email address hidden>  Tue, 02 May 2023 16:41:37 +0200
  • dkms (3.0.10-8) unstable; urgency=medium
    
      * Disable tests broken by fix-builtin-archive-dkms-coinstallation.patch.
        (Closes: #1033396)
      * Run autopkgtest for all architectures using the headers from the
        linux-headers-generic (virtual) meta-package.
      * Generate dh_dkms.1 at build time.
      * Clean up /boot/*.old-dkms on upgrades from bullseye.  (Closes: #717584)
      * Clean up obsolete /etc/dkms/sign_helper.sh on upgrades. (Closes: #1019563)
      * dkms-autopkgtest: Try to 'dkms install' its BUILD_DEPENDS before testing a
        module. (Single level only, without recursion.)
      * Fix fallback value for BUILD_MODULE_NAME[0].  (Closes: #651973)
      * dkms.8: Clarify 'dkms add' arguments.  (Closes: #704917)
      * Print a warning if /proc is not mounted.  (Closes: #810665, #968074)
      * dkms_autoinstaller: Skip autoinstall if headers are missing (like
        dkms_common.postinst).  (Closes: #1030595)
      * Use return code 77 if skipping due to BUILD_EXCLUSIVE_*.
      * Sort kernels by version.
    
     -- Andreas Beckmann <email address hidden>  Fri, 31 Mar 2023 14:01:26 +0200
  • dkms (3.0.10-7) unstable; urgency=medium
    
      [ Dimitri John Ledkov ]
      * Fix release regression preventing co-installing in-archive dkms
        packages with kernels that built-in identical or newer versions of the
        same dkms package. LP: #2008269
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 22 Mar 2023 00:02:08 +0100