Tue, 20 Aug 2024 15:27:01 UTC | login

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

ID286002
Package Namerust-brotli-decompressor
Version2.5.1
Release2.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 23 Feb 2024 07:10:08 UTC
CompletedFri, 23 Feb 2024 07:10:08 UTC
Tags
f40
f41
RPMs
src
rust-brotli-decompressor-2.5.1-2.fc40.src.rpm (info) (download)
noarch
rust-brotli-decompressor+alloc-stdlib-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+benchmark-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+default-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+disable-timer-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+pass-through-ffi-panics-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+seccomp-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+std-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor+unsafe-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
rust-brotli-decompressor-devel-2.5.1-2.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 14 2024 Fabio Valentini <decathorpe@gmail.com> - 2.5.1-1 - Update to version 2.5.1; Fixes RHBZ#2241464 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 29 2023 Fabio Valentini <decathorpe@gmail.com> - 2.3.4-1 - Update to version 2.3.4; Fixes RHBZ#2161121 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild