Tue, 03 Feb 2026 13:38:31 CST | login

Information for build rust-brotli-decompressor-2.5.1-2.oc9

ID41481
Package Namerust-brotli-decompressor
Version2.5.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-brotli-decompressor.git?.#3200bdb84aebc95a1af495b04e7907e8a7e320b7
SummaryBrotli decompressor with no_std support
DescriptionA brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 05:18:29 CST
CompletedSat, 14 Jun 2025 05:26:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rust-brotli-decompressor.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-brotli-decompressor.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
rust-brotli-decompressor-2.5.1-2.oc9.src.rpm (info) (download)
noarch
rust-brotli-decompressor+alloc-stdlib-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+benchmark-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+default-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+disable-timer-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+pass-through-ffi-panics-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+seccomp-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+std-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor+unsafe-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
rust-brotli-decompressor-devel-2.5.1-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.5.1-2 - Rebuilt for loongarch64 * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.1-1 - initial build