mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 09:11:56 +00:00
The snap-store intends to ship an updated libfwupd library but to use it with whatever version daemon is on the host system. This means that the library needs to still work with older metadata signing types. This fixes the following error in that scenario: ```Failed to update metadata for lvfs: Keyring kind jcat not supported```
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
[fwupd Remote]
|
|
Enabled=true
|
|
Type=download
|
|
Keyring=jcat
|
|
MetadataURI=https://s3.amazonaws.com/lvfsbucket/downloads/firmware.xml.gz
|
|
FirmwareBaseURI=https://my.fancy.cdn/
|