Fri, 20 Mar 2026 03:30:16 CST | login

Information for build llhttp-8.1.0-5.ocs23

ID387
Package Namellhttp
Version8.1.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llhttp.git?.#64f6ec0d476dd2a3bdd591a165a0bf79d44ae86b
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 25 Jul 2023 11:40:22 CST
CompletedTue, 25 Jul 2023 11:56:09 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-5.ocs23.src.rpm (info) (download)
aarch64
llhttp-8.1.0-5.ocs23.aarch64.rpm (info) (download)
llhttp-devel-8.1.0-5.ocs23.aarch64.rpm (info) (download)
llhttp-debuginfo-8.1.0-5.ocs23.aarch64.rpm (info) (download)
llhttp-debugsource-8.1.0-5.ocs23.aarch64.rpm (info) (download)
x86_64
llhttp-8.1.0-5.ocs23.x86_64.rpm (info) (download)
llhttp-devel-8.1.0-5.ocs23.x86_64.rpm (info) (download)
llhttp-debuginfo-8.1.0-5.ocs23.x86_64.rpm (info) (download)
llhttp-debugsource-8.1.0-5.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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