diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/shim.install | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c469b14b..50df2f28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +shim (0.4-0ubuntu3) UNRELEASED; urgency=low + + * Install MokManager.efi.signed in the package. + + -- Steve Langasek <steve.langasek@ubuntu.com> Wed, 03 Jul 2013 12:01:56 -0700 + shim (0.4-0ubuntu2) saucy; urgency=low * Add missing build-dependency on openssl. diff --git a/debian/shim.install b/debian/shim.install index ccbb814c..9920ddb4 100644 --- a/debian/shim.install +++ b/debian/shim.install @@ -1 +1,2 @@ shim.efi /usr/lib/shim +MokManager.efi.signed /usr/lib/shim |
