Wed, 13 May 2026 17:22:46 CST | login

Information for build llhttp-9.2.1-4.ocs23.rva23

ID26307
Package Namellhttp
Version9.2.1
Release4.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llhttp.git?.#93c8cf03998112a70a484306c2ba787dc66bbe55
SummaryPort of http_parser to llparse
DescriptionThis project aims to make http_parser maintainable, verifiable and improving benchmarks where possible. It is a port of http_parser to TypeScript. llparse is used to generate the output C source file, which could be compiled and linked with the embedder's program (like Node.js). This copy of the library is compiled with LLHTTP_STRICT_MODE set to 0 (disabled), which is the default.
Built bymaxonxie
State complete
Volume DEFAULT
StartedTue, 12 May 2026 10:54:24 CST
CompletedTue, 12 May 2026 11:07:58 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/llhttp.git:.:origin/rva23)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/llhttp.git?.#origin/rva23'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
llhttp-9.2.1-4.ocs23.rva23.src.rpm (info) (download)
riscv64
llhttp-9.2.1-4.ocs23.rva23.riscv64.rpm (info) (download)
llhttp-devel-9.2.1-4.ocs23.rva23.riscv64.rpm (info) (download)
llhttp-debuginfo-9.2.1-4.ocs23.rva23.riscv64.rpm (info) (download)
llhttp-debugsource-9.2.1-4.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue May 12 2026 Maxon Xie <maxonxie@tencent.com> - 9.2.1-4 - Fix BuildRequires for node command * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.2.1-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.2.1-2 - Rebuilt for loongarch release * Thu May 30 2024 maxonxie <maxonxie@tencent.com> - 9.2.1-1 - Update to 9.2.1 fix CVE-2024-27982 * Tue May 07 2024 Pengda Dou <doupengda@loongson.cn> - 9.2.0-2 - add support for loongarch64 * Thu Apr 11 2024 maxonxie <maxonxie@tencent.com> - 9.2.0-1 - Update to 9.2.0 require by aiohttp 3.9.3 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.1.0-6 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Jul 25 2023 Miaojun Dong <zoedong@tencent.com> - 8.1.0-5 - Rebuild for nodejs-18.14.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.1.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 04 2023 Miaojun Dong <zoedong@tencent.com> - 8.1.0-3 - Fix rebuilt for OpenCloudOS Stream 23 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.1.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Mar 10 2023 Miaojun Dong <zoedong@tencent.com> - 8.1.0-1 - initial build