fwupd/libfwupd
Josh Soref 67deecde31
Lots of spelling fixes
Fixes:

* activate
* active
* additional
* and
* approaches
* attestation
* bootloader
* calculate
* capability
* children
* close
* compatible
* continuous
* convenience
* critical
* data
* delivery
* disabled
* disambiguate
* documented
* elapse
* emergency
* erasable
* expectations
* filesystem
* from
* haptic
* ignorable
* images
* infinity
* information
* information
* inhibited
* insufficient
* interrupt
* into
* limited
* management
* manifest
* maximum
* memory
* metadata
* mismatch
* model
* nonexistent
* not
* objects
* offset
* omissions
* ota
* past
* perform
* peripherals
* predictable
* product
* quarterly
* quirk
* quirks
* recognize
* release
* requests
* revocation
* sanitized
* sector
* status
* the
* the update
* timeout
* transfer
* transfers
* typically
* unspecified
* upgrade
* which
* will
* wireless
2022-12-29 13:57:31 +00:00
..
tests Add some coverage tests for FwupdRemote 2022-07-01 13:57:18 +01:00
fwupd-bios-setting-private.h trivial: Unify ambiguity between bios-attrs and bios-settings 2022-08-24 07:20:01 -05:00
fwupd-bios-setting.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-bios-setting.h trivial: Unify ambiguity between bios-attrs and bios-settings 2022-08-24 07:20:01 -05:00
fwupd-client-private.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fwupd-client-sync.c trivial: fwupd-client: prefix some windows error messages 2022-08-30 12:06:16 -05:00
fwupd-client-sync.h trivial: Unify ambiguity between bios-attrs and bios-settings 2022-08-24 07:20:01 -05:00
fwupd-client.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-client.h trivial: Unify ambiguity between bios-attrs and bios-settings 2022-08-24 07:20:01 -05:00
fwupd-common-private.h trivial: libfwupd: move some duplicated code to fwupd-common 2022-07-26 20:11:23 +01:00
fwupd-common.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-common.h Load report data from /etc/lsb-release 2022-12-07 11:48:18 +00:00
fwupd-context-test.c trivial: Fix a -Wdeprecated-declarations issue 2022-09-06 18:06:55 +01:00
fwupd-deprecated.h trivial: Fix missing G_BEGIN_DECLS's from public includes 2019-02-10 08:59:07 +00:00
fwupd-device-private.h Add fwupd_device_from_json() for future use 2022-07-18 16:27:59 +01:00
fwupd-device.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-device.h Add fwupd_device_has_checksum() for future usage 2022-10-12 13:02:44 +01:00
fwupd-enums-private.h Add FwupdReport to expose the signed reports from QA teams 2022-11-29 16:55:55 +00:00
fwupd-enums.c Check system integrity when installing UEFI updates 2022-11-03 15:51:10 +00:00
fwupd-enums.h Lots of spelling fixes 2022-12-29 13:57:31 +00:00
fwupd-error.c Release fwupd 1.8.8 2022-12-07 18:39:56 +00:00
fwupd-error.h trivial: libfwupd,libfwupdplugin: fix typos in several comments 2022-04-11 15:31:03 +01:00
fwupd-plugin-private.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fwupd-plugin.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-plugin.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fwupd-release-private.h Add fwupd_release_incorporate() for future usage 2022-11-29 09:01:58 +00:00
fwupd-release.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-release.h Add FwupdReport to expose the signed reports from QA teams 2022-11-29 16:55:55 +00:00
fwupd-remote-private.h Add some coverage tests for FwupdRemote 2022-07-01 13:57:18 +01:00
fwupd-remote.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-remote.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fwupd-report-private.h Add FwupdReport to expose the signed reports from QA teams 2022-11-29 16:55:55 +00:00
fwupd-report.c Lots of spelling fixes 2022-12-29 13:57:31 +00:00
fwupd-report.h trivial: Fix a gtk-doc introspection warning 2022-12-06 14:43:33 +00:00
fwupd-request-private.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fwupd-request.c Allow optionally translating request messages 2022-10-03 20:54:24 +01:00
fwupd-request.h Add a request ID for re-inserting the USB cable 2022-12-20 12:33:47 +00:00
fwupd-security-attr-private.h Lots of spelling fixes 2022-12-29 13:57:31 +00:00
fwupd-security-attr.c Fix some trivial null-correctness spotted by Tartan 2022-12-15 17:27:22 +00:00
fwupd-security-attr.h trivial: Unify ambiguity between bios-attrs and bios-settings 2022-08-24 07:20:01 -05:00
fwupd-self-test.c trivial: Actually make the self test match the comment 2022-12-15 17:27:22 +00:00
fwupd-thread-test.c trivial: Fix a -Wdeprecated-declarations issue 2022-09-06 18:06:55 +01:00
fwupd-version.c trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fwupd-version.h.in trivial: don't use same variable definition as config.h in code 2021-08-24 11:18:40 -05:00
fwupd.h Add FwupdReport to expose the signed reports from QA teams 2022-11-29 16:55:55 +00:00
fwupd.map Load report data from /etc/lsb-release 2022-12-07 11:48:18 +00:00
meson.build trivial: Fix fuzzers 2022-12-01 14:29:04 +00:00
README.md Remove support for --ignore-power by frontends 2021-09-21 13:13:52 -05:00

libfwupd

Planned API/ABI changes for next release

  • Typedef FwupdFeatureFlags to guint64 so it's the same size on all platforms
  • Remove the soup-session fallback property in FwupdClient.
  • Remove fwupd_device_set_vendor_id() and fwupd_device_get_vendor_id()
  • Remove the deprecated flags like FWUPD_DEVICE_FLAG_MD_SET_ICON
  • Remove fwupd_release_get_uri() and fwupd_release_set_uri()
  • Rename fwupd_client_install_release2_async() to fwupd_client_install_release_async()
  • Remove fwupd_device_set_protocol() and fwupd_device_get_protocol()
  • Remove deprecated install flag FWUPD_INSTALL_FLAG_IGNORE_POWER

Migration from Version 0.9.x

  • Rename FU_DEVICE_FLAG -> FWUPD_DEVICE_FLAG
  • Rename FWUPD_DEVICE_FLAG_ALLOW_ONLINE -> FWUPD_DEVICE_FLAG_UPDATABLE
  • Rename FWUPD_DEVICE_FLAG_ALLOW_OFFLINE -> FWUPD_DEVICE_FLAG_ONLY_OFFLINE
  • Rename fwupd_client_get_devices_simple -> fwupd_client_get_devices
  • Rename fwupd_client_get_details_local -> fwupd_client_get_details
  • Rename fwupd_client_update_metadata_with_id -> fwupd_client_update_metadata
  • Rename fwupd_remote_get_uri -> fwupd_remote_get_metadata_uri
  • Rename fwupd_remote_get_uri_asc -> fwupd_remote_get_metadata_uri_sig
  • Rename fwupd_remote_build_uri -> fwupd_remote_build_firmware_uri
  • Switch FWUPD_RESULT_KEY_DEVICE_CHECKSUM_KIND to fwupd_checksum_guess_kind()
  • Rename fwupd_result_update_() to fwupd_release_()
  • Rename fwupd_result_() to fwupd_device_()
  • Convert FwupdResult to FwupdDevice in all callbacks
  • Rename fwupd_device_provider -> fwupd_device_plugin
  • Convert hash types sa{sv} -> a{sv}
  • Convert fwupd_client_get_updates() -> fwupd_client_get_upgrades()