mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-10-04 15:45:08 +00:00
d/rules: set AUTOMATIC_DATE to current one
revoking Grub binaries for the 2025-02 batch of CVEs Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
c3ed184285
commit
5ecfcdc1ef
6
debian/rules
vendored
6
debian/rules
vendored
@ -39,9 +39,9 @@ COMMON_OPTIONS += \
|
|||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# Force shim to use the latest revocations by default to block some
|
# Force shim to use the latest revocations by default to block some
|
||||||
# older grub / peimage issues. This is:
|
# older grub issues. This is:
|
||||||
# "shim,4\ngrub,4\ngrub.peimage,2\n"
|
# "shim,4\ngrub,5\n"
|
||||||
COMMON_OPTIONS += SBAT_AUTOMATIC_DATE=2024010900
|
COMMON_OPTIONS += SBAT_AUTOMATIC_DATE=2025021800
|
||||||
|
|
||||||
$(DBX_LIST): $(DBX_HASHES)
|
$(DBX_LIST): $(DBX_HASHES)
|
||||||
./debian/generate_dbx_list $(EFI_ARCH) $< $@
|
./debian/generate_dbx_list $(EFI_ARCH) $< $@
|
||||||
|
Loading…
Reference in New Issue
Block a user