Information for build http-parser-2.9.4-4.oc9

ID19146
Package Namehttp-parser
Version2.9.4
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/http-parser.git?.#e3e14ae3e9f529b24c94e30e1d5b2e905b457a65
SummaryHTTP request/response parser for C
DescriptionThis is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 06:29:03 CST
CompletedMon, 08 Jan 2024 06:31:27 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/http-parser.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/http-parser.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
http-parser-2.9.4-4.oc9.src.rpm (info) (download)
aarch64
http-parser-2.9.4-4.oc9.aarch64.rpm (info) (download)
http-parser-devel-2.9.4-4.oc9.aarch64.rpm (info) (download)
http-parser-debuginfo-2.9.4-4.oc9.aarch64.rpm (info) (download)
http-parser-debugsource-2.9.4-4.oc9.aarch64.rpm (info) (download)
x86_64
http-parser-2.9.4-4.oc9.x86_64.rpm (info) (download)
http-parser-devel-2.9.4-4.oc9.x86_64.rpm (info) (download)
http-parser-debuginfo-2.9.4-4.oc9.x86_64.rpm (info) (download)
http-parser-debugsource-2.9.4-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.4-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.4-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.4-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 01 2022 cunshunxia <cunshunxia@tencent.com> - 2.9.4-1 - initial build