mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-24 17:05:05 +00:00
![]() If this happens: 1.2.3 -> 1.2.4 = failure 1.2.3 -> 1.2.5 = success ...we want to preserve both in the history database so they can both be shared with the LVFS. Use the device ID and the new and old firmware versions when modifying and deleting entries. This fix is made slightly more tricky as we have to drop the PRIMARY KEY attribute on the device_id, and due to a limitation in SQLite, it means copying the old history into a new table. |
||
---|---|---|
.. | ||
builder | ||
installed-tests | ||
pki | ||
remotes.d | ||
tests | ||
90-fwupd-devices.rules | ||
daemon.conf | ||
fwupd-offline-update.service.in | ||
fwupd.service.in | ||
meson.build | ||
metadata.xml | ||
org.freedesktop.fwupd.conf | ||
org.freedesktop.fwupd.metainfo.xml | ||
org.freedesktop.fwupd.service.in |