Change logs for dkms source package in Yakkety

  • dkms (2.2.0.3-2ubuntu14) yakkety; urgency=medium
    
      * apport_name_in_valueerror.diff: (LP: #1588479)
        - Check the ValueError from apport for the package name too, this prevents
          reporting of dkms crashes about unsupported kernels.
    
     -- Brian Murray <email address hidden>  Thu, 15 Sep 2016 13:46:49 -0700
  • dkms (2.2.0.3-2ubuntu13) yakkety; urgency=medium
    
      * debian/patches/Parallel-depmod-failure.patch: (LP: #1608499)
        - Backport fix from 2.3 to fix a race condition in dkms autoinstall
    
     -- Robert Hooker <email address hidden>  Thu, 08 Sep 2016 16:43:56 -0400
  • dkms (2.2.0.3-2ubuntu12) yakkety; urgency=medium
    
      * debian/patches/shim_secureboot_support.patch: move to using the script
        update-secureboot-policy, which also has the benefit of being handled via
        triggers, to avoid prompting users multiple times to disable Secure Boot
        validation in shim.
      * debian/templates: remove secureboot templates; no templates left.
      * debian/postinst: handle cleanup of the previous templates.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 18 May 2016 16:43:40 -0400
  • 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