Changelog for
fwupd-1.2.3-1.fc28.i686.rpm :
* Fri Jan 04 2019 Richard Hughes
1.2.3-1- New upstream release- Add support for devices that support fastboot- Add more standard USB identifier GUIDs- Add the PCR0 value as the device checksum for system firmware- Add Dell TB18DC to the supported devices list- Allow replacing the last byte in the image when using \'dfu-tool replace-data\'- Append the UEFI capsule header in userspace rather than in the loader- Check the device checksum as well as the content checksum during verify- Correctly parse format the version numbers correctly using old metadata- Fix a crash if AMT returns an empty response- Fix a regression when doing GetReleases on unsupported hardware- Remove the Wacom DTH generation hardware from the whitelist- Sanitize the version if the version format has been specified
* Thu Jun 07 2018 Richard Hughes 1.0.9-1- New upstream release- Add support for more Wacom tablets- Add support for the Synaptics Panamera chip- Add validation for Titan Ridge Thunderbolt devices- Allow flashing Unifying devices in recovery mode- Allow updating just one specific device from the command line- Do not use 8bitdo bootloader commands after a successful flash- Don\'t potentially expose user passwords for remotes- Fix a potential buffer overflow when applying a DFU patch- Fix a potential segfault in smbios data processing- Fix downgrading older releases to devices- Fix failure to detach Unifying devices when using a slow host controller- Fix flashing devices that require a manual replug- Handle -EAGAIN from the kernel better when reading NVM
* Thu Jun 07 2018 Richard Hughes 1.0.8-1- New upstream release- Adjust all licensing to be 100% LGPL 2.1+- Add a firmware diagnostic tool called fwupdtool- Add an plugin to update some future Wacom tablets- Add support for Motorola S-record files- Add the Linux Foundation public GPG keys for firmware and metadata- Allow installing more than one firmware using \'fwupdmgr install\'- Allow specifying hwids with OR relationships- Fix a potential DoS in libdfu by limiting holes to 1MiB- Fix Hardware-ID{0,1,2,12} compatibility with Microsoft- Hide devices that aren\'t updatable by default in fwupdmgr- Stop matching Nintendo Switch Pro in the 8bitdo plugin
* Mon Apr 30 2018 Richard Hughes 1.0.7-1- New upstream release- Add enable-remote and disable-remote commands to fwupdmgr- Allow requiring specific versions of libraries for firmware updates- Don\'t recoldplug thunderbolt to fix a flashing failure- Fix SQL error when running \'fwupdmgr clear-offline\'- Only enumerate Dell Docks if the type is known- Reboot after scheduling using logind not systemd- Show a warning with interactive prompt when enabling a remote
* Mon Mar 12 2018 Richard Hughes 1.0.6-1- New upstream release- Add bash completion for fwupdmgr- Add support for newest Thunderbolt chips- Allow devices to use the runtime version when in bootloader mode- Allow overriding ESP mount point via conf file- Correct handling of unknown Thunderbolt devices- Correctly detect new remotes that are manually copied- Delete any old fwupdate capsules and efivars when launching fwupd- Fix a crash related to when passing device to downgrade in CLI- Fix Unifying signature writing and parsing for Texas bootloader- Generate Vala bindings
* Fri Feb 23 2018 Richard Hughes 1.0.5-2- Use the new CDN for metadata.
* Wed Feb 14 2018 Richard Hughes 1.0.5-1- New upstream release- Be more careful deleting and modifying device history- Fix crasher with MST flashing- Fix DFU detach with newer releases of libusb- Offer to reboot when processing an offline update- Show the user a URL when they report a known problem- Stop matching 8bitdo DS4 controller VID/PID- Support split cabinet archives as produced by Windows Update
* Wed Feb 07 2018 Fedora Release Engineering - 1.0.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 25 2018 Richard Hughes 1.0.4-1- New upstream release- Add a device name for locked UEFI devices- Add D-Bus methods to get and modify the history information- Allow the user to share firmware update success or failure- Ask the user to refresh metadata when it is very old- Never add two devices to the daemon with the same ID- Rescan supported flags when refreshing metadata- Store firmware update success and failure to a local database
* Fri Jan 12 2018 Richard Hughes 1.0.3-2- Backport a patch that fixes applying firmware updates using gnome-software.
* Tue Jan 09 2018 Richard Hughes 1.0.3-1- New upstream release- Add a new plugin to add support for CSR \"Driverless DFU\"- Add initial SF30/SN30 Pro support- Block owned Dell TPM updates- Choose the correct component from provides matches using requirements- Do not try to parse huge compressed archive files- Handle Thunderbolt \"native\" mode- Use the new functionality in libgcab >= 1.0 to avoid writing temp files
* Tue Nov 28 2017 Richard Hughes 1.0.2-1- New upstream release- Add a plugin for the Nitrokey Storage device- Add quirk for AT32UC3B1256 as used in the RubberDucky- Add support for the original AVR DFU protocol- Allow different plugins to claim the same device- Disable the dell plugin if libsmbios fails- Fix critical warning when more than one remote fails to load- Ignore useless Thunderbolt device types- Set environment variables to allow easy per-plugin debugging- Show a nicer error message if the requirement fails- Sort the output of GetUpgrades correctly- Use a SHA1 hash for the internal DeviceID
* Thu Nov 09 2017 Kalev Lember 1.0.1-3- Rebuild against libappstream-glib 0.7.4
* Thu Nov 09 2017 Kalev Lember 1.0.1-2- Fix libdfu obsoletes versions
* Thu Nov 09 2017 Richard Hughes 1.0.1-1- New upstream release- Add support for HWID requirements- Add support for programming various AVR32 and XMEGA parts using DFU- Add the various DFU quirks for the Jabra Speak devices- Catch invalid Dell dock component requests- Correctly output Intel HEX files with > 16bit offset addresses- Do not try to verify the element write if upload is unsupported- Fix a double-unref when updating any 8Bitdo device- Fix uploading large firmware files over DFU- Format the BCD USB revision numbers correctly- Guess the DFU transfer size if it is not specified- Include the reset timeout as wValue to fix some DFU bootloaders- Move the database of supported devices out into runtime loaded files- Support devices with truncated DFU interface data- Use the correct wDetachTimeOut when writing DFU firmware- Verify devices with legacy VIDs are actually 8Bitdo controllers
* Mon Oct 09 2017 Richard Hughes 1.0.0-1- New upstream release- This release breaks API and ABI to remove deprecated symbols- libdfu is now not installed as a shared library- Add FuDeviceLocker to simplify device open/close lifecycles- Add functionality to blacklist Dell HW with problems- Disable the fallback USB plugin- Do not fail to load the daemon if cached metadata is invalid- Do not use system-specific infomation for UEFI PCI devices- Fix various printing issues with the progressbar- Never fallback to an offline update from client code- Only set the Dell coldplug delay when we know we need it- Parse the SMBIOS v2 and v3 DMI tables directly- Support uploading the UEFI firmware splash image- Use the intel-wmi-thunderbolt kernel module to force power
* Fri Sep 01 2017 Richard Hughes 0.9.7-1- New upstream release- Add a FirmwareBaseURI parameter to the remote config- Add a firmware builder that uses bubblewrap- Add a python script to create fwupd compatible cab files from .exe files- Add a thunderbolt plugin for new kernel interface- Fix an incomplete cipher when using XTEA on data not in 4 byte chunks- Show a bouncing progress bar if the percentage remains at zero- Use the new bootloader PIDs for Unifying pico receivers
* Fri Sep 01 2017 Kalev Lember 0.9.6-2- Disable i686 UEFI support now that fwupdate is no longer available there- Enable aarch64 UEFI support now that all the deps are available there
* Thu Aug 03 2017 Richard Hughes 0.9.6-1- New upstream release- Add --version option to fwupdmgr- Display all errors recorded by efi_error tracing- Don\'t log a warning when an unknown unifying report is parsed- Fix a hang on 32 bit machines- Make sure the unifying percentage completion goes from 0% to 100%- Support embedded devices with local firmware metadata- Use new GUsb functionality to fix flashing Unifying devices
* Wed Aug 02 2017 Fedora Release Engineering - 0.9.5-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering - 0.9.5-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 04 2017 Richard Hughes 0.9.5-1- New upstream release- Add a plugin to get the version of the AMT ME interface- Allow flashing Unifying devices in bootloader modes- Filter by Unifying SwId when making HID++2.0 requests- Fix downgrades when version_lowest is set- Fix the self tests when running on PPC64 big endian- Use the UFY DeviceID prefix for Unifying devices
* Thu Jun 15 2017 Richard Hughes 0.9.4-1- New upstream release- Add installed tests that use the daemon- Add the ability to restrict firmware to specific vendors- Compile with newer versions of meson- Fix a common crash when refreshing metadata- Generate a images for status messages during system firmware update- Show progress download when refreshing metadata- Use the correct type signature in the D-Bus introspection file
* Wed Jun 07 2017 Richard Hughes 0.9.3-1- New upstream release- Add a \'downgrade\' command to fwupdmgr- Add a \'get-releases\' command to fwupdmgr- Add support for Microsoft HardwareIDs- Allow downloading metadata from more than just the LVFS- Allow multiple checksums on devices and releases- Correctly open Unifying devices with original factory firmware- Do not expect a Unifying reply when issuing a REBOOT command- Do not re-download firmware that exists in the cache- Fix a problem when testing for a Dell system- Fix flashing new firmware to 8bitdo controllers
* Tue May 23 2017 Richard Hughes 0.9.2-2- Backport several fixes for updating Unifying devices
* Mon May 22 2017 Richard Hughes 0.9.2-1- New upstream release- Add support for Unifying DFU features- Do not spew a critial warning when parsing an invalid URI- Ensure steelseries device is closed if it returns an invalid packet- Ignore spaces in the Unifying version prefix
* Thu Apr 20 2017 Richard Hughes 0.8.2-1- New upstream release- Add a config option to allow runtime disabling plugins by name- Add DFU quirk for OpenPICC and SIMtrace- Create directories in /var/cache as required- Fix the Requires lines in the dfu pkg-config file- Only try to mkdir the localstatedir if we have the right permissions- Support proxy servers in fwupdmgr
* Thu Mar 23 2017 Bastien Nocera - 0.8.1-2+ fwupd-0.8.1-2- Release claimed devices on error, fixes unusable input devices
* Mon Feb 27 2017 Richard Hughes 0.8.1-1- New upstream release- Adjust systemd confinement restrictions- Don\'t initialize libsmbios on unsupported systems- Fix a crash when enumerating devices
* Wed Feb 08 2017 Richard Hughes 0.8.0-1- New upstream release- Add support for Intel Thunderbolt devices- Add support for Logitech Unifying devices- Add support for Synaptics MST cascades hubs- Add support for the Altus-Metrum ChaosKey device- Always close USB devices before error returns- Return the pending UEFI update when not on AC power- Use a heuristic for the start address if the firmware has no DfuSe footer- Use more restrictive settings when running under systemd
* Sat Dec 10 2016 Igor Gnatenko - 0.7.5-2- Rebuild for gpgme 1.18
* Wed Oct 19 2016 Richard Hughes 0.7.5-1- New upstream release- Add quirks for HydraBus as it does not have a DFU runtime- Don\'t create the UEFI dummy device if the unlock will happen on next boot- Fix an assert when unlocking the dummy ESRT device- Fix writing firmware to devices using the ST reference bootloader- Match the Dell TB16 device
* Mon Sep 19 2016 Richard Hughes 0.7.4-1- New upstream release- Add a fallback for older appstream-glib releases- Allow the argument to \'dfu-tool set-release\' be major.minor- Fix a possible crash when uploading firmware files using libdfu- Fix libfwupd self tests when a host-provided fwupd is not available- Load the Altos USB descriptor from ELF files- Show the human-readable version in the \'dfu-tool dump\' output- Support writing the IHEX symbol table- Write the ELF files with the correct section type
* Mon Aug 29 2016 Kalev Lember 0.7.3-2- Fix an unexpanded macro in the spec file- Tighten libebitdo-devel requires with the _isa macro- Add ldconfig scripts for libdfu and libebitdo subpackages
* Mon Aug 29 2016 Richard Hughes 0.7.3-1- New upstream release- Add Dell TPM and TB15/WD15 support via new Dell provider- Add initial ELF reading and writing support to libdfu- Add support for installing multiple devices from a CAB file- Allow providers to export percentage completion- Don\'t fail while checking versions or locked state- Show a progress notification when installing firmware- Show the vendor flashing instructions when installing- Use a private gnupg key store- Use the correct firmware when installing a composite device
* Fri Aug 19 2016 Peter Jones - 0.7.2-6- Rebuild to get libfwup.so.1 as our fwupdate dep. This should make this the last time we need to rebuild for this.
* Wed Aug 17 2016 Peter Jones - 0.7.2-5- rebuild against new efivar and fwupdate
* Fri Aug 12 2016 Adam Williamson - 0.7.2-4- rebuild against new efivar and fwupdate
* Thu Aug 11 2016 Richard Hughes 0.7.2-3- Use the new CDN for firmware metadata
* Thu Jul 14 2016 Kalev Lember - 0.7.2-2- Tighten subpackage dependencies
* Mon Jun 13 2016 Richard Hughes 0.7.2-1- New upstream release- Allow devices to have multiple assigned GUIDs- Allow metainfo files to match only specific revisions of devices- Only claim the DFU interface when required- Only return updatable devices from GetDevices()- Show the DFU protocol version in \'dfu-tool list\'
* Fri May 13 2016 Richard Hughes 0.7.1-1- New upstream release- Add device-added, device-removed and device-changed signals- Add for a new device field \"Flashes Left\"- Fix a critical warning when restarting the daemon- Fix BE issues when reading and writing DFU files- Make the device display name nicer- Match the AppStream metadata after a device has been added- Return all update descriptions newer than the installed version- Set the device description when parsing local firmware files
* Fri Apr 01 2016 Richard Hughes 0.7.0-1- New upstream release- Add Alienware to the version quirk table- Add a version plugin for SteelSeries hardware- Do not return updates that require AC when on battery- Return the device flags when getting firmware details
* Mon Mar 14 2016 Richard Hughes 0.6.3-1- New upstream release- Add an unlock method for devices- Add ESRT enable method into UEFI provider- Correct the BCD version number for DFU 1.1- Ignore the DFU runtime on the DW1820A- Only read PCI OptionROM firmware when devices are manually unlocked- Require AC power before scheduling some types of firmware update
* Fri Feb 12 2016 Richard Hughes 0.6.2-1- New upstream release- Add \'Created\' and \'Modified\' properties on managed devices- Fix get-results for UEFI provider- Support vendor-specific UEFI version encodings
* Wed Feb 03 2016 Fedora Release Engineering - 0.6.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jan 19 2016 Richard Hughes 0.6.1-1- New upstream release- Do not misdetect different ColorHug devices- Only dump the profiling data when run with --verbose
* Mon Dec 07 2015 Richard Hughes 0.6.0-1- New upstream release- Add support for automatically updating USB DFU-capable devices- Emit the changed signal after doing an update- Export the AppStream ID when returning device results- Use the same device identification string format as Microsoft
* Wed Nov 18 2015 Richard Hughes 0.5.4-1- New upstream release- Use API available in fwupdate 0.5 to avoid writing temp files- Fix compile error against fwupdate 0.5 due to API bump
* Thu Nov 05 2015 Richard Hughes 0.5.3-1- New upstream release- Avoid seeking when reading the file magic during refresh- Do not assume that the compressed XML data will be NUL terminated- Use the correct user agent string for fwupdmgr
* Wed Oct 28 2015 Richard Hughes 0.5.2-1- New upstream release- Add the update description to the GetDetails results- Clear the in-memory firmware store only after parsing a valid XML file- Ensure D-Bus remote errors are registered at fwupdmgr startup- Fix verify-update to produce components with the correct provide values- Show the dotted-decimal representation of the UEFI version number- Support cabinet archives files with more than one firmware
* Mon Sep 21 2015 Richard Hughes 0.5.1-1- Update to 0.5.1 to fix a bug in the offline updater
* Tue Sep 15 2015 Richard Hughes 0.5.0-1- New upstream release- Do not reboot if racing with the PackageKit offline update mechanism
* Thu Sep 10 2015 Richard Hughes 0.1.6-3- Do not merge the existing firmware metadata with the submitted files
* Thu Sep 10 2015 Kalev Lember 0.1.6-2- Own system-update.target.wants directory- Make fwupd-sign obsoletes versioned
* Thu Sep 10 2015 Richard Hughes 0.1.6-1- New upstream release- Add application metadata when getting the updates list- Remove fwsignd, we have the LVFS now
* Fri Aug 21 2015 Kalev Lember 0.1.5-3- Disable fwupd offline update service
* Wed Aug 19 2015 Richard Hughes 0.1.5-2- Use the non-beta download URL prefix
* Wed Aug 12 2015 Richard Hughes 0.1.5-1- New upstream release- Add a Raspberry Pi firmware provider- Fix validation of written firmware- Make parsing the option ROM runtime optional- Use the AppStream 0.9 firmware specification by default
* Sat Jul 25 2015 Richard Hughes 0.1.4-1- New upstream release- Actually parse the complete PCI option ROM- Add a \'fwupdmgr update\' command to update all devices to latest versions- Add a simple signing server that operates on .cab files- Add a \'verify\' command that verifies the cryptographic hash of device firmware
* Wed Jun 17 2015 Fedora Release Engineering - 0.1.3-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jun 03 2015 Richard Hughes 0.1.3-2- Compile with libfwupdate for UEFI firmware support.
* Thu May 28 2015 Richard Hughes 0.1.3-1- New upstream release- Coldplug the devices before acquiring the well known name- Run the offline actions using systemd when required- Support OpenHardware devices using the fwupd vendor extensions
* Wed Apr 22 2015 Richard Hughes 0.1.2-1- New upstream release- Only allow signed firmware to be upgraded without a password
* Mon Mar 23 2015 Richard Hughes 0.1.1-1- New upstream release- Add a \'get-updates\' command to fwupdmgr- Add and document the offline-update lifecycle- Create a libfwupd shared library- Create runtime directories if they do not exist- Do not crash when there are no devices to return
* Mon Mar 16 2015 Richard Hughes 0.1.0-1- First release