bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 171 forks source link

pkg_deb: allow data.tar.zst #761

Closed adam-azarchs closed 10 months ago

adam-azarchs commented 10 months ago

dpkg has officially supported zstandard compression for the data tarball since version 1.21.18, and despite shipping with dpkg version 1.21.1, most .deb packages for Ubuntu 22.04 are also in zst format.

While this PR does not do anything to make it easier to create zstd-compressed tarballs, it does make it possible to use them when creating .deb packages.

Closes #759

aiuto commented 10 months ago

I'll be OOO until Oct. 14. I can look then.

On Fri, Oct 6, 2023 at 7:31 AM Adam Azarchs @.***> wrote:

@adam-azarchs https://github.com/adam-azarchs requested your review on:

761 https://github.com/bazelbuild/rules_pkg/pull/761 pkg_deb: allow

data.tar.zst as a code owner.

— Reply to this email directly, view it on GitHub https://github.com/bazelbuild/rules_pkg/pull/761#event-10570902389, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXHHHCZJVLD3GTOL6QUJI3X56JS3AVCNFSM6AAAAAA5VI2ELGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQGU3TAOJQGIZTQOI . You are receiving this because your review was requested.Message ID: @.***>