dkms 2.2.0.3-1.1ubuntu5.14.04.10 source package in Ubuntu

Changelog

dkms (2.2.0.3-1.1ubuntu5.14.04.10) trusty; urgency=medium

  * debian/patches/shim_secureboot_support.patch:
    - Move to signing just after module build to ensure it correctly applies
      at kernel update times. (LP: #1772950)
    - Generate a new MOK if there isn't one yet, and use that so sign
      newly-built kernel modules. (LP: #1748983)
  * debian/control: Breaks: shim-signed (<< 1.33.1~14.04.4) to ensure both
    are updated in lock-step since the changes above require a new version of
    update-secureboot-policy to correctly generate the new MOK and enroll it
    in firmware.

 -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 28 Jan 2019 11:05:49 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main admin

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dkms_2.2.0.3.orig.tar.gz 84.0 KiB 352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc
dkms_2.2.0.3-1.1ubuntu5.14.04.10.debian.tar.xz 22.1 KiB 9d6d7168ce6a0d91c1f2a7397643ff8f7c96c2938e90c750bdf4309a2efbe4e5
dkms_2.2.0.3-1.1ubuntu5.14.04.10.dsc 2.1 KiB 7dd12dcfebf1bd4c34054374f77e93ea022126d0fcd8988461b8bcaa6c69d98d

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.