Information for build ls-qpack-2.5.3-5.fc42

ID8412
Package Namels-qpack
Version2.5.3
Release5.fc42
Epoch
DraftFalse
SummaryQPACK compression library for use with HTTP/3
Descriptionls-qpack is a full-featured, tested, and fast QPACK library. The QPACK encoder produces excellent compression results based on an innovative mnemonic technique. It boasts the fastest Huffman encoder and decoder. The library is production quality. It is used in OpenLiteSpeed, LiteSpeed Web Server, and LiteSpeed Web ADC. The library is robust: * The encoder does not assume anything about usual HTTP headers such as Server or User-Agent. Instead, it uses its mnemonic compression technique to achieve good compression results for any input. * The decoder uses modulo arithmetic to track dynamic table insertions. This is in contrast to all other QPACK implementations, which use an integer counter, meaning that at some point, the decoder will break. * The decoder processes input in streaming fashion. The caller does not have to buffer the contents of HTTP/3 HEADERS frame. Instead, the decoder can be supplied input byte-by-byte.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:29:33 UTC
CompletedMon, 09 Jun 2025 16:29:33 UTC
Tags
f42
RPMs
src
ls-qpack-2.5.3-5.fc42.src.rpm (info) (download)
riscv64
ls-qpack-2.5.3-5.fc42.riscv64.rpm (info) (download)
ls-qpack-devel-2.5.3-5.fc42.riscv64.rpm (info) (download)
ls-qpack-debuginfo-2.5.3-5.fc42.riscv64.rpm (info) (download)
ls-qpack-debugsource-2.5.3-5.fc42.riscv64.rpm (info) (download)
Changelog * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 22 2023 Benson Muite <benson_muite@emailplus.org> - 2.5.3-1 - Initial packaging