libzstd 1.5.4+dfsg2-1 source package in Ubuntu
Changelog
libzstd (1.5.4+dfsg2-1) unstable; urgency=medium * Add autopkgtests that build simple programs that link to libzstd using the pkg-config and CMake build systems. * New upstream release: - update the upstream copyright notices - drop the 0019-hurd-unused patch, integrated upstream - refresh the patches * Add the year 2023 to my debian/* copyright notice. -- Peter Pentchev <email address hidden> Mon, 13 Feb 2023 01:37:54 +0200
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.4+dfsg2-1.dsc | 2.5 KiB | 9ba2dd83da69895883b43be016657af39945b929e7fd607a9deca9b5b2c86d4a |
libzstd_1.5.4+dfsg2.orig.tar.xz | 1.5 MiB | 8cf4bbb65e77ec348d052c8d6230eba66d435bddf64c8b5be2fcb16880c19953 |
libzstd_1.5.4+dfsg2.orig.tar.xz.asc | 833 bytes | be007507630aabfc7d88d5d3c467115935ca22025253491d525e0119bbb23d40 |
libzstd_1.5.4+dfsg2-1.debian.tar.xz | 19.6 KiB | 6ba2890f810678bd27915336b57968f21fc41c1e64639148a19c093e263f4fff |
Available diffs
- diff from 1.5.2+dfsg2-3 to 1.5.4+dfsg2-1 (365.8 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