Skip to content

systemd: Fix systemd-{cryptenroll,cryptsetup} TPM2 and FIDO2 support#179819

Closed
Kranzes wants to merge 29 commits intoNixOS:stagingfrom
Kranzes:systemd-cryptsetup
Closed

systemd: Fix systemd-{cryptenroll,cryptsetup} TPM2 and FIDO2 support#179819
Kranzes wants to merge 29 commits intoNixOS:stagingfrom
Kranzes:systemd-cryptsetup

Conversation

@Kranzes
Copy link
Member

@Kranzes Kranzes commented Jul 1, 2022

Description of changes

With this change it is now possible to decrypt LUKs protected partitions with a FIDO2 or TPM2 token.

Reviving #171242

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.11 Release Notes (or backporting 22.05 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.

jvanbruegge and others added 29 commits June 8, 2022 11:29
by disabling stackprotector which kills the tests
bitcoin: fix broken build on aarch64-darwin
python310Packages.tempest: 31.0.0 -> 31.1.0
python310Packages.safety: 1.10.3 -> 2.0.0
python310Packages.splinter: 0.17.0 -> 0.18.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
@Kranzes Kranzes requested a review from a team as a code owner July 1, 2022 16:55
@Kranzes Kranzes requested a review from dasJ July 1, 2022 16:56
@github-actions github-actions bot added the 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. label Jul 1, 2022
@Kranzes Kranzes changed the base branch from master to staging July 1, 2022 16:56
@github-actions github-actions bot added 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 1, 2022
@Kranzes Kranzes closed this Jul 1, 2022
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 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 Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 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.

8 participants