Skip to content

Tags: dadevel/secboot

Tags

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
ensure empty dir exists

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
fix path confusion when signing fwupdx64.efi

Fixes #6.

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
fix multiple bugs and incomplete documentation

Fixes #1, fixes #2, fixes #3 and fixes #4.
Thanks to @glynx.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
add systemd-cryptenroll configuration

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
catch packaging import error

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
fix unexpected booting of old kernel versions

Fixes a bug on Debian/Ubuntu where the boot priority was set incorrectly,
resulting in old kernel versions being preferred over newer ones.

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
fix kernel module signing

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
improve readme, add check-enrollment subcommand, deprecate redundant …

…dkms-signing-enabled option

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
fix crash when kmodsign is missing

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
dadevel Daniel
fix broken fstring in _find_module_signing_tool()