-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
sbctl: 0.14 -> 0.16 #332560
sbctl: 0.14 -> 0.16 #332560
Conversation
a12744a
to
53bce3c
Compare
Please check if there are any changes need to be done on lanzaboote side. |
I ran the tests from lanzaboote with the sbctl version from this PR with no errors. |
0.16 released. |
53bce3c
to
ad6411f
Compare
Signed-off-by: Sefa Eyeoglu <[email protected]>
Signed-off-by: Sefa Eyeoglu <[email protected]>
Signed-off-by: Sefa Eyeoglu <[email protected]>
ad6411f
to
fc30e16
Compare
Signed-off-by: Sefa Eyeoglu <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ran a few sbctl
commands from this PR. Looks okay, merging
There seems be a breaking change with the configuration format.
old configuration detected. Please use `sbctl setup --migrate`
Nothing Lanzaboote can't adapt with.
It would probably be good to add release notes since migrating sbctl to the new configuration layout makes it break lanzaboote configs, as per nix-community/lanzaboote#413. It's not hard to fix, but does require manual intervention. |
Description of changes
Foxboron/sbctl@0.14...0.15.4
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.