~ethan.hsieh/lyoncore-snaps/+git/fwupd-snapcraft:fwupd-1.4.5

Last commit made on 2021-01-20
Get this branch:
git clone -b fwupd-1.4.5 https://git.launchpad.net/~ethan.hsieh/lyoncore-snaps/+git/fwupd-snapcraft
Only ethan.hsieh can upload to this branch. If you are ethan.hsieh please log in for upload directions.

Branch merges

Branch information

Recent commits

0d330d1... by ethan.hsieh

Add gpg into the snap package

The lack of gpg binary will lead to failing to import key.
Here are error messages:
1. signature failure: failed to set protocol: Invalid crypto engine
2. signature failure: failed to import GPG-KEY-Linux-Vendor-Firmware-Service: Unsupported protocol

5627e7f... by ethan.hsieh

* Change the search path of ESP from ubuntu to boot * Workaround: Do not add the boot entry into BootOrder

60b2e5b... by Woodrow Shen

Escalate grade level to stable

c7d433f... by Woodrow Shen

Update fwupd to 1.4.5 release

c9c2f83... by Woodrow Shen

Add hardware-observe and shutdown interface for fwupd and fwupdmgr respectively

* Use hardware-observe to provide all HW info (e.g. dmi table)
* Use shutdown to provide "Reboot" dbus API for fwupdmgr

fad03fe... by Woodrow Shen

Change snap naming convention from fwupd to uefi_fw_tools

Switch back to original name for adding this patch for fwupd:
0005-Change-fwupd-service-naming-convention-for-uefi-fw-t.patch

c0e7021... by Woodrow Shen

Add patches for fwupd and efivar to support strict mode

bb49297... by Woodrow Shen

Build fwupd snap with patches

Drop uefi-fw-tools name for short term, this is because fwupd checks
if fwupd service and client have the same prefix (i.e. snap.fwupd). We
can see if we need to change back for suitable reasons.

c45200c... by Woodrow Shen

Update snapcraft-devmode.yaml as well

dc8f45b... by Woodrow Shen

Add libefivar-fixpkgconfig part to fix efivar related paths for fwupd