Name: | brotli-devel |
---|---|
Version: | 1.1.0 |
Release: | 6.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 67168 |
License: | MIT |
RPM: | brotli-devel-1.1.0-6.el10.aarch64.rpm |
Source RPM: | brotli-1.1.0-6.el10.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/brotli |
Summary: | Lossless compression algorithm (development files) |
Description: | Brotli 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. This package installs the development files |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Check BitMask(n) n value for kBrotliBitMask[n] bounds
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 1.1.1 rhbz#2233368
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Fix EL7 builds