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>
<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.13" date="2024-02-08">
<description>
<p>
This release adds the following features:
</p>
<ul>
<li>Add a timer inhibit if the daemon took a long time to startup</li>
<li>Add a concept of 'Test Mode' rather than enabling specific plugins</li>
<li>Do not idle-quit the daemon if there is a connected D-Bus client</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Allow plugins to opt-out of the child-device first depsolve</li>
<li>Allow setting multiple flags in LVFS::DeviceFlags</li>
<li>Do not migrate config comments for removed keys</li>
<li>Do not request the Advantech BMC to reboot</li>
<li>Do not warn the user about ESP when using MBR</li>
<li>Fix a critical warning when adding a PixArt wireless device</li>
<li>Fix migration of legacy config files</li>
<li>Only save config values to the mutable config file</li>
<li>Parse DS-20 descriptors earlier in device setup</li>
<li>Store the version format in the history database to fix offline reports</li>
<li>Use the correct GUID for matching realtek-mst and parade-lspcon</li>
</ul>
<p>This release adds support for the following hardware:</p>
<ul>
<li>GoodWay Acer Dock</li>
</ul>
</description>
</release>
<release version="1.9.12" date="2024-01-23">
<description>
<p>
This release adds the following features:
</p>
<ul>
<li>Add remote modification support to fwupdtool</li>
<li>Add support for more modify-config options</li>
<li>Generate HTML pages for all man pages</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Assume the legacy LVFS::UpdateRequestId tag is non-generic</li>
<li>Avoid crashing the daemon if not using udisks</li>
<li>Correctly mark the CPU as supported</li>
<li>Correctly match invalid EFI partitions</li>
<li>Do not change the device status until the action has completed</li>
<li>Do not require systemd for fwupdtool modify-config</li>
<li>Enable access to the home interface for snap</li>
<li>Fix an assertion when enabling lvfs-testing for the first time</li>
<li>Fix a possible crash in fwupdtool build-cabinet</li>
<li>Handle systems with more than one ccp device</li>
<li>Only check AMD CPUs for SHSTK, not IBT</li>
<li>Only write the mutable fwupd.conf with the current values</li>
<li>Re-evaluate supported every time pci-psp attributes are refreshed</li>
<li>Show "CET OS support" on AMD systems too</li>
</ul>
<p>This release adds support for the following hardware:</p>
<ul>
<li>AVer CAM340plus</li>
<li>AVer VB342 Pro</li>
<li>More Algoltek devices</li>
</ul>
</description>
</release>
<release version="1.9.11" date="2024-01-03">
<description>
<p>
This release adds the following features:
</p>
<ul>
<li>Allow exporting 'offline' reports for manual upload</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Add some recovery partition names to ignore for ESP selection</li>
<li>Check for CET and SMAP on non-Intel x86 processors too</li>
<li>Correctly mark the CPU as supported in the HSI tests</li>
<li>Do not fail on probing downstream Synaptics MST ports</li>
<li>Do not offer to change BIOS settings that are already set</li>
<li>Do not prefer msftdata when choosing the default ESP</li>
<li>Do not show spurious device request flags</li>
<li>Fix a missing build dependency to fwupdplugin-self-test</li>
<li>Fix a segfault when using zlib-ng instead of zlib</li>
<li>Fix updating Jabra 410, 510, 710 and 810 devices</li>
<li>Match more community-supported branches</li>
<li>Remove the Intel SPIBAR proxy support as the mtd module works</li>
<li>Show a better error when the ESP is missing</li>
<li>Show an error if the post-update version does not match exactly</li>
<li>Speed up Synaptics MST device enumeration</li>
</ul>
<p>This release adds support for the following hardware:</p>
<ul>
<li>Algoltek USB devices</li>
<li>Luxshare Quad USB4 Dock</li>
</ul>
</description>
</release>
<release version="1.9.10" date="2023-12-04">
<description>
<p>
This release adds the following features:
</p>
<ul>
<li>Add support for not_hardware requirements</li>
<li>Add support for loongarch64</li>
<li>Add support for per-release priority attributes</li>
<li>Make USB claim retry count configurable across devices</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Compare the HID report value when checking for duplicates</li>
<li>Consider the component priority when installing composite updates</li>
<li>Deploy the CCGX firmware correctly the first time</li>
<li>Do not export the 'main-system-firmware' and 'cpu' GUIDs</li>
<li>Enforce fwupd version requirements client side</li>
<li>Fix Genesys 'failed to get static tool info from device' error</li>
<li>Fix potential 'dereference before null check' in ccmx-dmc</li>
<li>Fix the 'already registered private FuMmDevice flag with value' warning</li>
<li>Fix the 'assertion backend_id != NULL failed' runtime warning</li>
<li>Fix Wacom USB device emulation by recording the composite phases</li>
<li>Generate generic request message text where possible</li>
<li>Hide HTTP passwords in fwupd debugging logs</li>
<li>Let the client know what interaction is expected</li>
<li>Make all critical warnings into backtraces for non-release builds</li>
<li>Never obsolete the wrong HSI attribute</li>
<li>Never show a HSI index that is impossible</li>
<li>Only apply fastboot plugin to modem devices supporting fastboot</li>
<li>Only send interactive requests when the sender is alive</li>
<li>Remove the now-obsolete Synaptics MST cascade device scanning</li>
<li>Replace the Redfish KCS user if required</li>
<li>Restrict mediatek-scaler devices on specific hardware only</li>
<li>Skip any recovery partitions when detecting ESP</li>
</ul>
<p>This release adds support for the following hardware:</p>
<ul>
<li>AVer CAM520 Pro3</li>
</ul>
</description>
</release>
<release version="1.9.9" date="2023-11-20">
<description>
<p>
This release adds the following features:
</p>
<ul>
<li>Add a new generic request for the device power cable</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Disable scanning for synaptics-mst cascade devices until it is more stable</li>
<li>Disable the mediatek-scaler plugin by default until we do VCP probing</li>
<li>Do not enforce additional requires on emulated devices</li>
<li>Fix a potential critical warning when listing the contents of the ESP</li>
<li>Fix 'fwupdmgr get-devices' with deeply nested devices</li>
<li>Make the Kinetic DP GUID specific to the customer</li>
<li>Only use the USB open-retry behavior when required</li>
<li>Remove obsoleted HSI attributes earlier</li>
<li>Remove the timestamp from gzip to achieve a reproducible build</li>
<li>Support cabinet archives produced using 'makecab.exe'</li>
<li>Use metadata authentication when using 'fwupdtool refresh'</li>
<li>Use the generic ti-tps6598x GUID and instead enforce requirements</li>
</ul>
<p>This release adds support for the following hardware:</p>
<ul>
<li>Lenovo X1 Yoga Gen7 530E</li>
<li>Advantech BMC devices</li>
</ul>
</description>
</release>
</releases>
</component>
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat