Revisions of fwupd

buildservice-autocommit accepted request 679447 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 46)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 671984 from Bernhard Voelker's avatar Bernhard Voelker (berny) (revision 45)
- fwupd.spec: fix shell syntax error in %postun section (boo#1120363).
buildservice-autocommit accepted request 667757 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 44)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 666141 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 43)
New upstream release
buildservice-autocommit accepted request 658956 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 42)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 657350 from Gary Ching-Pang Lin's avatar Gary Ching-Pang Lin (gary_lin) (revision 41)
- Add pesign-obs-integration to BuildRequires and add fwupd*.efi to
  BRP_PESIGN_FILES to get it signed
- Add LC_IMAGES and use efivar only if %{with efi_fw_update}
  + Also update the version requirement of efivar
- Disable Redfish and NVME plugins if %{without efi_fw_update}
  since those two plugins require efivar
- Remove fwup from BuildRequires since fwupdate is already merged
  into fwupd.
buildservice-autocommit accepted request 657067 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 40)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 656781 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 39)
- Use gnu-efi only if %{with efi_fw_update}, always use pkgconfig(efivar)
- Fix file list
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 655502 from Gary Ching-Pang Lin's avatar Gary Ching-Pang Lin (gary_lin) (revision 38)
- Amend %post and %postun to install/uninstall fwupd*.efi to the
  EFI system partition
  + Also add shim to Requires for fwupdx64.efi
- Mark fwupdate as obsolete
  + fwupdate has been merged into fwupd since fwupd 1.1.0.
buildservice-autocommit accepted request 648413 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 37)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 648410 from Nirmoy Das's avatar Nirmoy Das (ndas) (revision 36)
- fwupd is require for thunderbolt firmware update in SLE15-SP1(fate#322681)
buildservice-autocommit accepted request 635653 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 35)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 635573 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 34)
- Use noun phrase for summary. Trim request for comments from
  description.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 635498 from Nico Kruber's avatar Nico Kruber (NicoK) (revision 33)
- cleanup of the last 1.1.1 changelog (I accidentally left the committer names in the changes which is not really needed)
- Update to version 1.1.2:
  + New Features:
    - Add a new device flag "ignore-validation" that will override checks
    - Add a new plugin to enumerate EC firmware
    - Add a new plugin to update NVMe hardware
    - Add a plugin for updating using the flashrom command line tool
    - Allow the device list to take care of waiting for the device replug
    - Allow updating just one specific device from the command line
    - Allow upgrades using a self-signed fwupd.efi binary
    - Download firmware if the user specifies a URI
    - Include serial number in daemon device output when trusted
    - Notify all plugins of device removals through a new vfunc
    - Use boltd force power API if available
  + Bugfixes:
    - Add an install hook for classic snap
    - Allow forcing installation even if no AC power is applied
    - Allow using --force to ignore version_lowest
    - Always use the same HardwareIDs as Windows
    - Check the device state before assuming a fake DFU runtime
    - Copy over parent GUIDs from other plugin donors
    - Detect location of python3 interpreter
    - Do not add udev devices after a small delay
    - Don't fail to run if compiled without GPG/PKCS7
    - Fix a segfault in fwupdtool caused by cleanup of USB plugins
    - Implement the systemd recommendations for offline updates
    - Improve performance when reading keys from the quirk database
    - Remove children of devices when the parent is removed
    - Rewrite synapticsmst to use modern error handling
    - Rewrite the unifying plugin to use the new daemon-provided functionality
    - Show a time estimate on the progressbar after an update has started
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 634392 from Nico Kruber's avatar Nico Kruber (NicoK) (revision 32)
- Update to version 1.1.1:
  + New Features:
    - Add support for the Synaptics Panamera hardware (Mario Limonciello)
    - Add validation for Alpine and Titan Ridge (Andrei Emeltchenko, Mika Westerberg)
    - Improve the Redfish plugin to actually work with real hardware (Gary Lin)
  + Bugfixes:
    - Allow different plugins to add the same device (Richard Hughes)
    - Allow flashing unifying devices in recovery mode (Richard Hughes)
    - Allow running synapticsmst on non-Dell hardware (Mario Limonciello)
    - Check the ESP for sanity at at startup (Richard Hughes, Mario Limonciello)
    - Do not hold hidraw devices open forever (Richard Hughes)
    - Don't override _FORTIFY_SOURCE when building the EFI binary (Richard Hughes)
    - Don't show passwords in fwupdmgr (Richard Hughes, Mario Limonciello)
    - Fix a potential segfault in smbios data parsing (Mario Limonciello)
    - Fix encoding the GUID into the capsule EFI variable (Mario Limonciello)
    - Fix various bugs when reading the thunderbolt version number (Mika Westerberg)
    - Reboot synapticsmst devices at the end of flash cycle (Mario Limonciello)
    - Show status messages when the daemon is initializing (Mario Limonciello)
    - Show the correct title when updating devices (Richard Hughes, Mario Limonciello)
    - Show the reasons that plugins are not run on the CLI (Mario Limonciello)
    - Use localedir in po/make-images (Jan Tojnar)
buildservice-autocommit accepted request 625266 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 31)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 625234 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 30)
- Run %udev_rules_update in post as package install udev rules
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 622484 from Oliver Götze's avatar Oliver Götze (oliver_gtze) (revision 29)
update to version 1.1.0
buildservice-autocommit accepted request 593463 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 28)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 593443 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 27)
- Update hasbang in installed files from /usr/bin/env python3 to
  /usr/bin/python3.
Displaying revisions 141 - 160 of 186
openSUSE Build Service is sponsored by