Re: fwupd 1.4.0 is now required
Richard Hughes <[email protected]> Mon, 15 Jan 2024 10:51:30 +0000
| Newsgroups | dev.linux.lists.lvfs-announce |
|---|---|
| Message-ID | <CAD2FfiGty1wtcjaRMZXaW8LAEQ_-mchOeEAtKN48kX_O_i5_NQ@mail.gmail.com> |
On Fri, 12 Jan 2024 at 14:07, Richard Hughes <[email protected]> wrote: > I've just merged the changes to the LVFS so that we refuse to supply > the firmware to fwupd versions < 1.4.5 which was released in 2020: One important thing I forgot to mention is that the legacy .asc file inside the cabinet archive is no longer being included as 1.4.5 and newer does not use it. If you have scripts looking for the *.asc file as a QA checklist item check you need to use "*.jcat" instead. Thanks. Richard