tpm2-software / tpm2-pytss

Python bindings for TSS
https://tpm2-pytss.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
62 stars 45 forks source link

fixes / changelog for 2.2.1 #559

Closed whooo closed 7 months ago

whooo commented 9 months ago

Since commit in libtpms setting auth values/policies for PCRs are no longer supported.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.47%. Comparing base (140ca4a) to head (76f88b7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #559 +/- ## ========================================== - Coverage 91.57% 91.47% -0.11% ========================================== Files 17 17 Lines 7017 7014 -3 Branches 1012 1010 -2 ========================================== - Hits 6426 6416 -10 - Misses 418 426 +8 + Partials 173 172 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

whooo commented 8 months ago

@williamcroberts, when you have time, could you have a look at this?

RaitoBezarius commented 7 months ago

Friendly ping, tpm2-pytss is broken in NixOS repositories right now because of the lack of upgrade…

whooo commented 7 months ago

Fixed via https://github.com/tpm2-software/tpm2-pytss/pull/565