[ubuntu/eoan-proposed] grub2 2.04-1ubuntu1 (Accepted)

Mathieu Trudel-Lapierre cyphermox at ubuntu.com
Tue Jul 16 15:37:14 UTC 2019


grub2 (2.04-1ubuntu1) eoan; urgency=medium

  * Merge against Debian; remaining changes:
    - debian/control: Update Vcs fields for code location on Ubuntu.
    - debian/control: Breaks shim (<< 13).
    - debian/patches/linuxefi.patch: Secure Boot support: use newer patchset
      from rhboot repo, flattened to a single patch.
    - debian/patches/install_signed.patch, grub-install-extra-removable.patch:
      - Make sure if we install shim; it should also be exported as the default
        bootloader to install later to a removable path, if we do.
      - Rework grub-install-extra-removable.patch to reverse its logic: in the
        default case, install the bootloader to /EFI/BOOT, unless we're trying
        to install on a removable device, or explicitly telling grub *not* to
        do it.
      - Install a BOOT.CSV for fallback to use.
      - Make sure postinst and templates know about the replacement of
        --force-extra-removable with --no-extra-removable.
    - debian/patches/ubuntu-support-initrd-less-boot.patch: allow non-initrd
      boot config.
    - debian/patches/ubuntu-add-initrd-less-boot-fallback.patch: If a kernel
      fails to boot without initrd, we will fallback to trying to boot the
      kernel with an initrd.
    - debian/patches/ubuntu-mkconfig-leave-breadcrumbs.patch: make sure
      grub-mkconfig leaves a trace of what files were sourced to help generate
      the config we're building.
    - debian/patches/ubuntu-efi-console-set-text-mode-as-needed.patch: in EFI
      console, only set text-mode when we're actually going to need it.
    - debian/patches/ubuntu-zfs-enhance-support.patch: Better ZFS grub support.
    - Disable os-prober for ppc64el on the PowerNV platform, to reduce the
      number of entries/clutter from other OSes in Petitboot
    - debian/patches/ubuntu-shorter-version-info.patch: Only show the upstream
      version in menu and console, and hide the package one in a
      package_version variable.
    - Verify that the current and newer kernels are signed when grub is
      updated, to make sure people do not accidentally shutdown without a
      signed kernel.
    - debian/default/grub: replace GRUB_HIDDEN_* variables with the less
      confusing GRUB_TIMEOUT_STYLE=hidden.
    - debian/rules: shuffle files around for now to keep build artefacts
      for signing at the same location as they were expected by Launchpad.
    - debian/rules, debian/control: enable dh-systemd.
    - debian/grub-common.install.in: install the systemd unit that's part of
      initrd fallback handling, missed when the feature landed.
    - debian/build-efi-images: add http module to NET_MODULES.
  * debian/patches/linuxefi*.patch: Flatten linuxefi patches into one.
  * debian/patches: rename patches to use "-" as a separator rather than "_".
  * debian/patches: rename Ubuntu-specific patches and commits to add "ubuntu"
    so it's clearer which are new or changed when doing a merge.
  * debian/patches/ubuntu-fix-lzma-decompressor-objcopy.patch: fix FTBFS due
    to objcopy building an invalid binary padded with zeroes (LP: #1833234)
  * debian/patches/ubuntu-clear-invalid-initrd-spacing.patch: clear up invalid
    spacing for the initrd command when not using early initrds.
  * debian/patches/ubuntu-add-initrd-less-boot-fallback.patch: move the initrd
    boot success/failure service to start later at boot time. (LP: #1823391)
  * debian/patches/fix-lockdown.patch: Drop lockdown patch from Debian, which
    breaks with new linuxefi patchset.
  * debian/patches/ubuntu-temp-keep-auto-nvram.patch: Temporarily keep the
    --auto-nvram option we previously had as a supported option in grub-install
    (with no effect now), to avoid breaking upgrades. "auto-nvram" is default
    behavior now that we use libefivar instead of calling efibootmgr.

grub2 (2.04-2) UNRELEASED; urgency=medium

  [ James Clarke ]
  * Only Build-Depend on libefiboot-dev and libefivar-dev on Linux
    architectures, since they're Linux-only.

grub2 (2.04-1) unstable; urgency=medium

  * New upstream release.
  * debian/upstream/signing-key.asc: Add signing key of new upstream
    maintainer (Daniel Kiper).

grub2 (2.04~rc1-3) experimental; urgency=medium

  [ Will Thompson ]
  * Fix --disable-quiet-boot.

  [ Steve Langasek ]
  * If we don't have writable grubenv and we're on EFI, always show the menu
    (merged from Ubuntu).

  [ Steve McIntyre ]
  * Make all the signed EFI arches have a Recommends: from
    grub-efi-ARCH-signed to shim-signed, not just amd64.
    Closes: #931038
  * Add myself to Uploaders

  [ Colin Watson ]
  * Squash linuxefi* patches into a single patch.

grub2 (2.04~rc1-2) experimental; urgency=medium

  [ Colin Watson ]
  * debian/build-efi-images: Add tpm on x86_64-efi (thanks, Chris Coulson).

  [ Steve McIntyre ]
  * Add the ntfs module to signed UEFI images. Closes: #923855
  * Add the cpuid module to signed UEFI images. Closes: #928628
  * Add the play module to signed UEFI images. Closes: #930290
  * Add an extra di-specific version of the UEFI netboot image with a
    different baked-in prefix value. Helps to fix #928750.
  * Deal with --force-extra-removable with signed shim too. Closes: #930531

grub2 (2.04~rc1-1) experimental; urgency=medium

  * New upstream release candidate.
    - getroot: Save/restore CWD more reliably on Unix (closes: #918700).
  * Rename patches to use "-" as a separator rather than "_" (except when
    referring to a file, function, or command containing a "_").
  * Fix format of debian/copyright.

grub2 (2.02+dfsg1-20) unstable; urgency=medium

  [ Steve McIntyre ]
  * Make all the signed EFI arches have a Recommends: from
    grub-efi-ARCH-signed to shim-signed, not just amd64.
    Closes: #931038
  * Add myself to Uploaders

grub2 (2.02+dfsg1-19) unstable; urgency=medium

  [ Colin Watson ]
  * Fix format of debian/copyright.

  [ Steve McIntyre ]
  * Add the ntfs module to signed UEFI images. Closes: #923855
  * Add the cpuid module to signed UEFI images. Closes: #928628
  * Add the play module to signed UEFI images. Closes: #930290
  * Add an extra di-specific version of the UEFI netboot image with a
    different baked-in prefix value. Helps to fix #928750.
  * Deal with --force-extra-removable with signed shim too. Closes: #930531

grub2 (2.02+dfsg1-18) unstable; urgency=medium

  * Apply patches from Alexander Graf to fix grub-efi-arm crash (closes:
    #927269):
    - arm: Move trampolines into code section
    - arm: Align section alignment with manual relocation offset code
  * Make grub2-common Breaks+Replaces grub-cloud-amd64 (<< 0.0.4) to work
    around that package shipping colliding configuration file names in
    stretch-backports (closes: #919915).
  * Apply patch from Peter Jones to forbid the "devicetree" command when
    Secure Boot is enabled (closes: #927888).

grub2 (2.02+dfsg1-17) unstable; urgency=medium

  * Make grub-efi-*-bin recommend efibootmgr.  We don't actually use it any
    more, but it's helpful for debugging.

grub2 (2.02+dfsg1-16) unstable; urgency=medium

  * Fix -Wcast-align diagnostics on ARM.

grub2 (2.02+dfsg1-15) unstable; urgency=medium

  * Build-depend on libefiboot-dev and libefivar-dev, for EFI variable
    storage changes.
  * Drop now-unnecessary dependencies on efibootmgr.

grub2 (2.02+dfsg1-14) unstable; urgency=medium

  * Make signed packages depend on a matching version of grub-common, in an
    attempt to prevent incorrect testing migrations (closes: #924814).
  * Cherry-pick from upstream:
    - xfs: Accept filesystem with sparse inodes (closes: #924760).
  * Minimise writes to EFI variable storage (closes: #891434).

grub2 (2.02+dfsg1-13) unstable; urgency=medium

  * Add regexp module to signed UEFI images.
  * debian/signing-template.json.in: Use new extendable format.

  [ Debconf translations ]
  * [nb] Norwegian Bokmål (Petter Reinholdtsen; closes: #924326).

Date: Tue, 16 Jul 2019 11:31:29 -0400
Changed-By: Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/grub2/2.04-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2019 11:31:29 -0400
Source: grub2
Architecture: source
Version: 2.04-1ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>
Closes: 891434 918700 919915 923855 924326 924760 924814 927269 927888 928628 930290 930531 931038
Launchpad-Bugs-Fixed: 1823391 1833234
Changes:
 grub2 (2.04-1ubuntu1) eoan; urgency=medium
 .
   * Merge against Debian; remaining changes:
     - debian/control: Update Vcs fields for code location on Ubuntu.
     - debian/control: Breaks shim (<< 13).
     - debian/patches/linuxefi.patch: Secure Boot support: use newer patchset
       from rhboot repo, flattened to a single patch.
     - debian/patches/install_signed.patch, grub-install-extra-removable.patch:
       - Make sure if we install shim; it should also be exported as the default
         bootloader to install later to a removable path, if we do.
       - Rework grub-install-extra-removable.patch to reverse its logic: in the
         default case, install the bootloader to /EFI/BOOT, unless we're trying
         to install on a removable device, or explicitly telling grub *not* to
         do it.
       - Install a BOOT.CSV for fallback to use.
       - Make sure postinst and templates know about the replacement of
         --force-extra-removable with --no-extra-removable.
     - debian/patches/ubuntu-support-initrd-less-boot.patch: allow non-initrd
       boot config.
     - debian/patches/ubuntu-add-initrd-less-boot-fallback.patch: If a kernel
       fails to boot without initrd, we will fallback to trying to boot the
       kernel with an initrd.
     - debian/patches/ubuntu-mkconfig-leave-breadcrumbs.patch: make sure
       grub-mkconfig leaves a trace of what files were sourced to help generate
       the config we're building.
     - debian/patches/ubuntu-efi-console-set-text-mode-as-needed.patch: in EFI
       console, only set text-mode when we're actually going to need it.
     - debian/patches/ubuntu-zfs-enhance-support.patch: Better ZFS grub support.
     - Disable os-prober for ppc64el on the PowerNV platform, to reduce the
       number of entries/clutter from other OSes in Petitboot
     - debian/patches/ubuntu-shorter-version-info.patch: Only show the upstream
       version in menu and console, and hide the package one in a
       package_version variable.
     - Verify that the current and newer kernels are signed when grub is
       updated, to make sure people do not accidentally shutdown without a
       signed kernel.
     - debian/default/grub: replace GRUB_HIDDEN_* variables with the less
       confusing GRUB_TIMEOUT_STYLE=hidden.
     - debian/rules: shuffle files around for now to keep build artefacts
       for signing at the same location as they were expected by Launchpad.
     - debian/rules, debian/control: enable dh-systemd.
     - debian/grub-common.install.in: install the systemd unit that's part of
       initrd fallback handling, missed when the feature landed.
     - debian/build-efi-images: add http module to NET_MODULES.
   * debian/patches/linuxefi*.patch: Flatten linuxefi patches into one.
   * debian/patches: rename patches to use "-" as a separator rather than "_".
   * debian/patches: rename Ubuntu-specific patches and commits to add "ubuntu"
     so it's clearer which are new or changed when doing a merge.
   * debian/patches/ubuntu-fix-lzma-decompressor-objcopy.patch: fix FTBFS due
     to objcopy building an invalid binary padded with zeroes (LP: #1833234)
   * debian/patches/ubuntu-clear-invalid-initrd-spacing.patch: clear up invalid
     spacing for the initrd command when not using early initrds.
   * debian/patches/ubuntu-add-initrd-less-boot-fallback.patch: move the initrd
     boot success/failure service to start later at boot time. (LP: #1823391)
   * debian/patches/fix-lockdown.patch: Drop lockdown patch from Debian, which
     breaks with new linuxefi patchset.
   * debian/patches/ubuntu-temp-keep-auto-nvram.patch: Temporarily keep the
     --auto-nvram option we previously had as a supported option in grub-install
     (with no effect now), to avoid breaking upgrades. "auto-nvram" is default
     behavior now that we use libefivar instead of calling efibootmgr.
 .
 grub2 (2.04-2) UNRELEASED; urgency=medium
 .
   [ James Clarke ]
   * Only Build-Depend on libefiboot-dev and libefivar-dev on Linux
     architectures, since they're Linux-only.
 .
 grub2 (2.04-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/upstream/signing-key.asc: Add signing key of new upstream
     maintainer (Daniel Kiper).
 .
 grub2 (2.04~rc1-3) experimental; urgency=medium
 .
   [ Will Thompson ]
   * Fix --disable-quiet-boot.
 .
   [ Steve Langasek ]
   * If we don't have writable grubenv and we're on EFI, always show the menu
     (merged from Ubuntu).
 .
   [ Steve McIntyre ]
   * Make all the signed EFI arches have a Recommends: from
     grub-efi-ARCH-signed to shim-signed, not just amd64.
     Closes: #931038
   * Add myself to Uploaders
 .
   [ Colin Watson ]
   * Squash linuxefi* patches into a single patch.
 .
 grub2 (2.04~rc1-2) experimental; urgency=medium
 .
   [ Colin Watson ]
   * debian/build-efi-images: Add tpm on x86_64-efi (thanks, Chris Coulson).
 .
   [ Steve McIntyre ]
   * Add the ntfs module to signed UEFI images. Closes: #923855
   * Add the cpuid module to signed UEFI images. Closes: #928628
   * Add the play module to signed UEFI images. Closes: #930290
   * Add an extra di-specific version of the UEFI netboot image with a
     different baked-in prefix value. Helps to fix #928750.
   * Deal with --force-extra-removable with signed shim too. Closes: #930531
 .
 grub2 (2.04~rc1-1) experimental; urgency=medium
 .
   * New upstream release candidate.
     - getroot: Save/restore CWD more reliably on Unix (closes: #918700).
   * Rename patches to use "-" as a separator rather than "_" (except when
     referring to a file, function, or command containing a "_").
   * Fix format of debian/copyright.
 .
 grub2 (2.02+dfsg1-20) unstable; urgency=medium
 .
   [ Steve McIntyre ]
   * Make all the signed EFI arches have a Recommends: from
     grub-efi-ARCH-signed to shim-signed, not just amd64.
     Closes: #931038
   * Add myself to Uploaders
 .
 grub2 (2.02+dfsg1-19) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Fix format of debian/copyright.
 .
   [ Steve McIntyre ]
   * Add the ntfs module to signed UEFI images. Closes: #923855
   * Add the cpuid module to signed UEFI images. Closes: #928628
   * Add the play module to signed UEFI images. Closes: #930290
   * Add an extra di-specific version of the UEFI netboot image with a
     different baked-in prefix value. Helps to fix #928750.
   * Deal with --force-extra-removable with signed shim too. Closes: #930531
 .
 grub2 (2.02+dfsg1-18) unstable; urgency=medium
 .
   * Apply patches from Alexander Graf to fix grub-efi-arm crash (closes:
     #927269):
     - arm: Move trampolines into code section
     - arm: Align section alignment with manual relocation offset code
   * Make grub2-common Breaks+Replaces grub-cloud-amd64 (<< 0.0.4) to work
     around that package shipping colliding configuration file names in
     stretch-backports (closes: #919915).
   * Apply patch from Peter Jones to forbid the "devicetree" command when
     Secure Boot is enabled (closes: #927888).
 .
 grub2 (2.02+dfsg1-17) unstable; urgency=medium
 .
   * Make grub-efi-*-bin recommend efibootmgr.  We don't actually use it any
     more, but it's helpful for debugging.
 .
 grub2 (2.02+dfsg1-16) unstable; urgency=medium
 .
   * Fix -Wcast-align diagnostics on ARM.
 .
 grub2 (2.02+dfsg1-15) unstable; urgency=medium
 .
   * Build-depend on libefiboot-dev and libefivar-dev, for EFI variable
     storage changes.
   * Drop now-unnecessary dependencies on efibootmgr.
 .
 grub2 (2.02+dfsg1-14) unstable; urgency=medium
 .
   * Make signed packages depend on a matching version of grub-common, in an
     attempt to prevent incorrect testing migrations (closes: #924814).
   * Cherry-pick from upstream:
     - xfs: Accept filesystem with sparse inodes (closes: #924760).
   * Minimise writes to EFI variable storage (closes: #891434).
 .
 grub2 (2.02+dfsg1-13) unstable; urgency=medium
 .
   * Add regexp module to signed UEFI images.
   * debian/signing-template.json.in: Use new extendable format.
 .
   [ Debconf translations ]
   * [nb] Norwegian Bokmål (Petter Reinholdtsen; closes: #924326).
Checksums-Sha1:
 4f6e55f6d64cd9c9fd315ca897e9c14301ce19e1 7282 grub2_2.04-1ubuntu1.dsc
 3ed21de7be5970d7638b9f526bca3292af78e0fc 6393864 grub2_2.04.orig.tar.xz
 d6df202a9bfa89abe2d7f288c1d438197c6f371a 833 grub2_2.04.orig.tar.xz.asc
 41e9af0807e49fb1c4ef828569ed7b097b9eaa63 1080328 grub2_2.04-1ubuntu1.debian.tar.xz
 b20841d502b1599ba3e3a8c4ef61da6ae7d02475 7262 grub2_2.04-1ubuntu1_source.buildinfo
Checksums-Sha256:
 2f39acbbbaf928fcfa8f13b56d025bc413b72f316920f625bc81083e5a472148 7282 grub2_2.04-1ubuntu1.dsc
 e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d 6393864 grub2_2.04.orig.tar.xz
 955cc63196020e3a70dbb1834ec8b6a1808b1100bc878431c52aa0dd7e6a2532 833 grub2_2.04.orig.tar.xz.asc
 8fe4c5c938f692aff96e04b0a477e36c582cb0edb75f4318a598a57e5568292b 1080328 grub2_2.04-1ubuntu1.debian.tar.xz
 a7d867bea48566e753ff0f9caa9cb495fcc6d59f4348dbd83fe9cc764211870c 7262 grub2_2.04-1ubuntu1_source.buildinfo
Files:
 1f42a9fc4b6fd7da8da830efbc9d74f0 7282 admin optional grub2_2.04-1ubuntu1.dsc
 5aaca6713b47ca2456d8324a58755ac7 6393864 admin optional grub2_2.04.orig.tar.xz
 f080a242eaee83db7640658430a0b93d 833 admin optional grub2_2.04.orig.tar.xz.asc
 20da5786f71507b8cb671397834f2b09 1080328 admin optional grub2_2.04-1ubuntu1.debian.tar.xz
 8ad8b7c5d557e06b15baae42dd6a3248 7262 admin optional grub2_2.04-1ubuntu1_source.buildinfo
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at alioth-lists.debian.net>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkD8wCvN9L2OcLX06AGlaQEyevacFAl0t7fQACgkQAGlaQEye
vafsmA/8DlITGgSYDtzR73Zloj8M/Bs8AyU/evJ3p92jopFiU66ZvoWIstUJJkFR
CnzvGYM0OHlIzZMKkAaEcgjmjF2d3mNmMs+e7oJZmG7+YPkyVxTA1a9gRZPdx0gk
iPzVLtie3wu6FZKKXhKwSjJCsobeCREZiqqvaJT4AqlzG35aUCryhR61CTXtKuWp
9zlQf65HCIA30wOkg/IlfO/y/gVL/uppT0gUgWOuZLS3kNBwkZtGgA1HI2aZxmQ/
dh4zh0sqyP0QyC2sDqorFzu7f4ZXLBLKGz/dLRrpHcQLeULoXuKbGw1MbcK9bwH6
9t2R3Wj0MAPUCFh50CYr6P/7pG5kqI33bm1uNrOzzsVE6yZ35iTZYtck9Qci8H5r
T6fhWaLx6gZO9c8xyvyUGnrZnJba60DwFEJSuLR0YK2kCN+pPhK3ThAyNSQJDRmV
H7QiIsRbaqAZBaI9I4fxGnRVTlGyD2hkdutcrUflRggy9awAWQY6YrkNzI4COINO
KeVcW1qr9BbRxN17URhOZfkIzWNFESS89I9qJiBCvzj3rv1V+Z5rkL7yPiC43/ge
vVfCv75+126ZhbIOqejltaisstQkL67B2kyV+T0qwcaLGeqOiZTF2GCLXqQ48xoT
gzIoIVqHeBJtqWim1oQcG4sQKZ5arRBfB96hPzLQ2oUIR9abDzE=
=VZqV
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list