Name: | bzip3 |
---|---|
Version: | 1.5.2 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 0 |
License: | LGPL-3.0-or-later AND BSD-2-Clause |
RPM: | bzip3-1.5.2-1.el10_0.x86_64.rpm |
Source RPM: | bzip3-1.5.2-1.el10_0.src.rpm |
Build Date: | Fri May 16 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kspalaiologos/bzip3 |
Summary: | Tools for compressing and decompressing bzip3 files |
Description: | These are tools for compressing, decompressing, printing, and searching bzip3 files. bzip3 features higher compression ratios and better performance than bzip2 thanks to an order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a run-length encoding with Lempel-Ziv prediction pass based on LZ77-style string matching and PPM-style context modeling. If you only need bzip3 tool, consider installing bzip3-tools package instead. |
- 1.5.2 bump - Fix handling failed memory allocations in the bzip3 tool
- Move bunzip3, bz3cat, and bzip3 to bzip3-tools package - Move bz3grep to bzip3-grep package - Move bz3less to bzip3-less package - Move bz3more to bzip3-more package - Move bz3most to bzip3-most package
- Fix bz3cat processing a standard input (bug #2354263)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- 1.5.1 bump
- 1.5.0 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- 1.4.0 bump