Mon, 06 May 2024 00:02:46 UTC | login

Information for build bzip3-1.3.1-1.fc38

ID249963
Package Namebzip3
Version1.3.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bzip3.git#240fdf9c8760e950071aea7d8431aecd9791977e
SummaryTools for compressing and decompressing bzip3 files
DescriptionThese 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 13 Jun 2023 18:01:27 UTC
CompletedWed, 14 Jun 2023 10:03:28 UTC
Taskbuild (f38, /rpms/bzip3.git:240fdf9c8760e950071aea7d8431aecd9791977e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bzip3.git#240fdf9c8760e950071aea7d8431aecd9791977e'}}
Tags
f38
f39
f40
RPMs
src
bzip3-1.3.1-1.fc38.src.rpm (info) (download)
riscv64
bzip3-1.3.1-1.fc38.riscv64.rpm (info) (download)
bzip3-devel-1.3.1-1.fc38.riscv64.rpm (info) (download)
bzip3-libs-1.3.1-1.fc38.riscv64.rpm (info) (download)
bzip3-debuginfo-1.3.1-1.fc38.riscv64.rpm (info) (download)
bzip3-debugsource-1.3.1-1.fc38.riscv64.rpm (info) (download)
bzip3-libs-debuginfo-1.3.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon May 22 2023 Petr Pisar <ppisar@redhat.com> - 1.3.1-1 - 1.3.1 bump * Wed Apr 05 2023 Petr Pisar <ppisar@redhat.com> - 1.3.0-1 - 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) * Mon Mar 27 2023 Petr Pisar <ppisar@redhat.com> - 1.2.3-1 - 1.2.3 bump * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Petr Pisar <ppisar@redhat.com> - 1.2.2-1 - 1.2.2 bump * Fri Nov 11 2022 Petr Pisar <ppisar@redhat.com> - 1.2.1-1 - 1.2.1 bump * Wed Nov 02 2022 Petr Pisar <ppisar@redhat.com> - 1.2.0-3 - Do not own pkg-config directory * Wed Nov 02 2022 Petr Pisar <ppisar@redhat.com> - 1.2.0-2 - Less globs and and more verbose output in a spec file * Tue Nov 01 2022 Petr Pisar <ppisar@redhat.com> - 1.2.0-1 - 1.2.0 bump * Wed Oct 26 2022 Petr Pisar <ppisar@redhat.com> - 1.1.8-1 - 1.1.8 packaged