Skip to content

2.4.1

Compare
Choose a tag to compare
@flihp flihp released this 06 Mar 02:39
· 13 commits to master since this release
2.4.1

2.4.1 - 2022-03-04

Added

  • Contributor Covenant Code of Conduct.

Fixed

  • superflous warning messages about tcti status.
    • WARNING **: 11:00:56.205: tcti_conf before: "(null)"
    • WARNING **: 11:00:56.205: tcti_conf after: "mssim"
  • GCC 11 build error: error: argument 2 of __atomic_load’ discards ‘volatile’ qualifier
  • Initialize gerror pointer variable to NULL to fix use of unitialized memory and segfault.
  • Updated missing defaults in manpage.
  • Port CI to composite actions in tpm2-software/ci.

Removed

  • Dependency on 'which' utility in configure.ac.
  • ubuntu-16.04 from CI.