- 4ac05d0... by Ernest Lotter
-
release: 2.69
- fa4e8a6... by Maciej Borzecki
-
overlord/fdestate/dbx: do nothing for dbx when there are no encryption keys (#15326)
* overlord/fdestate/dbx: do nothing for dbx when there are no encryption keys
Make sure that dbx operations are NOP when there are no FDE keys.
Fixes an issue reported for fwupd in
https://github.com/fwupd/fwupd/issues/8684
Signed-off-by: Maciej Borzecki <email address hidden>
* tests/nested/manual/core20-nofde-dbx: verify DBX integration without FDE
Signed-off-by: Maciej Borzecki <email address hidden>
---------
Signed-off-by: Maciej Borzecki <email address hidden>
- 2a5ba9f... by Valentin David
-
cmd/snap-bootstrap/triggerwatch: fix busy loop
- 16c97dc... by Valentin David
-
secboot: use new auth requestor without text/template
- 574a962... by Zeyad Gouda
-
tests: move polkit test snap to the store (#15249)
* tests: move polkit test snap to the store
Signed-off-by: Zeyad Gouda <email address hidden>
* fixup! tests/lib: switch test-snapd-polkit to use python
It seems there was change of behavior of the busctl command
from core22 (systemd 249) to core24 (systemd 255) base is
showing permission denied.
Switching to python for the dbus calls skips this problem
for testing.
Signed-off-by: Zeyad Gouda <email address hidden>
* fixup! tests: skip arm systems for interfaces-polkit test
No arm test snap is available.
Signed-off-by: Zeyad Gouda <email address hidden>
---------
Signed-off-by: Zeyad Gouda <email address hidden>
- c2573d1... by Ernest Lotter
-
Merge pull request #15298 from ernestl/changelogs-2.68.4
release: 2.68.4 changelogs
- 5e81c9d... by Ernest Lotter
-
Merge branch 'master' into changelogs-2.68.4
- f0ac2bc... by Ernest Lotter
-
release: 2.68.4
- 616690d... by Andrew Phelps <email address hidden>
-
tests: fix recovery-system-reboot so that it uses the fake store (#15283)
* tests: fix recovery-system-reboot so that it uses the fake store
* tests: fix not waiting on device init in test
- 00d081f... by Valentin David
-
tests/nested/manual/muinstaller-real: fix version checking (#15279)