[Bug 1764220] Re: [FFe] dpkg zstd support

Launchpad Bug Tracker 1764220 at bugs.launchpad.net
Thu Apr 19 22:36:08 UTC 2018


This bug was fixed in the package dpkg - 1.19.0.5ubuntu2

---------------
dpkg (1.19.0.5ubuntu2) bionic; urgency=medium

  * Add Zstandard compression and decompression support for binary packages
    (LP: #1764220)

 -- Balint Reczey <rbalint at ubuntu.com>  Mon, 16 Apr 2018 04:25:21 +0200

** Changed in: dpkg (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/1764220

Title:
  [FFe] dpkg zstd support

Status in dpkg:
  New
Status in dpkg package in Ubuntu:
  Fix Released

Bug description:
  As discussed previously, we want to have zstd support in 18.04 to
  evaluate and potentially enable it in later releases.

  The zstd support adds a dependency on libzstd1 to dpkg. This should
  not have any effect on live images, since libzstd1 is part of the
  various live tasks, as btrfs-progs need it. For installed systems,
  this might be a new dependency (if they do not use btrfs, tor, or some
  other tools), so an increase of ~520 KB, as that's the size of the
  library and the library only depends on libc6.

  The change is isolated, it adds the compressor and decompressor to
  dpkg, please see the attached patch for the details.

  The change is being discussed here:
  https://lists.ubuntu.com/archives/ubuntu-devel/2018-March/040211.html
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892664

To manage notifications about this bug go to:
https://bugs.launchpad.net/dpkg/+bug/1764220/+subscriptions



More information about the foundations-bugs mailing list