Skip to content

tpm2-tss: 3.0.3 -> 3.2.0#167940

Merged
dasJ merged 1 commit intoNixOS:stagingfrom
helsinki-systems:upd/tpm2-tts
Apr 9, 2022
Merged

tpm2-tss: 3.0.3 -> 3.2.0#167940
dasJ merged 1 commit intoNixOS:stagingfrom
helsinki-systems:upd/tpm2-tts

Conversation

@ajs124
Copy link
Member

@ajs124 ajs124 commented Apr 8, 2022

Description of changes

upstream update, see #163863

Edit: Probably fixes CVE-2020-24455

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Apr 9, 2022
@dasJ dasJ merged commit 816c1c3 into NixOS:staging Apr 9, 2022
@dasJ dasJ deleted the upd/tpm2-tts branch April 9, 2022 17:36
@ajs124
Copy link
Member Author

ajs124 commented Apr 17, 2022

The root cause seems to be that the .pc files in tpm2-tss contain an empty Version: field.

I'm trying to see if I can find a quick fix for that. Worst case we could just sed that in ourselves.

@ajs124 ajs124 added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Apr 17, 2022
@ajs124
Copy link
Member Author

ajs124 commented Apr 17, 2022

@vcunat #169085 should fix it. Haven't looked into why this used to work, but don't really have the time rn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants