summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2016-09-19 15:36:20 -0700
committerSteve Langasek <steve.langasek@canonical.com>2016-09-19 15:36:20 -0700
commit6af9d134b88e5350ff71af67d0245831358f0c36 (patch)
tree6774d5cae8e1c24ce61f4e21f349bb91bc939d4a /debian
parentc2f285a93f50edc40d6f2b8114e4f9af812398d0 (diff)
parent1442bd709766f1b82be26e93ad774f4a720d0a70 (diff)
downloadefi-boot-shim-6af9d134b88e5350ff71af67d0245831358f0c36.tar.gz
efi-boot-shim-6af9d134b88e5350ff71af67d0245831358f0c36.zip
New upstream release (fix-up commit)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/series3
2 files changed, 4 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 0447de81..90acab33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-shim (0.8-0ubuntu3) UNRELEASED; urgency=medium
+shim (0.9+1465500757.14a5905-0ubuntu1) UNRELEASED; urgency=medium
+ * New upstream release.
+
[ Matthias Klose ]
* Fix build with GCC 5, forcing -std=gnu89 to not rely on stdint.h
required by efibind.h, and not found with -nostdinc. (LP: #1429978)
@@ -8,7 +10,7 @@ shim (0.8-0ubuntu3) UNRELEASED; urgency=medium
* More GCC 5 fixes: stdarg.h and other include tweaks, cherry-pick from
d51739a4.
- -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Tue, 12 May 2015 21:43:35 -0400
+ -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 26 Jul 2016 12:02:21 -0400
shim (0.8-0ubuntu2) wily; urgency=medium
diff --git a/debian/patches/series b/debian/patches/series
index 93f1acfb..a5f3392d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,2 @@
-prototypes
second-stage-path
sbsigntool-not-pesign
-gcc-5.diff
-gcc5-includes-stdarg.patch