Wed, 05 Feb 2025 00:39:58 CST | login

Information for build brotli-1.0.9-7.el9_5

ID32449
Package Namebrotli
Version1.0.9
Release7.el9_5
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/brotli.git#9299330de0920c053dea8ce04aee4011cc84ddb9
SummaryLossless compression algorithm
DescriptionBrotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
Built bydistrobuild
State complete
Volume DEFAULT
StartedFri, 20 Dec 2024 21:35:56 CST
CompletedFri, 20 Dec 2024 21:39:32 CST
Taskbuild (dist-circle9_5-updates, /stage/rpms/brotli.git:9299330de0920c053dea8ce04aee4011cc84ddb9)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/brotli.git?#9299330de0920c053dea8ce04aee4011cc84ddb9'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
brotli-1.0.9-7.el9_5.src.rpm (info) (download)
aarch64
brotli-1.0.9-7.el9_5.aarch64.rpm (info) (download)
brotli-devel-1.0.9-7.el9_5.aarch64.rpm (info) (download)
libbrotli-1.0.9-7.el9_5.aarch64.rpm (info) (download)
python3-brotli-1.0.9-7.el9_5.aarch64.rpm (info) (download)
brotli-debuginfo-1.0.9-7.el9_5.aarch64.rpm (info) (download)
brotli-debugsource-1.0.9-7.el9_5.aarch64.rpm (info) (download)
libbrotli-debuginfo-1.0.9-7.el9_5.aarch64.rpm (info) (download)
python3-brotli-debuginfo-1.0.9-7.el9_5.aarch64.rpm (info) (download)
i686
brotli-1.0.9-7.el9_5.i686.rpm (info) (download)
brotli-devel-1.0.9-7.el9_5.i686.rpm (info) (download)
libbrotli-1.0.9-7.el9_5.i686.rpm (info) (download)
python3-brotli-1.0.9-7.el9_5.i686.rpm (info) (download)
brotli-debuginfo-1.0.9-7.el9_5.i686.rpm (info) (download)
brotli-debugsource-1.0.9-7.el9_5.i686.rpm (info) (download)
libbrotli-debuginfo-1.0.9-7.el9_5.i686.rpm (info) (download)
python3-brotli-debuginfo-1.0.9-7.el9_5.i686.rpm (info) (download)
ppc64le
brotli-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
brotli-devel-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
libbrotli-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
python3-brotli-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
brotli-debuginfo-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
brotli-debugsource-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
libbrotli-debuginfo-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
python3-brotli-debuginfo-1.0.9-7.el9_5.ppc64le.rpm (info) (download)
x86_64
brotli-1.0.9-7.el9_5.x86_64.rpm (info) (download)
brotli-devel-1.0.9-7.el9_5.x86_64.rpm (info) (download)
libbrotli-1.0.9-7.el9_5.x86_64.rpm (info) (download)
python3-brotli-1.0.9-7.el9_5.x86_64.rpm (info) (download)
brotli-debuginfo-1.0.9-7.el9_5.x86_64.rpm (info) (download)
brotli-debugsource-1.0.9-7.el9_5.x86_64.rpm (info) (download)
libbrotli-debuginfo-1.0.9-7.el9_5.x86_64.rpm (info) (download)
python3-brotli-debuginfo-1.0.9-7.el9_5.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Sep 11 2024 Eike Rathke <erack@redhat.com> - 1.0.9-7 - Check BitMask(n) n value for kBrotliBitMask[n] bounds