Linux Firmware Update Utility Fwupd Will Use Zstd Compression for Future Releases

The devs are also considering enforcing signed commits in an attempt to prevent supply chain issues like the XZ backdoor.

Edit: note for downvotes: I understand some of you disagree with the need for a switch. However, are you downvoting the news itself (i.e. shooting the messenger?)

  • @[email protected]
    link
    fedilink
    76 months ago
    % libtree /usr/bin/zstd
    /usr/bin/zstd 
    ├── libz.so.1 [ld.so.conf]
    ├── liblz4.so.1 [ld.so.conf]
    └── liblzma.so.5 [ld.so.conf]
    % lsb_release -a
    No LSB modules are available.
    Distributor ID: Debian
    Description:    Debian GNU/Linux 12 (bookworm)
    Release:        12
    Codename:       bookworm
    %