Thu, 19 Mar 2026 00:00:10 CST | login

Information for build llhttp-9.2.1-3.ocs23

ID22225
Package Namellhttp
Version9.2.1
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llhttp.git?.#4d119f8fc06d38bcb44a068864809bfe8167cddd
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
StartedSat, 28 Sep 2024 22:11:14 CST
CompletedSat, 28 Sep 2024 22:18:41 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/llhttp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/llhttp.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
llhttp-9.2.1-3.ocs23.src.rpm (info) (download)
aarch64
llhttp-9.2.1-3.ocs23.aarch64.rpm (info) (download)
llhttp-devel-9.2.1-3.ocs23.aarch64.rpm (info) (download)
llhttp-debuginfo-9.2.1-3.ocs23.aarch64.rpm (info) (download)
llhttp-debugsource-9.2.1-3.ocs23.aarch64.rpm (info) (download)
loongarch64
llhttp-9.2.1-3.ocs23.loongarch64.rpm (info) (download)
llhttp-devel-9.2.1-3.ocs23.loongarch64.rpm (info) (download)
llhttp-debuginfo-9.2.1-3.ocs23.loongarch64.rpm (info) (download)
llhttp-debugsource-9.2.1-3.ocs23.loongarch64.rpm (info) (download)
x86_64
llhttp-9.2.1-3.ocs23.x86_64.rpm (info) (download)
llhttp-devel-9.2.1-3.ocs23.x86_64.rpm (info) (download)
llhttp-debuginfo-9.2.1-3.ocs23.x86_64.rpm (info) (download)
llhttp-debugsource-9.2.1-3.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * 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