lzo2 2.08-1.2 source package in Ubuntu
Changelog
lzo2 (2.08-1.2) unstable; urgency=low * Non-maintainer upload. * Adjust patch from previous upload so the "modern C" code path still defines some typedefs: lzo_memops_TU1p is a pointer to unsigned byte (used by the byteswapping implementation on non-powerpc big-endian architectures), and lzo_memops_TU2p and lzo_memops_TU4p are pointers to unsigned 2- and 4-byte quantities (needed by the powerpc assembler implementation). Together, these fix FTBFS on big-endian platforms. (Closes: #773580) -- Simon McVittie <email address hidden> Sat, 20 Dec 2014 17:50:38 +0000
Upload details
- Uploaded by:
- Peter Eisentraut
- Uploaded to:
- Sid
- Original maintainer:
- Peter Eisentraut
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | libs | |
Xenial | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lzo2_2.08-1.2.dsc | 1.8 KiB | 09eabe81d6f631a29cc603843b27ab914704726a1400a2219cf83b1da4e72892 |
lzo2_2.08.orig.tar.gz | 575.2 KiB | ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614 |
lzo2_2.08-1.2.debian.tar.xz | 5.9 KiB | 5a9aa3a2432f5d4f689b24c64ea3daec7646e736da37721388ae88b670dd99bc |
Available diffs
- diff from 2.08-1 to 2.08-1.2 (3.1 KiB)
- diff from 2.08-1.1 to 2.08-1.2 (2.4 KiB)
No changes file available.
Binary packages built by this source
- liblzo2-2: No summary available for liblzo2-2 in ubuntu vivid.
No description available for liblzo2-2 in ubuntu vivid.
- liblzo2-2-dbgsym: debug symbols for package liblzo2-2
LZO is a portable, lossless data compression library.
It offers pretty fast compression and very fast decompression.
Decompression requires no memory. In addition there are slower
compression levels achieving a quite competitive compression ratio
while still decompressing at this very high speed.
- liblzo2-2-udeb: No summary available for liblzo2-2-udeb in ubuntu artful.
No description available for liblzo2-2-udeb in ubuntu artful.
- liblzo2-2-udeb-dbgsym: No summary available for liblzo2-2-udeb-dbgsym in ubuntu artful.
No description available for liblzo2-
2-udeb- dbgsym in ubuntu artful.
- liblzo2-dev: data compression library (development files)
LZO is a portable, lossless data compression library.
This package contains the header files and static libraries for the
LZO data compression library.