Thu, 03 Oct 2024 12:22:38 CST | login

Information for build brotli-1.0.6-3.el8

ID13147
Package Namebrotli
Version1.0.6
Release3.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/brotli.git#48bdd92a1f7fee38061c7f773ce295c376a4e6dc
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
StartedWed, 11 Aug 2021 23:08:10 CST
CompletedWed, 11 Aug 2021 23:12:12 CST
Taskbuild (dist-circle8, /stage/rpms/brotli.git:48bdd92a1f7fee38061c7f773ce295c376a4e6dc)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/brotli.git?#48bdd92a1f7fee38061c7f773ce295c376a4e6dc'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
brotli-1.0.6-3.el8.src.rpm (info) (download)
aarch64
brotli-1.0.6-3.el8.aarch64.rpm (info) (download)
brotli-devel-1.0.6-3.el8.aarch64.rpm (info) (download)
python3-brotli-1.0.6-3.el8.aarch64.rpm (info) (download)
brotli-debuginfo-1.0.6-3.el8.aarch64.rpm (info) (download)
brotli-debugsource-1.0.6-3.el8.aarch64.rpm (info) (download)
python3-brotli-debuginfo-1.0.6-3.el8.aarch64.rpm (info) (download)
i686
brotli-1.0.6-3.el8.i686.rpm (info) (download)
brotli-devel-1.0.6-3.el8.i686.rpm (info) (download)
python3-brotli-1.0.6-3.el8.i686.rpm (info) (download)
brotli-debuginfo-1.0.6-3.el8.i686.rpm (info) (download)
brotli-debugsource-1.0.6-3.el8.i686.rpm (info) (download)
python3-brotli-debuginfo-1.0.6-3.el8.i686.rpm (info) (download)
ppc64le
brotli-1.0.6-3.el8.ppc64le.rpm (info) (download)
brotli-devel-1.0.6-3.el8.ppc64le.rpm (info) (download)
python3-brotli-1.0.6-3.el8.ppc64le.rpm (info) (download)
brotli-debuginfo-1.0.6-3.el8.ppc64le.rpm (info) (download)
brotli-debugsource-1.0.6-3.el8.ppc64le.rpm (info) (download)
python3-brotli-debuginfo-1.0.6-3.el8.ppc64le.rpm (info) (download)
x86_64
brotli-1.0.6-3.el8.x86_64.rpm (info) (download)
brotli-devel-1.0.6-3.el8.x86_64.rpm (info) (download)
python3-brotli-1.0.6-3.el8.x86_64.rpm (info) (download)
brotli-debuginfo-1.0.6-3.el8.x86_64.rpm (info) (download)
brotli-debugsource-1.0.6-3.el8.x86_64.rpm (info) (download)
python3-brotli-debuginfo-1.0.6-3.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Oct 01 2020 Eike Rathke <erack@redhat.com> - 1.0.6-3 - Resolves: CVE-2020-8927 * Wed Jun 17 2020 Eike Rathke <erack@redhat.com> - 1.0.6-2 - Resolves: rhbz#1737412 bump NRV for build to compose * Wed Oct 10 2018 Tomas Popela <tpopela@redhat.com> - 1.0.6-1 - Update to 1.0.6 - Resolves: rhbz#1637408 * Wed Sep 19 2018 Tomas Orsava <torsava@redhat.com> - 1.0.5-2 - Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153 * Mon Jul 16 2018 Tomas Popela <tpopela@redhat.com> - 1.0.5-1 - Update to 1.0.5 * Tue Jun 19 2018 Lumír Balhar <lbalhar@redhat.com> - 1.0.1-4 - Python 2 subpackage disabled * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.1-2 - Switch to %ldconfig_scriptlets * Fri Sep 22 2017 Travis Kendrick <pouar@pouar.net> - 1.0.1-1 - update to 1.0.1 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue May 23 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-4 - add man pages * Sun May 14 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-3 - wrong directory for ctest - LICENSE not needed in -devel - fix "spurious-executable-perm" - rpmbuild does the cleaning for us, so 'rm -rf %{buildroot}' isn't needed * Sat May 13 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-2 - include libraries and development files * Sat May 06 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-1 - Initial build