summaryrefslogtreecommitdiff
path: root/debian/ubuntu-dbx.hashes
blob: b33fc1018bd3338297580baecd9be462fac168cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ubuntu-dbx.hashes
#
# This file contains the sha256 sums of the binaries that we want to
# blacklist directly in our signed shim. Add entries below, with comments
# to explain each entry (where possible).
#
# Format of this file: put hex-encoded sha256 checksums on lines on
# their own. I'm using shell-style comments just for clarity.
#
# The hashes are generated using:
#
#     pesign --hash -in <binary>
#
# on *either* the signed or unsigned binary, pesign doesn't care
# which.

# ... This file intentionally left blank for now ...