Thu, 26 Jun 2025 23:05:01 CST | login

Information for build fcgiwrap-1.1.0-2.oc9

ID35755
Package Namefcgiwrap
Version1.1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/fcgiwrap.git?.#c294064ec2c53cf64f8749418d4c7733cbcc1534
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:39:52 CST
CompletedThu, 12 Jun 2025 18:48:10 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-2.oc9.src.rpm (info) (download)
aarch64
fcgiwrap-1.1.0-2.oc9.aarch64.rpm (info) (download)
fcgiwrap-debuginfo-1.1.0-2.oc9.aarch64.rpm (info) (download)
fcgiwrap-debugsource-1.1.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
fcgiwrap-1.1.0-2.oc9.loongarch64.rpm (info) (download)
fcgiwrap-debuginfo-1.1.0-2.oc9.loongarch64.rpm (info) (download)
fcgiwrap-debugsource-1.1.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
fcgiwrap-1.1.0-2.oc9.x86_64.rpm (info) (download)
fcgiwrap-debuginfo-1.1.0-2.oc9.x86_64.rpm (info) (download)
fcgiwrap-debugsource-1.1.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.1.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.0-1 - initial build