I'm not sure how strong of a problem this is anymore. It definitely was problematic early in fwupd's development, but fwupd-efi hasn't had any "ABI" impacting changes for a while now.
Interesting point. There is a fwupd-efi.pc that will represent UEFI executable version (https://github.com/fwupd/fwupd- efi/blob/main/meson.build#L118). This is only used at build time in fwupd 1.6.0, and not consumed at runtime. So it was going to be installed into a build-deps only package fwupd-unsigned-dev (https://github.com/fwupd/fwupd-efi/blob/main/contrib/debian/fwupd- unsigned-dev.install) If there is a need to represent this from runtime, it would probably mean we need to actually install at runtime too (place in fwupd-unsigned instead). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926011 Title: groovy / focal fwupd sbat support To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1926011/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
