Fri, 27 Jun 2025 00:11:06 CST | login

Information for build fcgiwrap-1.1.0-1.oc9

ID27325
Package Namefcgiwrap
Version1.1.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/fcgiwrap.git?.#afe82c13d984a04c9f86d1f22bfdbbcc2f9ffa2b
SummarySimple FastCGI wrapper for CGI scripts
DescriptionThis package provides a simple FastCGI wrapper for CGI scripts with/ following features: - very lightweight (84KB of private memory per instance) - fixes broken CR/LF in headers - handles environment in a sane way (CGI scripts get HTTP-related environment vars from FastCGI parameters and inherit all the others from environment of fcgiwrap ) - no configuration, so you can run several sites off the same fcgiwrap pool - passes CGI std error output to std error stream of cgiwrap or FastCGI - support systemd socket activation, launcher program like spawn-fcgi is no longer required on systemd-enabled distributions
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:19:41 CST
CompletedMon, 05 Aug 2024 11:22:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fcgiwrap.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fcgiwrap.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fcgiwrap-1.1.0-1.oc9.src.rpm (info) (download)
aarch64
fcgiwrap-1.1.0-1.oc9.aarch64.rpm (info) (download)
fcgiwrap-debuginfo-1.1.0-1.oc9.aarch64.rpm (info) (download)
fcgiwrap-debugsource-1.1.0-1.oc9.aarch64.rpm (info) (download)
x86_64
fcgiwrap-1.1.0-1.oc9.x86_64.rpm (info) (download)
fcgiwrap-debuginfo-1.1.0-1.oc9.x86_64.rpm (info) (download)
fcgiwrap-debugsource-1.1.0-1.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 Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.0-1 - initial build