mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Merge pull request #10930 from anonymouse64/revert-10715-bump-secboot Reverts #10715 Sadly the new version of secboot seems to auto-upgrade v1 keys to v2, which old recovery systems and even the currently published initrds/kernels do not understand so they fail to unlock the encrypted partitions in the initrd. This PR includes #10929 which adds the following tests: * test from stable snapd + stable kernel refreshing to snapd from the PR * test from stable kernel + snapd from the PR and for each variant then do something which triggers a reseal operation and a reboot to ensure that the new snapd will not break old recovery system kernels