This bug was fixed in the package linux-firmware -
20240318.git3b128b60-0ubuntu2.6

---------------
linux-firmware (20240318.git3b128b60-0ubuntu2.6) noble; urgency=medium

  * Missing Bluetooth firmware for Intel WiFi 7 AX211/BE200/BE201 (LP: #2085538)
    - Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
    - linux-firmware: Update firmware file for Intel BlazarU core
    - linux-firmware: Update firmware file for Intel BlazarU core
    - linux-firmware: Update firmware file for Intel BlazarU core
    - linux-firmware: Update firmware file for Intel BlazarU core
  * Don't compress binary deb packages (LP: #2087528)
    - [Packaging] rules: Don't compress the binary packages
  * firmware files for the Cirrus CS35L54 and CS35L56 codecs (LP: #2089207)
    - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various ASUS laptops
    - cirrus: cs35l56: Add firmware for Cirrus Amps for some HP laptops
    - cirrus: cs35l56: Update firmware for Cirrus Amps for some HP laptops

 -- Juerg Haefliger <juerg.haefli...@canonical.com>  Fri, 29 Nov 2024
11:50:12 +0100

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/2087528

Title:
  Don't compress binary deb packages

Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Noble:
  Fix Released
Status in linux-firmware source package in Oracular:
  Fix Released
Status in linux-firmware source package in Plucky:
  Fix Released

Bug description:
  [ Impact ]

  linux-firmware binary packages contain only compressed blobs. There's
  no need to (re-) compress the binary debian packages. In fact
  decompression at package installation time could cause problems which
  results in package installation failures.

  dpkg-deb (subproces): ZSTD_decompressStream error : Corrupted block
  detected

  [ Test Plan ]

  Download binary debian packages and inspect them.

  Uncompressed:
  $ file linux-firmware_20241107.gitdb0082fa-0ubuntu1_amd64.deb
  linux-firmware_20241107.gitdb0082fa-0ubuntu1_amd64.deb: Debian binary package 
(format 2.0), with control.tar  

  Compressed:
  $ file linux-firmware_20230915.gitdfa11466-0ubuntu1_amd64.deb
  linux-firmware_20230915.gitdfa11466-0ubuntu1_amd64.deb: Debian binary package 
(format 2.0), with control.tar.zst, data compression zst

  [ Where Problems Could Occur ]

  Problems would show up at package installation and/or upgrade time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2087528/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to