Skip to content

v4.5.3

commit 37c19e69f031157106d72c441dfab8987e452ee8
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Nov 18 23:31:26 2020 -0600

    build: update to v4.5.3

M   go.mod
M   go.sum

commit 3516f1bdafa6be007388f037de6c3156617aa62f
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Nov 17 23:03:35 2020 -0600

    feat(content): add TPM public key recorder for inventory.

    This will attempt to record the public key from the TPM.
    If not present or tools not available, those will be in the
    inventory variable.  It will store the base64 encoding of the
    public key.

M   task-library/params/inventory-collect.yaml
A   task-library/params/inventory-tpm-device.yaml
A   task-library/params/inventory-tpm-fail-on-notools.yaml
A   task-library/params/inventory-tpm-public-key.yaml
M   task-library/tasks/inventory.yaml
A   task-library/templates/tpm-info.sh.tmpl

End of Note