This bug was fixed in the package linux-firmware -
20240913.gita34e7a5f-0ubuntu2.2

---------------
linux-firmware (20240913.gita34e7a5f-0ubuntu2.2) oracular; urgency=medium

  * Missing Bluetooth firmware for Intel WiFi 7 AX211/BE200/BE201 (LP: #2085538)
    - 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 Amps for some HP laptops
    - cirrus: cs35l56: Update firmware for Cirrus Amps for some HP laptops
  * Poor bluetooth performance on Lenovo X13s (LP: #2089357)
    - QCA: Add 22 bluetooth firmware nvm files for QCA2066

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

** Changed in: linux-firmware (Ubuntu Oracular)
       Status: Fix Committed => Fix Released

** Changed in: linux-firmware (Ubuntu Noble)
       Status: Fix Committed => Fix Released

-- 
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