xz-utils 5.2.5-2build1 source package in Ubuntu
Changelog
xz-utils (5.2.5-2build1) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:27:19 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Jonathan Nieder
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xz-utils_5.2.5.orig.tar.xz | 1.1 MiB | 3e1e518ffc912f86608a8cb35e4bd41ad1aec210df2a47aaa1f95e7f5576ef56 |
xz-utils_5.2.5.orig.tar.xz.asc | 833 bytes | 6efc0075a58912e640119d2b52ef7d1518b260d8720fadc73df21ab7fc727624 |
xz-utils_5.2.5-2build1.debian.tar.xz | 32.8 KiB | 54398f129789c5fcb881ca59f43aebcc243fa8aff6397126f1432edfea3cc4bd |
xz-utils_5.2.5-2build1.dsc | 2.5 KiB | fb033e9626f2c095c3a448d052a22451da58db3b6aefeed9e2a6a6f3954a312f |
Available diffs
- diff from 5.2.5-2 (in Debian) to 5.2.5-2build1 (339 bytes)
Binary packages built by this source
- liblzma-dev: XZ-format compression library - development files
XZ is the successor to the Lempel-
Ziv/Markov- chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
The native format of liblzma is XZ; it also supports raw (headerless)
streams and the older LZMA format used by lzma. (For 7-Zip's related
format, use the p7zip package instead.) This package provides the
development library needed to build programs using liblzma.
- liblzma-doc: No summary available for liblzma-doc in ubuntu impish.
No description available for liblzma-doc in ubuntu impish.
- liblzma5: No summary available for liblzma5 in ubuntu impish.
No description available for liblzma5 in ubuntu impish.
- liblzma5-dbgsym: debug symbols for liblzma5
- xz-utils: XZ-format compression utilities
XZ is the successor to the Lempel-
Ziv/Markov- chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
This package provides the command line tools for working with XZ
compression, including xz, unxz, xzcat, xzgrep, and so on. They can
also handle the older LZMA format, and if invoked via appropriate
symlinks will emulate the behavior of the commands in the lzma
package.
.
The XZ format is similar to the older LZMA format but includes some
improvements for general use:
.
* 'file' magic for detecting XZ files;
* crc64 data integrity check;
* limited random-access reading support;
* improved support for multithreading (not used in xz-utils);
* support for flushing the encoder.
- xz-utils-dbgsym: debug symbols for xz-utils
- xzdec: No summary available for xzdec in ubuntu impish.
No description available for xzdec in ubuntu impish.
- xzdec-dbgsym: debug symbols for xzdec