dkms 2.2.0.3-2ubuntu11 source package in Ubuntu

Changelog

dkms (2.2.0.3-2ubuntu11) xenial; urgency=medium

  * debian/patches/shim_secureboot_support.patch: (LP: #1558438)
    - fix quoting variables for setup_mok_validation() to account for passwords
      that might have special characters.
    - use printf rather than straight echo to pass values to mokutil.
    - ask the user to confirm password; not just write it once, this will avoid
      issues with typos in the Secure Boot keys.
  * debian/templates:
    - rename dkms/text/bad_secureboot_key to dkms/error/bad_secureboot_key.
    - add dkms/text/secureboot_key_mismatch.
    - add dkms/secureboot_key_again.

 -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 18 Mar 2016 20:54:11 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main admin

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkms_2.2.0.3.orig.tar.gz 84.0 KiB 352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc
dkms_2.2.0.3-2ubuntu11.debian.tar.xz 24.0 KiB 8c6a3b37b8d160fff19cd85924b42ceed3bcdb156b8ecc81e8fe1f0161805d51
dkms_2.2.0.3-2ubuntu11.dsc 2.0 KiB ac6175b6857373c70050b747112b76ad41480d0a2deb87b7ccf2bad98406d661

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.