python-lz4 4.0.2+dfsg-1build4 source package in Ubuntu

Changelog

python-lz4 (4.0.2+dfsg-1build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:04:57 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-lz4_4.0.2+dfsg.orig.tar.xz 52.2 KiB a37d2f31a2a979644f633a89830587f8bf4d4a56947ea795ed294683454cba0f
python-lz4_4.0.2+dfsg-1build4.debian.tar.xz 4.0 KiB 52069f5a4f0203c2e4fa2e9e8f82bd787157feab4d30eb97552e55d4c4e5a8be
python-lz4_4.0.2+dfsg-1build4.dsc 2.2 KiB 513b506211ec4b51869871b2df44162fcd3d16782f99bb32a08d864eedd6521a

View changes file

Binary packages built by this source

python3-lz4: Python interface to the lz4 compression library (Python 3)

 This package provides bindings for the liblz4 compression library.
 .
 LZ4 is a very fast lossless compression algorithm, providing compression
 speed at 400 MB/s per core, scalable with multi-cores CPU. It also
 features an extremely fast decoder, with speed in multiple GB/s per core,
 typically reaching RAM speed limits on multi-core systems.
 .
 This package is for Python 3.

python3-lz4-dbgsym: debug symbols for python3-lz4