⇦ | fwupd [main]
Last updated on: 2022-05-03 16:53 [UTC]

Metadata for fwupd in main

org.freedesktop.fwupd - 1.7.5-3 ⚙ ppc64el

Icon
---
Type: console-application
ID: org.freedesktop.fwupd
Package: fwupd
Name:
  C: fwupd
Summary:
  C: Update device firmware on Linux
Description:
  C: >-
    <p>
          This project aims to make updating firmware on Linux automatic, safe and
          reliable.
          You can either use a GUI software manager like GNOME Software to view and
          apply updates, the command-line tool or the D-Bus interface directly.
        </p>
    <p>
          The fwupd process is a system daemon to allow session software to update
          device firmware on your local machine.
          It is designed for desktops, but this project is also usable on phones,
          tablets and on headless servers.
        </p>
ProjectLicense: LGPL-2.0+
Url:
  bugtracker: https://github.com/fwupd/fwupd/issues
  homepage: https://fwupd.org/
  translate: https://www.transifex.com/freedesktop/fwupd/
Provides:
  binaries:
  - fwupdmgr
  - fwupdtool
  - fwupdagent
Languages:
- locale: en_US
  percentage: 100
Releases:
- version: 1.7.5
  type: stable
  unix-timestamp: 1644192000
  description:
    C: >-
      <p>
                This release adds the following features:
              </p>
      <ul>
        <li>Add a flag to indicate the firmware is not provided by the vendor</li>
        <li>Add support for showing dependency versions in JSON format</li>
        <li>Allow fwupd to operate in socket mode without a D-Bus daemon</li>
        <li>Allow marking a device as End-of-Life by the OEM vendor</li>
        <li>Allow specifying the machine Best Known Configuration locally</li>
        <li>Fall back to the ARM Device Tree 'compatible' data when required</li>
      </ul>

      <p>This release fixes the following bugs:</p>

      <ul>
        <li>Be more robust by retrying IPMI transactions on servers</li>
        <li>Change the expired Redfish password when required</li>
        <li>Fix a ModemManager segfault on startup for some MBIM-QDU devices</li>
        <li>Fix a possible dell-dock segfault at startup</li>
        <li>Fix compiling with new versions of efivar</li>
        <li>Fix the Nordic bootloader type detection</li>
        <li>Fix USB4 retimer enumeration</li>
        <li>Get the SMBIOS table and host machine ID when running on Windows</li>
        <li>Show results when calling get-details if failing requirements</li>
        <li>Uninhibit the modem using ModemManager after upgrade</li>
      </ul>

      <p>This release adds support for the following hardware:</p>

      <ul>
        <li>Future Analogix devices</li>
        <li>NovaCustom NV4x</li>
      </ul>
- version: 1.7.4
  type: stable
  unix-timestamp: 1642032000
  description:
    C: >-
      <p>
                This release adds the following features:
              </p>
      <ul>
        <li>Add firmware branch support for ModemManager devices</li>
        <li>Allow firmware engineers to patch files at known offsets</li>
        <li>Show why more devices are not marked as updatable</li>
      </ul>

      <p>This release fixes the following bugs:</p>

      <ul>
        <li>Allow fwupdtool to be run as the non-root user in more cases</li>
        <li>Assign the Logitech bulkcontroller update interface correctly</li>
        <li>Do not allow UEFI updates when the laptop lid is closed</li>
        <li>Do not autoload ipmi-si to avoid warning on non-server hardware</li>
        <li>Do not show a critical warning for a weird TPM event log</li>
        <li>Fix waiting for USB devices when using Windows</li>
        <li>Ignore non-PCI NVMe devices</li>
      </ul>

      <p>This release adds support for the following hardware:</p>

      <ul>
        <li>HP USB-C G2 Dock</li>
        <li>Many UF2 devices, experimentally</li>
        <li>More PixArt devices</li>
        <li>Nordic HID devices using MCUBoot</li>
        <li>Quectel EG25-G LTE Modem</li>
        <li>ThinkPad Thunderbolt 4 Dock</li>
      </ul>
- version: 1.7.3
  type: stable
  unix-timestamp: 1639353600
  description:
    C: >-
      <p>
                This release adds the following features:
              </p>
      <ul>
        <li>Add a sync-bkc subcommand to ensure a known set of firmware versions</li>
        <li>Add FuArchiveFirmware for plugins that use archives as firmware files</li>
        <li>Add quirkable page and sector size properties to FuCfiDevice</li>
        <li>Make Upower and powerd support optional</li>
      </ul>

      <p>This release fixes the following bugs:</p>

      <ul>
        <li>Add some sanity checks to the elanfp firmware parser</li>
        <li>Add the CFI JEDEC instance ID if using the vendor-extended version</li>
        <li>Check the value range when parsing the quirk keys</li>
        <li>Do not wait for a USB runtime if will-disappear is set</li>
        <li>Enable the MOTD integration when using pam_motd</li>
        <li>Fix DFU regression when merging the FuProgress work</li>
        <li>Fix running the tests when fwupd is not installed</li>
        <li>Fix the GLib error message when inotify max_user_instances is too low</li>
        <li>Fix VLI VL820Q7 detection to fix flashing of the Lenovo TBT3 dock</li>
        <li>Ignore a USB error for STM32 attach when the device goes away</li>
        <li>Make the HSI tests optional for embedded targets</li>
        <li>Make the plugin startup order deterministic</li>
        <li>Set Thunderbolt ports offline on host controller</li>
        <li>Use endian-safe version functions when enumerating Logitech hardware</li>
        <li>Use lowercase flag names in intel-spi to prevent a runtime warning</li>
        <li>Wait for the System76 Launch device to come back from DFU mode</li>
      </ul>

      <p>This release adds support for the following hardware:</p>

      <ul>
        <li>Most Nordic Semiconductor nRF Secure devices</li>
      </ul>
- version: 1.7.2
  type: stable
  unix-timestamp: 1637280000
  description:
    C: >-
      <p>
                This release adds the following features:
              </p>
      <ul>
        <li>Add a new HSI check that PCR registers 0-7 are not empty</li>
        <li>Add several compile flags to reduce the install size by over 300Kb</li>
        <li>Allow overriding HwId data from the daemon.conf config file</li>
        <li>Allow overriding the firmware GType from a quirk file</li>
        <li>Export the component release ID over DBus</li>
        <li>Remove support for the SoloKey and ChaosKey devices</li>
        <li>Show a daemon warning if quirk flags are malformed</li>
        <li>Speed up the daemon startup by ~40% by doing less at startup</li>
      </ul>

      <p>This release fixes the following bugs:</p>

      <ul>
        <li>Be case insensitive when fixing the device model</li>
        <li>Fix a critial warning in ccgx found by the fuzzer</li>
        <li>Fix a DFU crash if the attach failed due to a hardware fault</li>
        <li>Fix a Redfish crash when specifying a URL without a port</li>
        <li>Fix CLI downloads when using fwupdmgr --ipfs</li>
        <li>Fix critical warning when /etc/machine-id does not exist</li>
        <li>Inhibit thunderbolt devices to correctly use UPDATABLE_HIDDEN</li>
        <li>Set SSL_VERIFYHOST=0 when using Redfish to fix OpenBMC auth</li>
        <li>Skip UEFI devices that fail coldplug</li>
      </ul>

      <p>This release adds support for the following hardware:</p>

      <ul>
        <li>All exported MTD block devices</li>
      </ul>
ContentRating:
  oars-1.0:
    social-info: moderate