Michael Häner
Michael Häner
@beldmit Thank you very much. It seems that a review was started over 20 months ago and never finished. But a month ago, the new specification https://pagure.io/tpm2-openssl/branches?branchname=main was written by...
@afreof You wrote the new specification. Do you have a different bug number or is the original [Bug 2144589](https://bugzilla.redhat.com/show_bug.cgi?id=2144589) the official one?
@gotthardp I am also trying to form and test the new version. Am I correct in assuming that an emulated tpm (e.g. ibmtpm) should be used for the tests and...
I have tested the pull request https://github.com/tpm2-software/tpm2-openssl/pull/69 from @afreof . It works perfectly for me.
I think after the build process and tests are running fine in fedora 38 and now everything is on the master branch, we can continue well with this issue after...
I also think that the provider should not offer signature verification. In case someone runs into the same situation. With support from @DDvO we have found out the following workaround:...
Sorry for the strange question, but I don't understand it right now. Why does the 8Byte ASCII value of the ascii_header ( https://github.com/sbabic/swupdate/blob/master/include/cpiohdr.h#L34-L50 ) not lead to a 64bit value?
correct, openhab and add-ons version 4.2.1 ```sh 273 │ Active │ 80 │ 4.2.1 │ openHAB Add-ons :: Bundles :: Shelly Binding ```
Hi Markus I have implemented your solution. Unfortunately without success, the behaviour is still the same. The two channels "totalKWH" and "reactiveWatts" are missing. I have done the following: ```sh...
@abelino Exactly the same with OpenEmbedded, here the commit https://github.com/tpm2-software/tpm2-tss-engine/commit/af8b26e7ffe69837197fb841e9a31230ae01c9cc is applied as a patch too. [Openembedded Recipe tpm2-tss-engine with Fix](https://git.yoctoproject.org/meta-security/tree/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb?h=master) @williamcroberts Would a minor release be possible?