diff options
author | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2017-11-07 10:19:35 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2017-11-07 10:19:35 -0500 |
commit | d1d148eac95886bee501167f8b44ce2cdeeaa66f (patch) | |
tree | 7438c013f3bf36a36b3ed8be6d07ee828de1bc23 | |
parent | d49114cbb96e016b205743032d4eb379aacada4f (diff) | |
download | efi-boot-shim-debian/13-0ubuntu2.tar.gz efi-boot-shim-debian/13-0ubuntu2.zip |
releasing package shim version 13-0ubuntu2debian/13-0ubuntu2
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c5832328..af00dc51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -shim (13-0ubuntu2) UNRELEASED; urgency=medium +shim (13-0ubuntu2) bionic; urgency=medium * debian/patches/abort_abort_abort.patch: signtool.exe isn't happy with some of the structure of our binary, partly because abort() is thought to be an external symbol, which causes some relocalisations to appear. - -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Mon, 06 Nov 2017 09:13:01 -0500 + -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 07 Nov 2017 10:19:04 -0500 shim (13-0ubuntu1) artful; urgency=medium |