~wenchien/ubiquity/precise-proposed.lp944614

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Colin Watson
  • Date: 2012-11-21 22:53:31 UTC
  • Revision ID: cjwatson@canonical.com-20121121225331-hs2av7m99obteebl
* Support UEFI Secure Boot (LP: #1075181):
  - Try to install a signed kernel if base-installer asks for one, and
    don't leave signed kernels installed if it doesn't.
  - If the SecureBoot EFI variable is set, then ensure that
    grub-efi-amd64-signed and shim-signed remain installed.
  - Copy the signed kernel from /cdrom if it is not in the squashfs.  If
    there is a signed kernel there but no unsigned one, then use sbattach
    to remove the signature and construct the unsigned kernel on the fly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  [ Colin Watson ]
4
4
  * Fix missing parentheses that caused removable installation media
5
5
    sometimes to be selected as the default GRUB device (LP: #987418).
 
6
  * Support UEFI Secure Boot (LP: #1075181):
 
7
    - Try to install a signed kernel if base-installer asks for one, and
 
8
      don't leave signed kernels installed if it doesn't.
 
9
    - If the SecureBoot EFI variable is set, then ensure that
 
10
      grub-efi-amd64-signed and shim-signed remain installed.
 
11
    - Copy the signed kernel from /cdrom if it is not in the squashfs.  If
 
12
      there is a signed kernel there but no unsigned one, then use sbattach
 
13
      to remove the signature and construct the unsigned kernel on the fly.
6
14
 
7
15
  [ Mario Limonciello ]
8
16
  * Don't let oem-config crash from an invalid server return on the timezone