| Name: | fcgiwrap |
|---|---|
| Version: | 1.1.0 |
| Release: | 9.20181108git99c942c.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Daemons |
| Size: | 27093 |
| License: | MIT |
| RPM: | fcgiwrap-1.1.0-9.20181108git99c942c.el7.x86_64.rpm |
| Source RPM: | fcgiwrap-1.1.0-9.20181108git99c942c.el7.src.rpm |
| Build Date: | Mon Dec 31 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/gnosek/fcgiwrap |
| Summary: | Simple FastCGI wrapper for CGI scripts |
| Description: | This 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 |
- fix typo in fcgiwrap socket file
- Modify socket file based on feedback in BZ 1655281 - Add README.SELinux
- Feedback from fedora package review - Remove Group from unit file - Set date to snapshot date, not commit date
- Supply our own systemd service, socket, and environment files - Add Patch2 to fix kill parameter sequence
- Add license - Use systemd_requires macro - Update URL - Add Patch1 to fix compilation with gcc 7
- Patch0 to rename pkg-config libsystemd-daemon to libsystemd
- Use %make_build macro
- Update to commit 99c942c
- new upstream release.
- Change version to increase monotonously.