Skip to content

0.5.0

Compare
Choose a tag to compare
@ionut-arm ionut-arm released this 30 Oct 16:45

Changelog

0.5.0 (2020-10-02)

Full Changelog

Main features delivered

  • Moved the Parsec service assets to locations in the filesystem where they would match the FHS spec
  • Added memory cleanup for sensitive buffers - before the memory is released, the contents are scrubbed away

Implemented enhancements:

  • Creating a build-time configuration file #256
  • Merge integration tests in E2E test suite #228
  • Support dbus-parsec with NXP secureobj library #223
  • Verify which dependencies can/should be updated #158
  • Add more test cases #151
  • Test Parsec installation as a systemd daemon #49
  • Improve E2E testing #253 (ionut-arm)
  • Upgrade and clean dependencies #246 (hug-dev)
  • Import private key support for TPM provider #243 (joechrisellis)
  • Allow software operations in PKCS11 provider #241 (ionut-arm)
  • Improve key metadata handling #240 (ionut-arm)
  • Add support for psa\_generate\_random operation for MbedCrypto provider #208 (joechrisellis)

Fixed bugs:

Security fixes:

Closed issues:

  • Implement ListAuthenticators #216
  • Better error message when file not found #210
  • Implement an authenticator based on the domain socket peer credential #200

Merged pull requests: