Dpkg::Compression: Add multi-threaded xz support
commit002ca4806a3e60e7d7d2f916882e8437f47f06f7
authorGuillem Jover <guillem@debian.org>
Tue, 20 Dec 2022 03:05:40 +0000 (20 04:05 +0100)
committerGuillem Jover <guillem@debian.org>
Sat, 24 Dec 2022 17:26:09 +0000 (24 18:26 +0100)
tree596827beb9639b9ea5a495f93424ff17c4108cf2
parent80814ea23c6bba4998b8fa0fd296f0877268552d
Dpkg::Compression: Add multi-threaded xz support

Add new functions to set and get the threads to use, and hook this into
the function constructing the command-line to use to execute the
compression methods.
debian/control
scripts/Dpkg/Compression.pm