dkms 2.8.7-2ubuntu2.1 source package in Ubuntu
Changelog
dkms (2.8.7-2ubuntu2.1) jammy; urgency=medium * Cherry-pick patches from kinetic/stable to address building dkms modules correctly for HWE kernels (LP: #1991664): + Fix dkms-autopkgtest when a given dkms package is built into the kernel already of the same version. (i.e. zfs-linux on Ubuntu). + Use exact compiler for dkms as used to build the kernel, when possible. + Depend on gcc-12 to build modules for HWE kernels correctly. -- Dimitri John Ledkov <email address hidden> Tue, 04 Oct 2022 13:25:35 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dkms_2.8.7.orig.tar.gz | 100.3 KiB | 8cb0abc0d05f0d418d2bbcfaea061bc06718f08eb8a58dac36f5888adbcebcec |
dkms_2.8.7-2ubuntu2.1.debian.tar.xz | 21.5 KiB | 9ccabbf408babedc0f8da11e405155322c08fb610615b39320916283c6d22176 |
dkms_2.8.7-2ubuntu2.1.dsc | 2.0 KiB | 499e995ee41bf73e86ab81d0302c771e56fe02006fe652b7cb8f54d175b432a2 |
Available diffs
Binary packages built by this source
- dkms: Dynamic Kernel Module Support Framework
DKMS is a framework designed to allow individual kernel modules to be upgraded
without changing the whole kernel. It is also very easy to rebuild modules as
you upgrade kernels.