fwupd 0.2.2 copy "fwupd: ^0.2.2" to clipboard
fwupd: ^0.2.2 copied to clipboard

PlatformLinux

Provides a client to connect to fwupd - the service that does firmware updates on Linux.

Changelog #

0.2.2 #

  • Add missing errors and messages.
  • Bump dbus to 0.7.3, use updated dbus APIs.
  • Implemented FwupdClient.getApprovedFirmware/setApprovedFirmware/getBlockedFirmware/setBlockedFirmware().
  • Implemented FwupdClient.getDetails().
  • Fix typo in FwupdPlugin.toString().
  • Document classes.
  • Split code into smaller modules.

0.2.1 #

  • Only list as supporting Linux.

0.2.0 #

  • Add FwUpdClient.install().
  • Add FwUpdClient.getDowngrades().
  • Add FwupdClient.getReleases().
  • Add daemon host properties and flags.
  • Add device properties and flags.
  • Add remote ID parsing for releases.
  • Add device added/changed/removed signals.
  • Make connect() a no-op when already connected.
  • Use dbus 0.7.0.
  • Improve method descriptions.
  • Test improvements.

0.1.0 #

  • Rename FwupdUpgrade to FwupdRelease.
  • Add more fields and enum values.

0.0.2 #

  • Add server status and percentage.
  • Add device flags.
  • Add docstrings.

0.0.1 #

  • Initial release
7
likes
120
pub points
58%
popularity

Publisher

verified publishercanonical.com

Provides a client to connect to fwupd - the service that does firmware updates on Linux.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

collection, dbus, meta

More

Packages that depend on fwupd