fwupd/libfwupd
Richard Hughes 7ceb318a27 Add fwupd_result_get_device_version_bootloader()
This functionality is required so that AppStream metadata can check the fwupd
version, the firmware version, bootloader version or a combination of all three.
2016-12-23 11:21:22 +00:00
..
fwupd-client.c Add VerifyUpdate to update the device checksums server-side 2016-12-15 17:09:37 +00:00
fwupd-client.h Add VerifyUpdate to update the device checksums server-side 2016-12-15 17:09:37 +00:00
fwupd-enums-private.h Add fwupd_result_get_device_version_bootloader() 2016-12-23 11:21:22 +00:00
fwupd-enums.c Use the correct define prefix for FwupdDeviceFlags 2016-08-22 10:30:24 +01:00
fwupd-enums.h Use the correct define prefix for FwupdDeviceFlags 2016-08-22 10:30:24 +01:00
fwupd-error.c Move the UPower functionality to a plugin 2016-12-12 16:28:16 +00:00
fwupd-error.h Move the UPower functionality to a plugin 2016-12-12 16:28:16 +00:00
fwupd-result.c Add fwupd_result_get_device_version_bootloader() 2016-12-23 11:21:22 +00:00
fwupd-result.h Add fwupd_result_get_device_version_bootloader() 2016-12-23 11:21:22 +00:00
fwupd-self-test.c Fix libfwupd self tests when a host-provided fwupd is not available 2016-08-31 11:41:46 +01:00
fwupd-version.h.in Generate gtk-doc documentation for libfwupd 2016-04-01 11:22:31 +01:00
fwupd.h Add FwupdClient to libfwupd 2016-03-17 10:04:19 +00:00
fwupd.pc.in Create a libfwupd shared library 2015-03-19 10:54:05 +00:00
Makefile.am Enable hardening flags on more binaries 2016-10-14 12:43:02 -05:00
README.md trivial: Add a tiny doc explaining what to change next soname break 2016-05-29 09:57:24 +01:00

Planned API Changes

When we next bump soname the following changes are planned:

  • {sa{sv}} -> {a{sv}} -- we don't always want to send the device ID
  • Rename FU_DEVICE_FLAG -> FWUPD_DEVICE_FLAG
  • Remove all deprecated API