xz-utils 5.6.2-2 source package in Ubuntu

Changelog

xz-utils (5.6.2-2) unstable; urgency=medium

  * Increase symbol dependency on 5.6.0 symbols to 5.6.2 due to the revert.
    Thanks to Ben Hutchings (Closes: #1074602).
  * Correct the `terse' build. Thanks to Ben Hutchings (Closes: #1074604).

 -- Sebastian Andrzej Siewior <email address hidden>  Wed, 03 Jul 2024 21:51:43 +0200

Upload details

Uploaded by:
Sebastian Andrzej Siewior
Uploaded to:
Sid
Original maintainer:
Sebastian Andrzej Siewior
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xz-utils_5.6.2-2.dsc 2.6 KiB 3eadad7376915923c17d22cbe3905c3985b538ada1f46dc742a1675819130af5
xz-utils_5.6.2.orig.tar.xz 1.2 MiB a9db3bb3d64e248a0fae963f8fb6ba851a26ba1822e504dc0efd18a80c626caf
xz-utils_5.6.2.orig.tar.xz.asc 833 bytes 297c242cb55ae70242e8773ee8099c6561b9d8a49dab3b3cfccb33465c108e20
xz-utils_5.6.2-2.debian.tar.xz 24.0 KiB b269af8285f4226b2e70e98e917a16b83cbe316e27d6121d11a0b89f0d39a7c9

Available diffs

No changes file available.

Binary packages built by this source

liblzma-dev: No summary available for liblzma-dev in ubuntu oracular.

No description available for liblzma-dev in ubuntu oracular.

liblzma-doc: XZ-format compression library - API documentation

 This package contains a reference manual for the liblzma data
 compression library, in Doxygen-generated HTML files. The purpose
 of each struct, macro, and function in the public interface is
 explained.

liblzma5: No summary available for liblzma5 in ubuntu oracular.

No description available for liblzma5 in ubuntu oracular.

liblzma5-dbgsym: No summary available for liblzma5-dbgsym in ubuntu oracular.

No description available for liblzma5-dbgsym in ubuntu oracular.

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: No summary available for xz-utils-dbgsym in ubuntu oracular.

No description available for xz-utils-dbgsym in ubuntu oracular.

xzdec: No summary available for xzdec in ubuntu oracular.

No description available for xzdec in ubuntu oracular.

xzdec-dbgsym: debug symbols for xzdec