| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: clzip | Distribution: openSUSE Tumbleweed |
| Version: 1.16 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Mar 30 15:14:19 2026 |
| Group: Productivity/Archiving/Compression | Build host: reproducible |
| Size: 169676 | Source RPM: clzip-1.16-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://www.nongnu.org/lzip/clzip.html | |
| Summary: Lossless Data Compressor based on LZMA | |
Clzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to that of gzip or bzip2. Clzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. Clzip uses the lzip file format; the files produced by clzip are fully compatible with lzip-1.4 or newer. Clzip is, in fact, a C language implementation of lzip, intended for embedded devices or systems lacking a C++ compiler.
GPL-2.0-or-later
* Mon Mar 30 2026 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.16
* '-dvv' and '-tvv' now print (de)compressed sizes instead of
compression ratio. (Sizes are more informative than compression
ratio).
* Large numbers in option arguments are now accepted with
underscore separators (-s 123_456_789).
* Large numbers are now printed with underscore separators
(123_456_789).
* '--list' now can safely skip any trailing data added to a lzip
file by the option '--append' of lziprecover.
* '--list' now prints '+t' after the number of members to
indicate the presence of trailing data, and prints the size of
the trailing data below the size of the last member.
* '-lvv' now prints a blank line between the list of members of
each multimember file and the next file.
* Sun Jan 19 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.15
* clzip now exits with error status 2 if any empty member is
found in a multimember file.
* clzip now exits with error status 2 if the first byte of the
LZMA stream is not 0.
* Options `--empty-error` and `--marking-error` have been
removed.
* Thu Feb 08 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.14
* Added the command-line switches --empty-error and
- -marking-error
* The option -o/--output now preserves dates, permissions, and
ownership of the file when (de)compressing exactly one file.
* The option -o/--output now creates missing intermediate
directories when writing to a file.
* Sun Feb 13 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.13
* Decompression time has been reduced by 5-12% depending on the
file.
* In case of error in a numerical argument to a command line
option, clzip now shows the name of the option and the range
of valid values.
* Fri Mar 12 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.12
* Make -o behave like -c, but writing to file instead of stdout.
* Make -c and -o check whether the output is a terminal
only once.
* Thu Mar 14 2019 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.11
* No changes; just a version bump.
* Fri Dec 14 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.11~rc1
* Detection of forbidden combinations of characters in trailing
data has been improved.
* Mon Mar 05 2018 jengelh@inai.de
- Update to new upstream release 1.10
* The option "--loose-trailing" has been added.
* The test used by clzip to discriminate trailing data from a
corrupt header in multimember or concatenated files has been
improved to a Hamming distance of 3.
* The "-S" option now keeps input files unchanged.
* Thu May 11 2017 mpluskal@suse.com
- Update to version 1.9:
* The option '-l, --list' has been ported from lziprecover.
* It is now an error to specify two or more different operations
in the command line (--decompress, --list or --test).
* Compression time of option '-0' has been reduced by 6%.
* Compression time of options '-1' to '-9' has been reduced by 1%.
* Decompression time has been reduced by 7%.
* In test mode, clzip now continues checking the rest of the
files if any input file is a terminal.
* Trailing data are now shown both in hexadecimal and as a string
of printable ASCII characters.
* Three missing chapters have been added to the manual, which
now contains all the chapters of the lzip manual.
* Sat May 28 2016 mpluskal@suse.com
- Update to version 1.8:
* main.c: Added new option '-a, --trailing-error'.
* main.c (decompress): Print up to 6 bytes of trailing data
when '-vvvv' is specified.
* decoder.c (LZd_verify_trailer): Removed test of final code.
* main.c (main): Delete '--output' file if infd is a terminal.
* main.c (main): Don't use stdin more than once.
* lzip.texi: Added chapter 'Trailing data'.
* configure: Avoid warning on some shells when testing for gcc.
* Makefile.in: Detect the existence of install-info.
* testsuite/check.sh: A POSIX shell is required to run the tests.
* testsuite/check.sh: Don't check error messages.
- Run internal testsuite
/usr/bin/clzip /usr/share/doc/packages/clzip /usr/share/doc/packages/clzip/ChangeLog /usr/share/doc/packages/clzip/README /usr/share/info/clzip.info.gz /usr/share/licenses/clzip /usr/share/licenses/clzip/COPYING /usr/share/man/man1/clzip.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 15:27:28 2026