Thu, 16 May 2024 02:17:13 UTC | login

Information for build ls-qpack-2.5.3-3.fc40

ID296293
Package Namels-qpack
Version2.5.3
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ls-qpack.git#0124cfad78d5dd77397c7ad2b614f1380295d235
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
StartedSun, 17 Mar 2024 15:57:57 UTC
CompletedSun, 17 Mar 2024 16:17:48 UTC
Taskbuild (f40, /rpms/ls-qpack.git:0124cfad78d5dd77397c7ad2b614f1380295d235)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ls-qpack.git#0124cfad78d5dd77397c7ad2b614f1380295d235'}}
Tags
f40
f41
RPMs
src
ls-qpack-2.5.3-3.fc40.src.rpm (info) (download)
riscv64
ls-qpack-2.5.3-3.fc40.riscv64.rpm (info) (download)
ls-qpack-devel-2.5.3-3.fc40.riscv64.rpm (info) (download)
ls-qpack-debuginfo-2.5.3-3.fc40.riscv64.rpm (info) (download)
ls-qpack-debugsource-2.5.3-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * 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