Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-brotli+no-stdlib-ffi-binding-devel-8.0.4-1.fc46 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-brotli+no-stdlib-ffi-binding-devel Distribution: Fedora Project
Version: 8.0.4 Vendor: Fedora Project
Release: 1.fc46 Build date: Mon Aug 31 19:30:21 2026
Group: Unspecified Build host: buildvm-x86-17.rdu3.fedoraproject.org
Size: 2831 Source RPM: rust-brotli-8.0.4-1.fc46.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/brotli
Summary: Brotli compressor and decompressor with no_std support
A brotli compressor and 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.
All included code is safe.

This package contains library source intended for building other packages which
use the "no-stdlib-ffi-binding" feature of the "brotli" crate.

Provides

Requires

License

BSD-3-Clause AND MIT

Changelog

* Mon Aug 31 2026 Fabio Valentini <decathorpe@gmail.com> - 8.0.4-1
  - Update to version 8.0.4; Fixes RHBZ#2482480
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* S