4.3.0-rc1 - 2020-08-21
Pre-release4.3.0-rc1 - 2020-08-21
-
tss2_*: Fix double-free errors in commands asking for password authorization
-
tss2_*: Fix shorthand command -f that was falsely requiring an argument
-
tss2_*: Update tss2_encrypt to the new FAPI interface
- The argument 'policyPath' is removed which was never read anyway
-
tss2_*: Remove the additional '\n' that was appended when redirecting to stdout
-
tss2_*: Update mandatory vs optional treatment of arguments according to latest Fapi spec
-
tss2_*: tss2_getinfo now retrieves the correct FAPI version from Fapi_GetInfo
-
tss2_*: Fix the error handling in case of multiple inputs and/or outputs from stdin/stdout
-
tss2_*: Fix syntax errors and update content of man pages according to latest Fapi spec
-
tss2_*: Add parameter types to all man page
-
tss2_*: tss2_setappdata now reads from file or stdin allowing to store also binary data
-
tss2_*: Memory leaks are fixed in cases when a returned empty non-char output value was passed to file output
-
tss2_pcrextend: fix extending PCR 0
-
tss2_quote: fix unused TSS2_RC in LOG_ERR