Name: | rust-brotli-decompressor+seccomp-devel |
---|---|
Version: | 2.5.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2038 |
License: | BSD-3-Clause AND MIT |
RPM: | rust-brotli-decompressor+seccomp-devel-2.5.1-1.el9.noarch.rpm |
Source RPM: | rust-brotli-decompressor-2.5.1-1.el9.src.rpm |
Build Date: | Wed Jan 24 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/brotli-decompressor |
Summary: | Brotli decompressor with no_std support |
Description: | A 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. This package contains library source intended for building other packages which use the "seccomp" feature of the "brotli-decompressor" crate. |
- Update to version 2.5.1; Fixes RHBZ#2241464
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to version 2.3.4; Fixes RHBZ#2161121
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild