Commit Graph

76 Commits

Author SHA1 Message Date
Paul Howarth
b969a41714 Update to 2.3.6
- New upstream release 2.3.6 (see CHANGES-FCGID for full details)
  - Fix possible stack buffer overwrite (CVE-2010-3872)
  - Change the default for FcgidMaxRequestLen from 1GB to 128K; administrators
    should change this to an appropriate value based on site requirements
  - Correct a problem that resulted in FcgidMaxProcesses being ignored in some
    situations
  - Return 500 instead of segfaulting when the application returns no output
- Don't include SELinux policy for RHEL-5 builds since RHEL >= 5.5 includes it
- Explicitly require /bin/sed for fixconf script
2010-11-05 14:23:42 +00:00
Paul Howarth
7753b75025 SELinux policy module not needed for RHEL-6 onwards 2010-06-08 20:32:02 +00:00
Paul Howarth
e80146b051 Update to 2.3.5 2010-01-27 14:29:32 +00:00
Paul Howarth
3588d09123 Add fixes from upstream svn for a number of issues, most notably that the
fixconf script had an error in the regexp, which resulted in a prefix
    of 'FcgidFcgid' on the updated directives
2009-10-21 13:30:53 +00:00
Paul Howarth
a391ec8309 - Update to 2.3.4
- Upstream moved to apache.org
- License changed to ASL 2.0
- Configuration directives have all been renamed - use fixconf.sed script
    to fix if necessary
- Lots of documentation changes
- Renumber sources
- Don't defer to mod_fastcgi if both are present
- Build SELinux policy module for EL-5; support in EL-5.3 is incomplete and
    will be fixed in EL-5.5 (#519369)
- Drop aliases httpd_sys_content_r{a,o,w}_t ->
    httpd_fastcgi_content_r{a,o,w}_t from pre-2.5 SElinux policy module as
    these types aren't defined there
- Drop gawk buildreq
2009-10-12 15:04:41 +00:00
Jesse Keating
a87f4f1f9a - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 14:45:26 +00:00
Paul Howarth
40c4f35dec Don't use /etc/httpd/run as basis of "run" directory as its DAC permissions
are not permissive enough in F-11 onwards; instead, revert to
    /var/run/mod_fcgid and tweak default config accordingly (#502273)
2009-05-26 15:52:47 +00:00
Paul Howarth
7847f60cb2 Follow link /etc/httpd/run and make our "run" directory a subdir of
wherever that leads (#501123)
2009-05-17 08:40:06 +00:00
Paul Howarth
34e81f9c69 EL-5.3 has fastcgi policy merged into httpd policy 2009-04-07 09:32:25 +00:00
Paul Howarth
882d2d3dc2 Update documentation for MoinMoin, Rails (#476658), and SELinux 2009-02-26 12:50:40 +00:00
Jesse Keating
023f8a9382 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 02:04:08 +00:00
Paul Howarth
29bfc1ab15 - SELinux policy module no longer built for Fedora 8 onwards as it is
obsoleted by the main selinux-policy package
- Conflicts for selinux-policy packages older than the releases where
    mod_fcgid policy was incorporated have been added for Fedora 8, 9, and
    10 versions, to ensure that SELinux support will work if installed
2008-11-12 12:05:01 +00:00
Paul Howarth
7db27df3bb Clean up SELinux policy Try to determine supported SELinux policy types by
reading /etc/selinux/config
2008-10-22 23:29:48 +00:00
Paul Howarth
ab94cf9fd0 Merge fastcgi SELinux policy with system script policy 2008-10-22 10:31:34 +00:00
Paul Howarth
9906fbf7c2 - Tweak selinux-policy version detection macro to work with current Rawhide 2008-07-24 16:04:55 +00:00
Paul Howarth
cc5e4d5619 Rebuild with gcc 4.3.0 for Fedora 9 2008-02-14 14:45:39 +00:00
Paul Howarth
b159474f91 Update SELinux policy to fix occasional failures on restarts (move shared
memory file into /var/run/mod_fcgid directory)
2008-01-14 11:46:12 +00:00
Paul Howarth
407b04f705 Update SELinux policy to support file transition to httpd_tmp_t for
temporary files
2008-01-03 18:17:11 +00:00
Paul Howarth
bfb6f5c72f Update to version 2.2 Make sure docs are encoded as UTF-8 2007-09-15 16:01:29 +00:00
jorton
971d4747dd - rebuild for fixed 32-bit APR (#254241) 2007-09-03 08:30:33 +00:00
Paul Howarth
760e07ba25 - Update source URL to point to downloads.sf.net rather than dl.sf.net
- Upstream released new tarball without changing version number, though the
    only change was in arch/win32/fcgid_pm_win.c, which is not used to
    build the RPM package
- Clarify license as GPL (unspecified/any version)
- Unexpand tabs in spec
- Add buildreq of gawk
- Add buildreq of pkgconfig, a missing dependency of both apr-devel and
    apr-util-devel on FC5
2007-08-23 09:32:38 +00:00
Paul Howarth
1f1b1ebd62 Major update of SELinux policy, supporting accessing data on NFS/CIFS
shares and a new boolean, httpd_fastcgi_can_sendmail, to allow
    connections to SMTP servers
Fix for SELinux policy on Fedora 7, which didn't work due to changes in the
    permissions macros in the underlying selinux-policy package
Add RHEL5 with SELinux support
Rename README.Fedora to README.RPM
2007-06-15 16:56:23 +00:00
Paul Howarth
dd0b463620 Update to 2.1 2007-02-16 14:20:03 +00:00
Paul Howarth
c5881afa33 Update to 2.0 Source is now hosted at sourceforge.net Update docs 2006-10-31 18:37:08 +00:00
Paul Howarth
d69dca6268 Include the right README* files (pesky common filenames...) 2006-09-06 13:47:08 +00:00
Paul Howarth
dbeb0027f8 auto-import mod_fcgid-1.10-6 on branch devel from mod_fcgid-1.10-6.src.rpm 2006-09-06 13:08:59 +00:00