summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoão Paulo Rechi Vita <jprvita@endlessm.com>2018-11-30 20:35:49 -0800
committerJoão Paulo Rechi Vita <jprvita@endlessm.com>2018-11-30 22:33:56 -0800
commit6c7b84f5909d37d79a2120fe23f5096d9b92063b (patch)
tree16aab836f2549b7cfe1488d96d9e9f16e45f3d28 /debian/changelog
parentf430b853338e84df4a68d738889df44ae00d4be4 (diff)
downloadefi-boot-shim-Version_15_debian.tar.gz
efi-boot-shim-Version_15_debian.zip
Import latest packaging from Debian Testing (Buster)Version_15_debian
Version 0.9+1474479173.6c180c6-1, minus the debian/patches directory. https://phabricator.endlessm.com/T24681
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog59
1 files changed, 54 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 1856f5d0..07286132 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,59 @@
-shim (0.9-0) eos; urgency=medium
+shim (0.9+1474479173.6c180c6-1) unstable; urgency=medium
- * Add new 'shim-efi-image' package to install shim.efi to
- /boot/efi/EFI/BOOT/bootx64.efi
- * New upstream release
+ [ Steve Langasek ]
+ * Initial Debian upload. Closes: #820052.
+ * Update Standards-Version.
+ * Embed the newly-minted Debian CA certificate.
+ * Vendorize debian/rules so that the same package can be used in both
+ Debian and Ubuntu without modification.
+ * Fix debian/copyright to match the spec (last match wins, not first)
+ * Fix shim.efi to not be executable.
+ * Add watchfile.
+ * Support parallel builds, because eh why not
+ * Update Vcs-Bzr.
+ * Resync with Ubuntu, including patch to fix debian/copyright.
+
+ [ Julien Cristau ]
+ * Add some missing copyright holders in d/copyright, update
+ Upstream-Contact. Thanks to Helen Koike for the help.
+
+ -- Julien Cristau <jcristau@debian.org> Sat, 15 Oct 2016 15:17:34 +0200
+
+shim (0.9+1474479173.6c180c6-0ubuntu1) UNRELEASED; urgency=medium
+
+ [ Helen Koike ]
+ * debian/copyright: add OpenSSL license
+
+ [ Mathieu Trudel-Lapierre ]
+ * New upstream release.
+ * debian/copyright: patches should be BSD, like the rest of the upstream
+ code.
+ * debian/patches/unused-variable: dropped; applied upstream.
+ * debian/patches/binutils-version-matching: dropped, fixed upstream.
+ * debian/shim.install: built EFI binaries were renamed; update our install
+ file to properly pick up shim (shim$arch), MokManager (mm$arch), and
+ fallback (fb$arch).
+
+ -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Wed, 21 Sep 2016 20:29:44 -0400
- -- carlo <carlo@localhost> Thu, 30 Jun 2016 18:58:31 +0200
+shim (0.9+1465500757.14a5905-0ubuntu1) yakkety; urgency=medium
+
+ * New upstream release.
+ - Better handle LoadOptions. (LP: #1581299)
+ - Measure state and second stage in TPM.
+ - Mirror MokSBState in runtime as MokSBStateRT.
+ - Fix failure to build with GCC 5. (LP: #1429978)
+ - Various bug fixes and other improvements.
+ * Refreshed patches.
+ - Remaining patches:
+ + second-stage-path
+ + sbsigntool-not-pesign
+ * debian/patches/unused-variable: remove unused variable size.
+ * debian/patches/binutils-version-matching: revert d9a4c912 to correctly
+ match objcopy's version on Ubuntu.
+ * debian/copyright: update copyright for patches.
+
+ -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 26 Jul 2016 16:48:32 -0400
shim (0.8-0ubuntu2) wily; urgency=medium