[ Reason ]
Due to changes in the secure boot summarized in https://wiki.debian.org/SecureBoot/CAChanges)
there needs to be an upgrade to a newer fwupd version in bookworm to allow updating the trust
chain.
This work is tracked by release team in the bookworm-pu bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139252
Unfortunately; upgrading to the newer fwupd version requires an ABI bump which means some minor
patches for the ABI change and rebuilding against the newer libfwupd.
I've validated this works properly with plasma-discover.
[ Impact ]
We won't be able to do the fwupd upgrade in bookworm.
[ Tests ]
I tested that I could see an update available with the test device in a VM.
[ Risks ]
It's focused on specifically the changes in fwupd, and debdiff is specific
to fwupd schanges.
[ Checklist ]
[x] *all* changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in (old)stable
[x] the issue is verified as fixed in unstable
[ Changes ]
Backport a patch for fwupd 2.0 support
Update b-d
[ Other info ]
Debdiff is available in the bug report filed against plasma-discover.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140897