Petr, On Wed, Aug 05, 2020 at 11:42:15AM +0200, Petr Vorel wrote: > Hi Mimi, Vitaly, > > ... > > "[PATCH v3 1/1] tpm: add sysfs exports for all banks of PCR registers" > > was posted here on the linux-integrity mailing list[1]. It's important > > to get this patch upstreamed, but I think the PCR file format is useful > > on its own. For this reason, I'm going to backtrack and include it in > > 1.3.1. > Thanks a lot for info! > > > I've posted a new version of "travis: openssl gost engine" addressing > > the branch version and lack of an install target. It assumes that > > openssl was built with engine support and builds the gost engine > > support from the git repo. The environment variable is set, but has > > not been tested. > > > Everything, including this change, should now be in the next-testing > > branch. > Nice, thanks! Tested: > https://travis-ci.org/github/pevik/ima-evm-utils Probably not. I still see there https://travis-ci.org/github/pevik/ima-evm-utils/jobs/715092182 https://travis-ci.org/github/pevik/ima-evm-utils/jobs/715092183 SSL is not set and ./tests/install-gost-engine.sh is not run. At the bottom we can see 2077 $ tail -3 tests/ima_hash.log; 2078 PASS: 14 SKIP: 4 FAIL: 0 2082 $ tail -3 tests/sign_verify.log; 2083 PASS: 81 SKIP: 10 FAIL: 0 This means that some tests aren't run. Probably, this is engine related tests. Thanks, > > I hope I'll have time for docker based travis patch next week. > > Kind regards, > Petr > > > [1] message-id: > > 20200722155739.26957-2-James.Bottomley@xxxxxxxxxxxxxxxxxxxxx