Sun, 19 Apr 2026 22:18:48 CST | login

Information for build http-parser-2.9.4-6.ocs23.rva23

ID25614
Package Namehttp-parser
Version2.9.4
Release6.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/http-parser.git?.#d1dfd1607427477abeb72b42255e75d6991ccec2
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 bymaxonxie
State complete
Volume DEFAULT
StartedTue, 17 Mar 2026 19:32:50 CST
CompletedWed, 18 Mar 2026 01:13:22 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/http-parser.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/http-parser.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
http-parser-2.9.4-6.ocs23.rva23.src.rpm (info) (download)
riscv64
http-parser-2.9.4-6.ocs23.rva23.riscv64.rpm (info) (download)
http-parser-devel-2.9.4-6.ocs23.rva23.riscv64.rpm (info) (download)
http-parser-debuginfo-2.9.4-6.ocs23.rva23.riscv64.rpm (info) (download)
http-parser-debugsource-2.9.4-6.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.4-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.4-5 - Rebuilt for loongarch release * 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