]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[image] Propagate trust flag to extracted archive images
authorMichael Brown <mcb30@ipxe.org>
Wed, 12 May 2021 13:13:01 +0000 (14:13 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 12 May 2021 13:14:52 +0000 (14:14 +0100)
commit62f732207e7cbd226a11b85581c2c33e1e6be409
tree1ebd47d4da4e1d358254c1967244668ffd6fd35e
parent191f8825cbd17a6819545e5633287e3d934039b6
[image] Propagate trust flag to extracted archive images

An extracted image is wholly derived from the original archive image.
If the original archive image has been verified and marked as trusted,
then this trust logically extends to any image extracted from it.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/archive.c