secboot: bump to rev cdcb64992e54 for FDE fixes#16795
secboot: bump to rev cdcb64992e54 for FDE fixes#16795ernestl merged 2 commits intocanonical:masterfrom
Conversation
|
Fri Mar 20 20:08:14 UTC 2026 Failures:Executing:
Skipped tests from snapd-testing-skip
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #16795 +/- ##
=======================================
Coverage 77.56% 77.57%
=======================================
Files 1363 1363
Lines 188394 188452 +58
Branches 2446 2446
=======================================
+ Hits 146131 146189 +58
+ Misses 33444 33437 -7
- Partials 8819 8826 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bboozzoo
left a comment
There was a problem hiding this comment.
Can you amend the commit message to include this:
Bump secboot to rev cdcb64992e54 to include the following fixes:
canonical/secboot#515 make sure to interpret bit 30 of HSTS6 correctly
canonical/secboot#514 policy check for degraded firmware shouldn't fail on unexpected event types
canonical/secboot#521 do not fail on unknown vendor defined event types in the TCG log
as some indication of what is included in the bump
Good idea, will do this in during squash merge and also add that there are other changes. |
The secboot bump brings in the following FDE fixes for Resolute Installer:
canonical/secboot#515
canonical/secboot#514
canonical/secboot#521
Furthermore also canonical/secboot#529 to fix checkHostSecurity signature as used for arm64 builds.
The following fixes are still outstanding
canonical/secboot#513
canonical/secboot#516