Debian Patches

Status for fwupd/2.0.16-4

Patch Description Author Forwarded Bugs Origin Last update
flaky-p2p.patch Skip flaky tests
===================================================================
Mario Limonciello <superm1@gmail.com> not-needed
0001-trivial-ci-drop-python3-toml-for-Debian-and-Ubuntu.patch [PATCH] trivial: ci: drop python3-toml for Debian and Ubuntu
They're no longer needed per https://wiki.debian.org/Python/Backports
"Mario Limonciello (AMD)" <superm1@kernel.org> no 2025-09-14
0001-Revert-flashrom-Do-not-use-deprecated-API.patch [PATCH] Revert "flashrom: Do not use deprecated API"
This reverts commit 0731ac4730520b68adca26e8b06a26cc88b32ccb.

We can't use `flashrom_flash_probe_v2` as an external user of libflashrom as
it expects to be allocated on the stack -- but according to the compiler,
the `storage size of ‘structflashrom_flashctx’ isn't known` and there is no API
interface to allocate a flashctx on the heap. The old `flashrom_flash_probe`
method returned us a pointer to the allocated flashctx and didn't have this
problem.

The new API is badly designed and unusable, so use the old deprecated method.

Fixes https://github.com/fwupd/fwupd/issues/9379
Richard Hughes <richard@hughsie.com> no 2025-10-13

All known versions for source package 'fwupd'

Links