Hi Dali, I believe the PKG_CHECK_MODULES(OPENSSL, openssl >= 1.0.1 ) error that you were seeing when you tried building with autotools is due to a missing package. Please try installing the package named "pkg-config" on your Ubuntu system. Thank you, Debbie
tpm_nvread - 'No space to load key'
Extra dot after NAME in Tspi_Context_Connect.3 man page
libtspi assumes linux equals glibc
tpm_nvdefine not ask passwords
Was able to build on x86_64 with patch. Still need to test on other architectures.
obj_context: unlock mutex in err path (patch provided)
Seg faults in Test Suite due to hard coded return codes
Tested and merged patch into my 'dev' branch. Needs to be merged into master.
Merged patch into my 'dev' branch. Needs to be merged into master.
tpm-tools - patches for OpenSSL 1.1
Unfortunately we won't be able to merge these patches due to the following found in one of the patches: + * Getter functions for OpenSSL < 1.1 compatibility. Based on code from: + * https://wiki.openssl.org/index.php/1.1_API_Changes#Adding_forward-compatible_code_to_older_versions + * and therefore: + * Copyright OpenSSL 2016 + * Contents licensed under the terms of the OpenSSL license + * See http://www.openssl.org/source/license.html for details My understanding is that the OpenSSL license is not...
tpm-tools - patches for OpenSSL 1.1
obj_context: unlock mutex in err path (patch provided)
[tpm-tools PATCH] autoconf inject unneeded -m64 to CFLAGS
Patch contains the following: Getter functions for OpenSSL < 1.1 compatibility. Based...
tpm-tools - patches for OpenSSL 1.1
obj_context: unlock mutex in err path (patch provided)
Vicky also tested patch on a system that did not previously see these seg faults....
Seg faults in Test Suite due to hard coded return codes
[tpm-tools PATCH] autoconf inject unneeded -m64 to CFLAGS
Lowering priority since it sounds like having this unnecessary flag is not causing...