]> git.proxmox.com Git - grub2.git/blobdiff - debian/changelog
Backport Xen PVH guest support from upstream
[grub2.git] / debian / changelog
index c9bf8cb25878205558884d8d51e35297525ffc87..bd02edcbb99df65a181395f4685a2de646410ae1 100644 (file)
@@ -1,9 +1,86 @@
-grub2 (2.02+dfsg1-6) UNRELEASED; urgency=medium
+grub2 (2.02+dfsg1-10) UNRELEASED; urgency=medium
+
+  * Apply patch from Heinrich Schuchardt (mentioned in #916695 though
+    unrelated):
+    - grub-core/loader/efi/fdt.c: do not copy random memory
+  * Add luks modules to signed UEFI images (pointed out by Alex Griffin and
+    HervĂ© Werner; closes: #908162, LP: #1565950).
+  * Keep track of the previous version of /usr/share/grub/default/grub and
+    set UCF_FORCE_CONFFOLD=1 when running ucf if it hasn't changed; ucf
+    can't figure this out for itself since we apply debconf-based
+    customisations on top of the template configuration file (closes:
+    #812574, LP: #564853).
+  * Backport Xen PVH guest support from upstream (closes: #776450).
+
+ -- Colin Watson <cjwatson@debian.org>  Fri, 21 Dec 2018 21:20:48 +0000
+
+grub2 (2.02+dfsg1-9) unstable; urgency=medium
+
+  [ Colin Watson ]
+  * Sync Maintainer/Uploaders in debian/signing-template/control.in with the
+    main packaging.
+  * Tell reportbug to submit bug reports against unsigned packages rather
+    than generated signed packages.
+  * Update Homepage, debian/copyright Source, and debian/watch to use HTTPS.
+  * Move bash completions to /usr/share/bash-completion/completions/grub and
+    add appropriate symlinks (closes: #912852).
+  * Build with GCC 8 (closes: #915735).
+
+  [ Leif Lindholm ]
+  * Apply patch series (mostly) from upstream to switch the arm loader over
+    to use the arm64 loader code and improve arm/arm64 initrd handling
+    (closes: #907596, #909420, #915091).
+
+  [ Matthew Garrett ]
+  * Don't enforce Shim signature validation if Secure Boot is disabled.
+
+ -- Colin Watson <cjwatson@debian.org>  Fri, 07 Dec 2018 10:38:37 +0000
+
+grub2 (2.02+dfsg1-8) unstable; urgency=medium
+
+  * Revise grub-<platform>-bin and grub-<platform> package descriptions to
+    try to explain better how they fit together and which one should be used
+    (based loosely on work by Justin B Rye, for which thanks; closes:
+    #630224).
+  * Skip flaky grub_cmd_set_date test (closes: #906470).
+  * Work around bug in obsolete init-select package: add Conflicts/Replaces
+    from grub-common, and take over /etc/default/grub.d/init-select.cfg with
+    a no-op stub (thanks to Guillem Jover for the suggestion; closes:
+    #863801).
+  * Build-depend on dosfstools and mtools on non-Linux variants of
+    i386/amd64/arm64 as well, to match debian/rules.
+  * Cherry-pick from upstream:
+    - i386/linux: Add support for ext_lfb_base (LP: #1785033).
+  * Don't source /etc/default/grub.d/*.cfg in config maintainer scripts,
+    since otherwise we incorrectly merge settings from there into
+    /etc/default/grub (closes: #872637, LP: #1797894).
+  * Add xfs module to signed UEFI images (closes: #911147, LP: #1652822).
+  * Cope with / being on a ZFS root dataset (closes: #886178).
+
+  [ Debconf translations ]
+  * [sv] Swedish (Martin Bagge and Anders Jonsson; closes: #851964).
+
+ -- Colin Watson <cjwatson@debian.org>  Mon, 29 Oct 2018 13:02:08 +0000
+
+grub2 (2.02+dfsg1-7) unstable; urgency=medium
+
+  * Move kernel maintainer script snippets into grub2-common (thanks,
+    Bastian Blank; closes: #910959).
+  * Add cryptodisk and gcry_* modules to signed UEFI images (closes:
+    #908162, LP: #1565950).
+  * Remove dh_builddeb override to use xz compression; this has been the
+    default since dpkg 1.17.0.
+
+ -- Colin Watson <cjwatson@debian.org>  Sat, 27 Oct 2018 13:06:32 +0100
+
+grub2 (2.02+dfsg1-6) unstable; urgency=medium
 
   * Only build *-signed packages on their native architecture for now, since
     otherwise we end up with clashing source packages (closes: #906596).
+  * Refer to source packages in Built-Using, not binary packages (closes:
+    #907483).
 
- -- Colin Watson <cjwatson@debian.org>  Tue, 28 Aug 2018 16:11:06 +0100
+ -- Colin Watson <cjwatson@debian.org>  Tue, 28 Aug 2018 16:17:21 +0100
 
 grub2 (2.02+dfsg1-5) unstable; urgency=medium