| Name: | mod_fcgid |
|---|---|
| Version: | 2.3.9 |
| Release: | 16.el8 |
| Architecture: | aarch64 |
| Group: | System Environment/Daemons |
| Size: | 271179 |
| License: | ASL 2.0 |
| RPM: | mod_fcgid-2.3.9-16.el8.aarch64.rpm |
| Source RPM: | mod_fcgid-2.3.9-16.el8.src.rpm |
| Build Date: | Sat May 11 2019 |
| Build Host: | ca-build102.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://httpd.apache.org/mod_fcgid/ |
| Summary: | FastCGI interface module for Apache 2 |
| Description: | mod_fcgid is a binary-compatible alternative to the Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi servers, and kicking out corrupt fastcgi servers as soon as possible. |
- restrict symbol exports in mod_fcgid.so (#1655035)
- fix memory consumption for large request bodies (#1654200)
- fix handling of chunked request bodies (#1656851)
- increase maximum FcgidInitialEnv to 256 chars (#1651310)
- Related: #1564219 - SELinux prevents httpd from starting when mod_fcgid is installed
- Resolves: #1564219 - SELinux prevents httpd from starting when mod_fcgid is installed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Use /usr/bin/sed rather than /bin/sed for fixconf script on modern releases - Drop %defattr, redundant since rpm 4.4 - Use %license where possible