On 16/07/2018 21:22, Joshua Lock wrote: > Hello all, > > I've just tagged and signed rc0 for tpm2-tools 3.1.2: > https://github.com/tpm2-software/tpm2-tools/releases/tag/3.1.2-rc0 > > > Javier noticed that we had a behavioural change in 3.1 (compared to 3.0) > that was inappropriate for a minor version bump, that is we were using > user supplied object attributes exclusively (instead of ORing them with > the defaults). 3.1.2 reverts the change: > > https://github.com/tpm2-software/tpm2-tools/commit/352908f7470338aba858a9ac20c1c5ec608b661c I just tagged 3.1.2-rc1 to include an additional fix from Javier to use better object attribute defaults in tpm2_create: https://github.com/tpm2-software/tpm2-tools/releases/tag/3.1.2-rc1 Thanks, Joshua