libcompress-snappy-perl 0.24+ds-3build4 source package in Ubuntu

Changelog

libcompress-snappy-perl (0.24+ds-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:56:25 +0000

Upload details

Uploaded by:
Steve Langasek
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 release universe misc

Downloads

File Size SHA-256 Checksum
libcompress-snappy-perl_0.24+ds.orig.tar.xz 20.9 KiB 991891d3031c8c44fcb2fcc6a614dac1060d521698bc3660002b534ce89d015c
libcompress-snappy-perl_0.24+ds-3build4.debian.tar.xz 3.3 KiB acef43a56ed6210445d7a674558ac7460c4474c8f9edc82f10b27522b4d9d8ae
libcompress-snappy-perl_0.24+ds-3build4.dsc 2.3 KiB 21868ed809adf444eadbe09f6d8fe2d31cb888348454f01b20b1cfa6736c4e3a

Available diffs

View changes file

Binary packages built by this source

libcompress-snappy-perl: Perl interface to Google's Snappy (de)compressor

 The Compress::Snappy module provides an interface to Google's Snappy
 (de)compressor.
 .
 Snappy does not aim for maximum compression, or compatibility with any other
 compression library; instead, it aims for very high speeds and reasonable
 compression. For instance, compared to the fastest mode of zlib, Snappy is an
 order of magnitude faster for most inputs, but the resulting compressed files
 are anywhere from 20% to 100% bigger.

libcompress-snappy-perl-dbgsym: debug symbols for libcompress-snappy-perl