Name: | bzip3 |
---|---|
Version: | 1.3.1 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 77240 |
License: | LGPL-3.0-or-later AND BSD-2-Clause |
RPM: | bzip3-1.3.1-3.el8.aarch64.rpm |
Source RPM: | bzip3-1.3.1-3.el8.src.rpm |
Build Date: | Wed Apr 02 2025 |
Build Host: | build-ol8-aarch64.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. |
- Fix bz3cat processing a standard input (bug #2354263)
- Fix a memory allocation in bz3_compress() (upstream bug #120) - Fix bz3grep error message on an invalid argument (upstream bug #127) - Fix a decoding failure on specific sizes (upstream bug #131) - Do not create an output file in case an input argument is a directory (upstream bug #138)
- 1.3.1 bump
- 1.3.0 bump (CVE-2023-29415, CVE-2023-29416, CVE-2023-29417, CVE-2023-29418, CVE-2023-29419, CVE-2023-29420, CVE-2023-29421)
- 1.2.3 bump
- 1.2.2 bump
- 1.2.1 bump
- Do not own pkg-config directory
- Less globs and and more verbose output in a spec file
- 1.2.0 bump