Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sbctl-0.15.3-linux-amd64.tar.gz | 2024-07-31 | 6.6 MB | |
sbctl-0.15.3-linux-arm64.tar.gz | 2024-07-31 | 6.1 MB | |
sbctl-0.15.3-linux-arm.tar.gz | 2024-07-31 | 6.1 MB | |
sbctl-0.15.3.tar.gz | 2024-07-31 | 17.8 MB | |
sbctl-0.15.3.tar.gz.sig | 2024-07-31 | 566 Bytes | |
0.15.3 source code.tar.gz | 2024-07-31 | 17.8 MB | |
0.15.3 source code.zip | 2024-07-31 | 17.9 MB | |
README.md | 2024-07-31 | 526 Bytes | |
Totals: 8 Items | 72.3 MB | 0 |
Third time is the charm!
- Fixed a mistake where the
db_additions
setting insbctl.conf
was not wired up tosbctl setup
. - Relaxed the check for an existing install in
sbctl setup
form looking after/var/lib/sbctl
to check for/var/lib/sbctl/keys
. - Fixed a bug where dmi information was not read for quirk detection when landlock was enabled.
- Fixed a bug where
sbctl create-keys
did not have access to/var/lib
under landlock. - Fixed a bug where
sbctl setup
didn't have access to/usr/share
.