Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes / changelog for 2.2.1 #559

Closed
wants to merge 4 commits into from
Closed

Conversation

whooo
Copy link
Contributor

@whooo whooo commented Jan 6, 2024

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

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

[1]: stefanberger/libtpms@af4fc0e

Signed-off-by: Erik Larsson <who+github@cnackers.org>
Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@whooo whooo changed the title test: disable pcr_set_auth_value and pcr_set_auth_policy tests for swtpm test: disable pcr_set_auth_value and pcr_set_auth_policy tests for swtpm / changelog for 2.2.1 Jan 7, 2024
RSAPrivateNumbers was moved to a rust implementation in 42.0.1.
So inheritance is no longer possible, so turn the class into a
wrapper instead of a subclass.

Fixes tpm2-software#561

Signed-off-by: Erik Larsson <who+github@cnackers.org>
Signed-off-by: Erik Larsson <who+github@cnackers.org>
@whooo whooo changed the title test: disable pcr_set_auth_value and pcr_set_auth_policy tests for swtpm / changelog for 2.2.1 fixes / changelog for 2.2.1 Jan 27, 2024
@whooo
Copy link
Contributor Author

whooo commented Jan 28, 2024

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

@whooo whooo mentioned this pull request Feb 8, 2024
@RaitoBezarius
Copy link

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

RaitoBezarius added a commit to RaitoBezarius/nixpkgs that referenced this pull request Feb 10, 2024
tpm2-software/tpm2-pytss#562 is required to make tpm2-pytss work again
with cryptography.

Upstream seems unresponsive tpm2-software/tpm2-pytss#559.

So I recommend to patch it here and remove it when we don't need it anymore.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
peterhoeg pushed a commit to peterhoeg/nixpkgs that referenced this pull request Feb 12, 2024
tpm2-software/tpm2-pytss#562 is required to make tpm2-pytss work again
with cryptography.

Upstream seems unresponsive tpm2-software/tpm2-pytss#559.

So I recommend to patch it here and remove it when we don't need it anymore.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
@whooo whooo force-pushed the libtpms-ci-fix branch 2 times, most recently from 8448348 to 3083b13 Compare March 4, 2024 20:52
This is only a temporary fix so a release can be made.

Signed-off-by: Erik Larsson <who+github@cnackers.org>
@whooo
Copy link
Contributor Author

whooo commented Mar 4, 2024

Fixed via #565

@whooo whooo closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants