libdeflate 1.19-1build1.1 source package in Ubuntu

Changelog

libdeflate (1.19-1build1.1) noble-proposed; urgency=medium

  * SRU: LP: #2076340: No-change rebuild to pick up changed build flags
    on ppc64 and s390x.

 -- Matthias Klose <email address hidden>  Fri, 09 Aug 2024 04:33:21 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates main misc

Downloads

File Size SHA-256 Checksum
libdeflate_1.19.orig.tar.gz 183.3 KiB 27bf62d71cd64728ff43a9feb92f2ac2f2bf748986d856133cc1e51992428c25
libdeflate_1.19-1build1.1.debian.tar.xz 4.9 KiB 58f866e842d3d8cf6735e6a2cf7be887c712f8c07f8352a94e2fc4fed9d008bf
libdeflate_1.19-1build1.1.dsc 2.3 KiB 3a2552cdace2cae2b98b81b64d225f4247bc2ed4409dc0ff9eff1db9843d79d0

Available diffs

View changes file

Binary packages built by this source

libdeflate-dev: headers for whole-buffer compression and decompression library

 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
 .
 This package provides the development headers.

libdeflate-tools: tools for whole-buffer compression and decompression library

 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
 .
 This package provides the sample tools.

libdeflate-tools-dbgsym: debug symbols for libdeflate-tools
libdeflate0: fast, whole-buffer DEFLATE-based compression and decompression

 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".

libdeflate0-dbgsym: debug symbols for libdeflate0