Thu, 19 Mar 2026 22:50:47 CST | login

Information for build llhttp-8.1.0-6.ocs23

ID3806
Package Namellhttp
Version8.1.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llhttp.git?.#d667940255fda7a5b2c0586f85cc14c146a7d936
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 11:27:57 CST
CompletedSat, 09 Sep 2023 11:42:34 CST
Taskbuild (dist-ocs23, /opencloudos-stream/llhttp.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/llhttp.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
llhttp-8.1.0-6.ocs23.src.rpm (info) (download)
aarch64
llhttp-8.1.0-6.ocs23.aarch64.rpm (info) (download)
llhttp-devel-8.1.0-6.ocs23.aarch64.rpm (info) (download)
llhttp-debuginfo-8.1.0-6.ocs23.aarch64.rpm (info) (download)
llhttp-debugsource-8.1.0-6.ocs23.aarch64.rpm (info) (download)
x86_64
llhttp-8.1.0-6.ocs23.x86_64.rpm (info) (download)
llhttp-devel-8.1.0-6.ocs23.x86_64.rpm (info) (download)
llhttp-debuginfo-8.1.0-6.ocs23.x86_64.rpm (info) (download)
llhttp-debugsource-8.1.0-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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