github keylime/keylime 5.6.0
Keylime v5.6.0

latest releases: v7.10.0, v7.9.0, v7.8.0...
4 years ago

Release notes:

This change introduces an sqlalchemy as an ORM. Databases can now be configured with /etc/keylime using a sqlalchemy style driver:

drivername = sqlite
username = ''
password = ''
host = ''
port = ''
database = cv_data.sqlite
query = ''

List of all fixes / changes

  • Singletonize configuration reading 13c49ba
  • Fixes incompatibility between keylime and tpm2-tools >= 4.2 db8e326
  • Separate setup config from setup code 1ae26fd
  • Improve tpm2.verify_ek to speed up cert matching f2c73d5
  • Improve base http request 62f721a
  • Refactor notify error function aad0c00
  • Fix arg reference in the print_metadata.py 47ed61c
  • Make run_local.sh a bit smarter 5f9a230
  • Add trail slash only if needed dcdb865
  • Fix meta-data get issue and naming 8477c37
  • SQLAlchemy port 4d8d8cd
  • installer pip changes d997cff
  • Removing unnecessary dependency of target host IP on the delete command 3bf69b5

Don't miss a new keylime release

NewReleases is sending notifications on new releases.