LZMA is a general purporse compression algorithm designed by Igor Pavlov as part of 7-Zip. It provides high compression ratio while keeping the decompression speed fast. XZ Utils are an attempt to make LZMA compression easy to use on free (as in freedom) operating systems. This is achieved by providing tools and libraries which are similar to use than the equivalents of the most popular existing compression algorithms. XZ Utils consist of a few relatively separate parts: * liblzma is an encoder/decoder library with support for several filters (algorithm implementations). The primary filter is LZMA. * libzfile (or whatever the name will be) enables reading from and writing to gzip, bzip2 and LZMA compressed and uncompressed files with an API similar to the standard ANSI-C file I/O. [ NOTE: libzfile is not implemented yet. ] * xz command line tool has almost identical syntax than gzip and bzip2. It makes LZMA easy for average users, but also provides advanced options to finetune the compression settings. * A few shell scripts make diffing and grepping LZMA compressed files easy. The scripts were adapted from gzip and bzip2. Due to backdoor in 5.6.*, this package is currently called 5.6* but contains 5.4.*.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | xz-5.6.2.tgz |
NetBSD 10.0 | aarch64 | xz-5.6.2.tgz |
NetBSD 10.0 | aarch64eb | xz-5.6.2.tgz |
NetBSD 10.0 | aarch64eb | xz-5.6.2.tgz |
NetBSD 10.0 | alpha | xz-5.6.1nb100.tgz |
NetBSD 10.0 | alpha | xz-5.6.2.tgz |
NetBSD 10.0 | alpha | xz-5.6.2.tgz |
NetBSD 10.0 | earmv4 | xz-5.6.2.tgz |
NetBSD 10.0 | earmv4 | xz-5.6.2.tgz |
NetBSD 10.0 | earmv6hf | xz-5.6.2.tgz |
NetBSD 10.0 | earmv6hf | xz-5.6.1nb100.tgz |
NetBSD 10.0 | earmv6hf | xz-5.6.2.tgz |
NetBSD 10.0 | earmv7hf | xz-5.6.2.tgz |
NetBSD 10.0 | earmv7hf | xz-5.6.1nb100.tgz |
NetBSD 10.0 | earmv7hf | xz-5.6.2.tgz |
NetBSD 10.0 | i386 | xz-5.6.2.tgz |
NetBSD 10.0 | i386 | xz-5.6.2.tgz |
NetBSD 10.0 | m68k | xz-5.4.5.tgz |
NetBSD 10.0 | m68k | xz-5.6.1nb100.tgz |
NetBSD 10.0 | m68k | xz-5.6.2.tgz |
NetBSD 10.0 | m68k | xz-5.6.2.tgz |
NetBSD 10.0 | mips64eb | xz-5.6.1nb100.tgz |
NetBSD 10.0 | powerpc | xz-5.4.4.tgz |
NetBSD 10.0 | powerpc | xz-5.4.5.tgz |
NetBSD 10.0 | powerpc | xz-5.6.1nb100.tgz |
NetBSD 10.0 | sh3el | xz-5.6.2.tgz |
NetBSD 10.0 | sh3el | xz-5.6.2.tgz |
NetBSD 10.0 | sparc64 | xz-5.6.2.tgz |
NetBSD 10.0 | sparc64 | xz-5.6.2.tgz |
NetBSD 10.0 | sparc | xz-5.6.2.tgz |
NetBSD 10.0 | sparc | xz-5.6.2.tgz |
NetBSD 10.0 | vax | xz-5.6.1nb100.tgz |
NetBSD 10.0 | vax | xz-5.6.2.tgz |
NetBSD 10.0 | vax | xz-5.6.2.tgz |
NetBSD 10.0 | x86_64 | xz-5.6.2.tgz |
NetBSD 10.0 | x86_64 | xz-5.6.2.tgz |
NetBSD 9.0 | aarch64 | xz-5.6.2.tgz |
NetBSD 9.0 | aarch64 | xz-5.6.2.tgz |
NetBSD 9.0 | alpha | xz-5.6.2.tgz |
NetBSD 9.0 | alpha | xz-5.6.2.tgz |
NetBSD 9.0 | earmv4 | xz-5.4.5.tgz |
NetBSD 9.0 | earmv4 | xz-5.6.1nb100.tgz |
NetBSD 9.0 | earmv6hf | xz-5.6.2.tgz |
NetBSD 9.0 | earmv6hf | xz-5.6.1nb100.tgz |
NetBSD 9.0 | earmv6hf | xz-5.6.2.tgz |
NetBSD 9.0 | earmv7hf | xz-5.6.2.tgz |
NetBSD 9.0 | earmv7hf | xz-5.6.1nb100.tgz |
NetBSD 9.0 | earmv7hf | xz-5.6.2.tgz |
NetBSD 9.0 | i386 | xz-5.6.2.tgz |
NetBSD 9.0 | i386 | xz-5.6.2.tgz |
NetBSD 9.0 | m68k | xz-5.6.1nb100.tgz |
NetBSD 9.0 | m68k | xz-5.6.2.tgz |
NetBSD 9.0 | powerpc | xz-5.4.5.tgz |
NetBSD 9.0 | powerpc | xz-5.4.4.tgz |
NetBSD 9.0 | sparc64 | xz-5.6.1nb100.tgz |
NetBSD 9.0 | sparc64 | xz-5.6.2.tgz |
NetBSD 9.0 | x86_64 | xz-5.6.2.tgz |
NetBSD 9.0 | x86_64 | xz-5.6.2.tgz |
NetBSD 9.3 | x86_64 | xz-5.6.2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.