canonical / pc-gadget

The gadget snap for Personal Computers using 64bit Intel or AMD processors
GNU General Public License v3.0
31 stars 73 forks source link

gadget.yaml: bump edition #46

Closed xnox closed 4 years ago

xnox commented 4 years ago

grub.confs & grub images have been changed in the 20/* tracks, without bumping editions. Meaning, those who have installed from old images, may not have received gadget updates and still use old kernel cmdline, old shim, old grub, with different / wrong signatures.

Imho edition should be bumped on every upload of gadget, when its contents changes. And it should also perform resealing if needed.

Signed-off-by: Dimitri John Ledkov xnox@ubuntu.com