Fri, 20 Mar 2026 03:21:43 CST | login

Information for build llhttp-9.2.0-1.ocs23

ID7327
Package Namellhttp
Version9.2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llhttp.git?.#5724ad49cfbf8df840e818c8e337055207001c96
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
StartedFri, 12 Apr 2024 09:33:49 CST
CompletedFri, 12 Apr 2024 09:38:09 CST
Taskbuild (dist-ocs23, /opencloudos-stream/llhttp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/llhttp.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
llhttp-9.2.0-1.ocs23.src.rpm (info) (download)
aarch64
llhttp-9.2.0-1.ocs23.aarch64.rpm (info) (download)
llhttp-devel-9.2.0-1.ocs23.aarch64.rpm (info) (download)
llhttp-debuginfo-9.2.0-1.ocs23.aarch64.rpm (info) (download)
llhttp-debugsource-9.2.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
llhttp-9.2.0-1.ocs23.x86_64.rpm (info) (download)
llhttp-devel-9.2.0-1.ocs23.x86_64.rpm (info) (download)
llhttp-debuginfo-9.2.0-1.ocs23.x86_64.rpm (info) (download)
llhttp-debugsource-9.2.0-1.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 * 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