libzstd 1.5.5+dfsg2-1 source package in Ubuntu
Changelog
libzstd (1.5.5+dfsg2-1) unstable; urgency=medium * Do not detect -win64 versions in the watch file. * New upstream release: - Closes: #1038728 - drop the 0019-upstream-fix-cli-tests, 0020-upstream-fix-block-splitter, and 0021-tests-newline patches, they were taken from upstream - adapt the 0022-tests-timeout patch to the new upstream default timeout (which was raised, but not enough) - update the required version in the dh_makeshlibs invocation * Add the 0023-cmake-min-3.13 Debian-specific patch to bump the minimum required CMake version to 3.13.4. -- Peter Pentchev <email address hidden> Sun, 25 Jun 2023 00:37:36 +0300
Upload details
- Uploaded by:
- RPM packaging team
- Uploaded to:
- Sid
- Original maintainer:
- RPM packaging team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libzstd_1.5.5+dfsg2-1.dsc | 2.3 KiB | 503b2677c4d316fd409731949de064369d27a3addb858c2ca962ef65f91ed546 |
libzstd_1.5.5+dfsg2.orig.tar.xz | 1.7 MiB | d7cf3c10d416fd999cb8fcf7685d9268ba7bec8eb78121fc2d0d916fa393d22b |
libzstd_1.5.5+dfsg2-1.debian.tar.xz | 20.6 KiB | 1c5070fa2228e1ae1cca4798e2388a58bb4160c14714d518baa9ef595e80f864 |
Available diffs
- diff from 1.5.4+dfsg2-5 to 1.5.5+dfsg2-1 (462.1 KiB)
No changes file available.
Binary packages built by this source
- libzstd-dev: fast lossless compression algorithm -- development files
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the headers and static library.
- libzstd1: fast lossless compression algorithm
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the shared library.
- libzstd1-dbgsym: debug symbols for libzstd1
- zstd: fast lossless compression algorithm -- CLI tool
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the CLI program implementing zstd.
- zstd-dbgsym: debug symbols for zstd