Commit Graph

84 Commits

Author SHA1 Message Date
Fedora Release Engineering
60cd085a0a - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 15:12:19 +00:00
Paul Howarth
91513bf4c9 Drop EL-6 support
- Use %license unconditionally
- _httpd_* macros always available
- Run directory is always /run on tmpfs
- Assume httpd ≥ 2.4 filesystem layout
- systemd-units always provided by systemd
2021-01-27 11:36:01 +00:00
Fedora Release Engineering
c293c87344 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 20:39:20 +00:00
Joe Orton
cc68ed4869 merge fixes from RHEL (r1848298, etc) 2020-08-27 14:00:51 +01:00
Fedora Release Engineering
e862bd87cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 08:15:59 +00:00
Tom Stellard
3d9c84880d Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-13 23:00:07 +00:00
Fedora Release Engineering
b2ea393acb - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 13:48:55 +00:00
Fedora Release Engineering
4790365dd6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 17:29:08 +00:00
Fedora Release Engineering
9918c033f6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 11:15:30 +00:00
Fedora Release Engineering
60ed8d1080 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 10:52:11 +00:00
Paul Howarth
c147577e17 Correct mode of %{rundir}/mod_fcgid in %{_tmpfilesdir}/mod_fcgid.conf 2018-05-03 11:04:24 +01:00
Luboš Uhliarik
f05a6ad3bd Resolves: #1564219 - SELinux prevents httpd from starting when mod_fcgid
is installed
2018-05-02 16:16:54 +02:00
Paul Howarth
d3cc1770da BR: gcc 2018-02-20 11:03:33 +00:00
Fedora Release Engineering
45bc66a65b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 02:58:54 +00:00
Paul Howarth
03b907b249 Spec clean-up
- Drop SELinux policy module: all supported targets have it in base policy now
- Update README.SELinux to current types and ship it
- Use forward-looking conditionals
- One build requirement per line
- Drop legacy Group: tag
2018-01-26 19:59:25 +00:00
Fedora Release Engineering
f53669c26f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 03:27:19 +00:00
Fedora Release Engineering
e9911ab55c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 22:04:27 +00:00
Fedora Release Engineering
242aac2ab9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 21:33:17 +00:00
Paul Howarth
5ddebcb75c Spec clean-up
- 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
2016-03-04 11:12:52 +00:00
Fedora Release Engineering
a41cccf100 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 08:34:47 +00:00
Dennis Gilmore
c505202494 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 20:51:30 +00:00
Peter Robinson
ac72b5d011 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 09:56:37 +00:00
Dennis Gilmore
e0c6bb4c17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 05:44:39 -05:00
Paul Howarth
f60afd1966 Tidy up .gitignore and changelog 2014-01-23 14:51:24 +00:00
Joe Orton
39ad1ae2cf fix _httpd_mmn expansion in absence of httpd-devel 2014-01-23 10:53:28 +00:00
Paul Howarth
4323f1aa08 Update to 2.3.9
- New upstream release 2.3.9
  - SECURITY: Fix possible heap buffer overwrite (CVE-2013-4365)
  - Add experimental cmake-based build system for Windows
  - Correctly parse quotation and escaped spaces in FcgidWrapper and the AAA
    Authenticator/Authorizor/Access directives' command line argument, as
    currently documented (PR#51194)
  - Honor quoted FcgidCmdOptions arguments (notably for InitialEnv
    assignments) (PR#51657)
  - Conform script response parsing with mod_cgid and ensure no response body
    is sent when ap_meets_conditions() determines that request conditions are
    met
  - Improve logging in access control hook functions
  - Avoid making internal sub-requests and processing Location headers when in
    FCGI_AUTHORIZER mode, as the auth hook functions already treat Location
    headers returned by scripts as an error since redirections are not
    meaningful in this mode
  - Revert fix for PR#53693, added in 2.3.8 but undocumented
  - Fix issues with a minor optimization added in 2.3.8
2013-10-08 12:14:24 +01:00
Dennis Gilmore
d1ebc0ae73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 06:30:56 -05:00
Dennis Gilmore
9be11fc827 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 01:20:23 -06:00
Dennis Gilmore
36fa391b01 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 21:21:03 -05:00
Paul Howarth
de68b0307c Move tmpfiles.d config from %{_sysconfdir} to %{_prefix}/lib 2012-07-04 07:49:54 +01:00
Paul Howarth
bbe05fc8de Make %files list more explicit 2012-05-02 09:48:03 +01:00
Joe Orton
c8f59ce6c9 use 10- prefix for conf file in conf.modules.d w/2.4
- use _httpd_confdir throughout, if available
2012-05-02 08:29:49 +01:00
Paul Howarth
fa7284a27f Update to 2.3.7
- New upstream release 2.3.7
  - Introduce FcgidWin32PreventOrphans directive on Windows to use OS Job
    Control Objects to terminate all running fcgi's when the worker process
    has been abruptly terminated (PR: 51078)
  - Periodically clean out the brigades that are pulling in the request body
    for handoff to the fcgid child (PR: 51749)
  - Resolve crash during graceful restarts (PR: 50309)
  - Solve latency/congestion of resolving effective user file access rights
    when no such info is desired, for config-related filename stats (PR: 51020)
  - Fix regression in 2.3.6 that broke process controls when using
    vhost-specific configuration
  - Account for first process in class in the spawn score
- Drop patch for CVE-2012-1181, now included in upstream release
2012-04-23 12:34:22 +01:00
Paul Howarth
62b43fb3b1 Fix compatibility with httpd 2.4 in F-18/RHEL-7 onwards
- Fix compatibility with httpd 2.4 in F-18/RHEL-7 onwards
- Use /run rather than /var/run from F-15/RHEL-7 onwards
2012-03-27 21:14:19 +01:00
Paul Howarth
8a1a0a690b Add CVE reference (CVE-2012-1181) to previous update 2012-03-16 09:03:52 +00:00
Paul Howarth
059cd6854a Merge branch 'el6' 2012-01-22 20:08:37 +00:00
Paul Howarth
e662df910d Fix for #783742
Fix regression in 2.3.6 that broke process controls when using vhost-specific
configuration (upstream issue 49902, #783742)
2012-01-22 19:42:35 +00:00
Paul Howarth
83ce5a314c Nobody else likes macros for commands 2012-01-22 19:42:26 +00:00
Dennis Gilmore
dfe406f5f2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2012-01-22 19:42:18 +00:00
Paul Howarth
a39696fbcf Fix for /var/run on tmpfs (#656625)
- Add /etc/tmpfiles.d/mod_fcgid.conf for builds on Fedora 15 onwards to
  support running with /var/run on tmpfs (#656625)
2012-01-22 19:42:07 +00:00
Paul Howarth
5893884a65 Fix for #783742
Fix regression in 2.3.6 that broke process controls when using vhost-specific
configuration (upstream issue 49902, #783742)
2012-01-22 11:42:05 +00:00
Paul Howarth
19557d9f7d Nobody else likes macros for commands 2012-01-06 14:07:57 +00:00
Dennis Gilmore
a7810e5afc - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 13:51:17 -06:00
Paul Howarth
ddc537476b Fix for /var/run on tmpfs (#656625)
- Add /etc/tmpfiles.d/mod_fcgid.conf for builds on Fedora 15 onwards to
  support running with /var/run on tmpfs (#656625)
2010-12-01 14:47:59 +00:00
Paul Howarth
5b814207a9 Merge remote branch 'origin/master' into el6/master
Conflicts:
	.gitignore
	mod_fcgid.spec
	sources
2010-11-05 15:07:34 +00:00
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
Fedora Release Engineering
c4de07e493 dist-git conversion 2010-07-29 03:32:14 +00:00
Fedora Release Engineering
cd61a5161f dist-git conversion 2010-07-29 03:32:11 +00:00
Paul Howarth
7753b75025 SELinux policy module not needed for RHEL-6 onwards 2010-06-08 20:32:02 +00:00
Paul Howarth
a31b060b53 SELinux policy module not needed for RHEL-6 onwards 2010-06-08 20:32:00 +00:00