dkms 2.3-3ubuntu9 source package in Ubuntu

Changelog

dkms (2.3-3ubuntu9) bionic; urgency=medium

  * 0009-Add-support-for-UEFI-Secure-Boot-validation-toggling.patch: use find
    to get all .ko modules from a dkms build to ensure we also catch any .kos
    that might have been built in subdirectories.
  * 0009-Add-support-for-UEFI-Secure-Boot-validation-toggling.patch: make sure
    we only try to enroll a MOK if we've signed modules.

 -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 23 Apr 2018 16:42:51 -0400

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main admin

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkms_2.3.orig.tar.gz 100.7 KiB e25c4d399a6abf99550c04b4ede71c0781bd6b5ed5ab32ac4ec95f6181bd31c8
dkms_2.3-3ubuntu9.debian.tar.xz 24.0 KiB bbda34259c32a909e0a9955a20b7a8c9e6666924411a286ac8a66f10d79ebf30
dkms_2.3-3ubuntu9.dsc 2.1 KiB c2e955939d9e8511b348a4317201ea47d46773170c280ae345c508166f054fb6

Available diffs

View changes file

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.