mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-05 09:42:26 +00:00
Switch to newer upstream "release" 15+1613861442.888f5b5
Many many updates, but caring mainly about SBAT support
This commit is contained in:
parent
2a55644555
commit
371ed906c5
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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
2
debian/rules
vendored
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user