]> git.proxmox.com Git - efi-boot-shim.git/commit
Improve how the dbx hashes are handled
authorSteve McIntyre <steve@einval.com>
Sun, 14 Mar 2021 16:04:15 +0000 (16:04 +0000)
committerSteve McIntyre <steve@einval.com>
Tue, 23 Mar 2021 23:33:04 +0000 (23:33 +0000)
commitde3def7f5365e0b567606c3b7b63df2f0525af35
tree01178563063c15a7cb52a26abf2db703d4c38c21
parent3139bb3585d443a96ed7b9f5fdfbb49b6af281af
Improve how the dbx hashes are handled

Only include the hashes for the architecture we're building for - no
point in adding bloat and delay here.

Add a script "block_signed_deb" to scan a set of .deb files, extract
the hashes for .efi binaries and list them in the format wanted for
the dbx hashes file.

Split out the code to use that file from the rules file into a
separate helper.
debian/block_signed_deb [new file with mode: 0755]
debian/debian-dbx.hashes
debian/generate_dbx_list [new file with mode: 0755]
debian/rules
debian/ubuntu-dbx.hashes