[ubuntu/mantic-proposed] dkms 3.0.11-1ubuntu1 (Accepted)
Dimitri John Ledkov
dimitri.ledkov at canonical.com
Tue May 9 10:22:12 UTC 2023
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.
Date: Tue, 09 May 2023 10:37:14 +0100
Changed-By: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/dkms/3.0.11-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 09 May 2023 10:37:14 +0100
Source: dkms
Built-For-Profiles: noudeb
Architecture: source
Version: 3.0.11-1ubuntu1
Distribution: mantic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
Closes: 651973 704917 717584 741399 810665 911665 968074 1019563 1030595 1031561 1033396 1034303
Launchpad-Bugs-Fixed: 2018226
Changes:
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.
Checksums-Sha1:
7f7e9d313801e61f92b4fb1fda4bca5b718a7fe0 2353 dkms_3.0.11-1ubuntu1.dsc
e3abd2af84bfe53bcda15d6ba6b4a43e6c526999 93521 dkms_3.0.11.orig.tar.gz
9ada29ff69881187c755703a83d98347a258ff29 23576 dkms_3.0.11-1ubuntu1.debian.tar.xz
78d3df6d0cdf5e26dbb0c0a36a47e29350df6f5a 8980 dkms_3.0.11-1ubuntu1_source.buildinfo
Checksums-Sha256:
63bfdd5a98ae1c0502b03fac495d6a71c684a16f1d3d0e09cf674e217d63f9bd 2353 dkms_3.0.11-1ubuntu1.dsc
c5582aa7ab1815d23c63adc09fdf96f04842381a76471d205f3b183e90b3d4d1 93521 dkms_3.0.11.orig.tar.gz
aea50a89f74a325d34acdc01bc4a181bd2c3a39237f56e2cb52db30c9abe4fd6 23576 dkms_3.0.11-1ubuntu1.debian.tar.xz
a1d34dcb3db1ed1c01ccb60c3a98181bce18e417b2940a663bde3f49a521103e 8980 dkms_3.0.11-1ubuntu1_source.buildinfo
Files:
835f6ccf87c308f0ab7412225a9049b6 2353 kernel optional dkms_3.0.11-1ubuntu1.dsc
14586490dbe1421f34991d3f8d092b27 93521 kernel optional dkms_3.0.11.orig.tar.gz
e71369999825ee3b588601177dd1d163 23576 kernel optional dkms_3.0.11-1ubuntu1.debian.tar.xz
a39f983930320cabb4e8ccb3c85241c7 8980 kernel optional dkms_3.0.11-1ubuntu1_source.buildinfo
Original-Maintainer: Dynamic Kernel Module System Team <dkms at packages.debian.org>
More information about the mantic-changes
mailing list