Switch to newer upstream "release" 15+1613861442.888f5b5

Many many updates, but caring mainly about SBAT support
This commit is contained in:
Steve McIntyre 2021-02-21 13:50:33 +00:00
parent 2a55644555
commit 371ed906c5
2 changed files with 9 additions and 1 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
shim (15+1613861442.888f5b5-1) unstable; urgency=medium
[ Steve McIntyre ]
* Switch to much-newer upstream code point with many many fixes
+ Particularly pulling in SBAT changes for better revocation support
-- Steve McIntyre <93sam@debian.org> Sun, 21 Feb 2021 13:50:16 +0100
shim (15+1533136590.3beb971-10) unstable; urgency=medium shim (15+1533136590.3beb971-10) unstable; urgency=medium
[ Debian Janitor ] [ Debian Janitor ]

2
debian/rules vendored
View File

@ -32,7 +32,7 @@ endif
COMMON_OPTIONS += \ COMMON_OPTIONS += \
RELEASE=15 \ RELEASE=15 \
COMMIT_ID=3beb971b10659cf78144ddc5eeea83501384440c \ COMMIT_ID=888f5b544b7cce3cdae8074aa617b1d4add271a1 \
MAKELEVEL=0 \ MAKELEVEL=0 \
EFI_PATH=/usr/lib \ EFI_PATH=/usr/lib \
ENABLE_HTTPBOOT=true \ ENABLE_HTTPBOOT=true \