libzstd 1.5.6+dfsg-2 source package in Ubuntu

Changelog

libzstd (1.5.6+dfsg-2) unstable; urgency=medium

  * Fix the udeb install location: install files into /usr/lib, not
    into /lib. Do that using an executable libzstd1-udeb.install file that
    only grabs the usr/lib/ parts of the libzstd1.install one.
  * Add a patch to fix the test suite on hurd-amd64. Closes: #1086343

 -- Peter Pentchev <email address hidden>  Mon, 30 Dec 2024 03:16:50 +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 Pocket Published Component Section
Plucky release main misc

Downloads

File Size SHA-256 Checksum
libzstd_1.5.6+dfsg-2.dsc 2.3 KiB 57f39cddb823019558f0f69f4fb9842a3b8c13cb3f9db8e6d8a7819c1e058b33
libzstd_1.5.6+dfsg.orig.tar.xz 1.7 MiB b3a60c7059886641830adf32c979be8d211da5d73fd05c7768f86d12d5bccec3
libzstd_1.5.6+dfsg-2.debian.tar.xz 22.5 KiB 5795e5c490e7087db756be093be00c02987ca7276713b7428e962a73b34294f1

Available diffs

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