%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/metainfo/
Upload File :
Create Path :
Current File : //usr/share/metainfo/org.freedesktop.fwupd.metainfo.xml

<?xml version='1.0' encoding='UTF-8'?>
<component type="console-application">
  <id>org.freedesktop.fwupd</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.0+</project_license>
  <name>fwupd</name>
  <summary>Update device firmware on Linux</summary>
  <description>
    <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>
  </description>
  <url type="bugtracker">https://github.com/fwupd/fwupd/issues</url>
  <url type="homepage">https://fwupd.org/</url>
  <url type="translate">https://www.transifex.com/freedesktop/fwupd/</url>
  <url type="vcs-browser">https://github.com/fwupd/fwupd</url>
  <update_contact>richard_at_hughsie.com</update_contact>
  <developer_name>The fwupd authors</developer_name>
  <developer id="org.fwupd">
    <name translate="no">The fwupd authors</name>
  </developer>
  <translation type="gettext">fwupd</translation>
  <content_rating type="oars-1.1">
    <content_attribute id="social-info">moderate</content_attribute>
  </content_rating>
  <provides>
    <binary>fwupdmgr</binary>
    <binary>fwupdtool</binary>
  </provides>
  <releases>
    <release version="1.9.23" date="2024-08-05">
      <description>
        <p>This release fixes the following bugs:</p>
        <ul>
          <li>Fix a regression in 1.9.22 that caused some devices not to probe correctly</li>
          <li>Try harder to get a valid response when flashing usi-dock devices</li>
        </ul>
      </description>
    </release>
    <release version="1.9.22" date="2024-07-26">
      <description>
        <p>
          This release adds the following features:
        </p>
        <ul>
          <li>Add a device test for the Acer D501 dock</li>
        </ul>
        <p>This release fixes the following bugs:</p>
        <ul>
          <li>Add a PCB tag in the usi-dock GUID to distinguish different revisions</li>
          <li>Add explicit hidraw permission to fwupd.service to fix several devices</li>
          <li>Always load the flashrom plugin when using coreboot</li>
          <li>Be explicit with the rts54hub detach retry delay to fix the Acer D501</li>
          <li>Be more careful when setting thelio-io version strings</li>
          <li>Fix a critical warning if a device returns unexpected data from DFU upload</li>
          <li>Fix a critical warning if the DMI manufacturer is an empty string</li>
          <li>Fix several reported integer overflows from Coverity</li>
          <li>Fix the Blackbird and Talos II baseboard details</li>
          <li>Fix transient version number issue after flashing wacom-usb devices</li>
          <li>Increase the cros_ec acquiesce delay to manage additional reboots</li>
          <li>Only accept valid ASCII cabinet filenames</li>
          <li>Only require udevdir when gudev support is enabled</li>
          <li>Only show one PixArt receiver device per physical device</li>
          <li>Set the rts54hub version in more cases</li>
          <li>Speed up the daemon self tests by ~60%</li>
          <li>Use the bootloader build-timestamp as the fallback HWID BIOS version</li>
        </ul>
        <p>This release adds support for the following hardware:</p>
        <ul>
          <li>Framework SD</li>
          <li>Raspberry Pi 5 (unofficial)</li>
        </ul>
      </description>
    </release>
    <release version="1.9.21" date="2024-06-13">
      <description>
        <p>
          This release adds the following features:
        </p>
        <ul>
          <li>Add a fwupd.conf option to ignore CHID requirements for development</li>
        </ul>
        <p>This release fixes the following bugs:</p>
        <ul>
          <li>Allow loading Wacom device flags from metadata</li>
          <li>Check for needs-shutdown like we do needs-reboot</li>
          <li>Fix updating the Aerox 3 Wireless Mouse</li>
        </ul>
        <p>This release adds support for the following hardware:</p>
        <ul>
          <li>Synaptics Carrera devices</li>
          <li>Wacom Movink devices</li>
        </ul>
      </description>
    </release>
    <release version="1.9.20" date="2024-05-20">
      <description>
        <p>
          This release adds the following features:
        </p>
        <ul>
          <li>Add some API to allow uploading reports for use in gnome-firmware</li>
          <li>Allow the user to upload the entire devicelist to the LVFS</li>
        </ul>
        <p>This release fixes the following bugs:</p>
        <ul>
          <li>Correctly detect Synaptics Cayenne and Spyder firmware</li>
          <li>Do not offer the UEFI DBX update on Lenovo ideacentre 300-20ISH</li>
          <li>Explicitly enable shadow stack support in fwupd.service</li>
          <li>Fix a potential buffer overread when reading the algoltek-usb version number</li>
          <li>Fix the CET HSI test by rewriting it in assembly</li>
          <li>Fix using --verbose in fwupdmgr</li>
          <li>Ignore --p2p when downloading the metadata signature</li>
        </ul>
        <p>This release adds support for the following hardware:</p>
        <ul>
          <li>FPC FF2 fingerprint devices</li>
        </ul>
      </description>
    </release>
    <release version="1.9.19" date="2024-05-03">
      <description>
        <p>
          This release adds the following features:
        </p>
        <ul>
          <li>Drop heap as part of a housekeeping action</li>
          <li>Retry downloads to workaround flaky network connections</li>
        </ul>
        <p>This release fixes the following bugs:</p>
        <ul>
          <li>Assume new ME versions are called CSME</li>
          <li>Fix a buffer-overread when parsing invalid CoSWID entity data</li>
          <li>Fix a logic thinko when parsing GUID strings</li>
          <li>Fix downloading files on Windows with libcurl &gt;= 7.77.0</li>
          <li>Revert back to a simpler syscall blocklist-based filter</li>
        </ul>
        <p>This release adds support for the following hardware:</p>
        <ul>
          <li>Acer U32 dock</li>
          <li>Luxshare 7-in-1 dock</li>
          <li>Pixart models 2404, 4206, 2440, 2418, 2752, 2840 and 2818</li>
        </ul>
      </description>
    </release>
    </releases>
</component>

Zerion Mini Shell 1.0