Commit Graph

254 Commits

Author SHA1 Message Date
Joe Orton
e4b721f97c fix autoindex.conf to allow symlink to poweredby.png 2012-05-24 11:10:58 +01:00
Joe Orton
d3d3699597 suexec: use upstream version of patch for capability bit support 2012-05-23 22:48:18 +01:00
Joe Orton
22bfb45d02 suexec: use syslog rather than suexec.log, drop dac_override capability 2012-05-23 17:01:18 +01:00
Joe Orton
f04e6633be mod_ssl: add TLS NPN support (r1332643, #809599)
Resolves: rhbz#809599
2012-05-01 14:34:55 +01:00
Joe Orton
e0188e30ee add BR on APR >= 1.4.0 2012-05-01 13:34:06 +01:00
Joe Orton
f7210bd855 use systemctl from logrotate (#221073)
Resolves: rhbz#221073
2012-04-27 16:56:26 +01:00
Joe Orton
c389c417e6 pull from upstream:
* use TLS close_notify alert for dummy_connection (r1326980+)
  * cleanup symbol exports (r1327036+)
2012-04-27 13:41:07 +01:00
Joe Orton
b4edcbb8cb really fix restart
Resolves: rhbz#814645
2012-04-20 13:10:10 +01:00
Joe Orton
ea6aac8abd tweak default ssl.conf
- fix restart handling (#814645)
- use graceful restart by default
Resolves: rhbz#814645
2012-04-20 12:38:40 +01:00
Jan Kaluza
b72df69f2e update to 2.4.2 2012-04-18 10:17:45 +02:00
Joe Orton
22a55f7792 fix macros 2012-03-23 16:06:35 +00:00
Joe Orton
f3bf1daed0 add _httpd_moddir to macros 2012-03-23 14:48:06 +00:00
Joe Orton
dd94df0be1 fix manual.conf 2012-03-13 16:58:07 +00:00
Joe Orton
2ef12c9266 fix symlink for poweredby.png 2012-03-13 16:52:36 +00:00
Joe Orton
415f76c452 add mod_proxy_html subpackage (w/mod_proxy_html + mod_xml2enc)
- move mod_ldap, mod_authnz_ldap to mod_ldap subpackage
2012-03-13 16:33:13 +00:00
Joe Orton
c540f64f85 split autoindex config to conf.d/autoindex.conf
ship additional example configs in docdir
2012-03-13 16:04:44 +00:00
Joe Orton
9c13a78f8b - default config:
* unrestricted access to (only) /var/www
 * remove (commented) Mutex, MaxRanges, ScriptSock
2012-03-13 15:45:17 +00:00
Joe Orton
c70a7c10c0 tidy up cache directories 2012-03-13 15:43:55 +00:00
Joe Orton
b2bbac861a add contentdir, confdir, modconfdir to macros.httpd 2012-03-13 15:33:02 +00:00
Joe Orton
abb60ee5b9 fix build 2012-03-13 10:05:20 +00:00
Joe Orton
9d402ca5f2 clean docroot better 2012-03-13 09:57:51 +00:00
Joe Orton
3a44ff7655 update to 2.4.1
- adopt upstream default httpd.conf (almost verbatim)
- split all LoadModules to conf.modules.d/*.conf
- include conf.d/*.conf at end of httpd.conf
- trim %changelog
2012-03-13 09:55:18 +00:00
Joe Orton
61679dd90c adjust for new man page locations 2012-02-13 12:52:08 +00:00
Joe Orton
15553f5032 fix build against PCRE 8.30 2012-02-13 12:02:00 +00:00
Joe Orton
8e77f791ac update to 2.2.22 2012-02-13 10:48:10 +00:00
Petr Písař
056bf1c0cb Rebuild against PCRE 8.30 2012-02-10 14:45:17 +01:00
Jan Kaluza
a94221331d fix #783629 - start httpd after named 2012-01-23 12:46:55 +01:00
Joe Orton
ce009f995d complete conversion to systemd, drop init script (#770311)
fix comments in /etc/sysconfig/httpd (#771024)
enable PrivateTmp in service file (#781440)
set LANG=C in /etc/sysconfig/httpd
2012-01-17 13:17:38 +00:00
Dennis Gilmore
ba7fac9e71 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 23:01:58 -06:00
Jan Kaluza
5f894988fe fix #751591 - start httpd after remote-fs 2011-12-06 08:48:34 +01:00
Jan Kaluza
7d4330ab2c allow change state of BalancerMember in mod_proxy_balancer web interface 2011-10-24 13:28:07 +02:00
Ville Skyttä
fee4dde239 Add .svgz to AddEncoding x-gzip example in httpd.conf. 2011-09-22 23:43:55 +03:00
Ville Skyttä
594bef693c Make mmn available as %{_httpd_mmn}. 2011-09-22 23:43:32 +03:00
Joe Orton
f93baaa942 update to 2.2.21 2011-09-13 12:25:16 +01:00
Joe Orton
1fb6793a42 update to 2.2.20
fix MPM stub man page generation
2011-09-05 10:00:13 +01:00
Joe Orton
cf01e13826 update to 2.2.20
fix MPM stub man page generation
2011-09-05 10:00:05 +01:00
Joe Orton
fc68d49b01 update to 2.2.20
fix MPM stub man page generation
2011-09-05 09:46:06 +01:00
Joe Orton
e6f446dd98 update to 2.2.20 2011-09-05 08:59:44 +01:00
Jan Kaluza
2673a432a9 fix #707917 - add httpd-ssl-pass-dialog to ask for SSL password using systemd 2011-08-10 08:04:14 +02:00
Iain Arnell
badeb4a5ec bump for rebuild while rpm-4.9.1 is untagged
to remove trailing slash in provided directory names and fix broken deps
for perl-HTML-Mason
2011-07-22 05:00:56 +02:00
Jan Kaluza
a1caf8d2f6 fix #716621 - suexec now works without setuid bit 2011-07-20 08:53:17 +02:00
Jan Kaluza
39b84c6853 fix #689091 - backported patch from 2.3 branch to support IPv6 in logresolve 2011-07-14 11:14:26 +02:00
Joe Orton
5ac19f6bb6 update to 2.2.19
enable dbd, authn_dbd in default config
2011-07-14 09:01:57 +01:00
Joe Orton
df147d55d0 fix path expansion in service files 2011-04-14 16:44:53 +01:00
Joe Orton
bd3365ed3e add systemd service files (#684175, thanks to Jóhann B. Guðmundsson) 2011-04-12 15:39:15 +01:00
Joe Orton
e2ddae2555 minor updates to httpd.conf
drop old patches
2011-04-06 13:54:49 +01:00
Joe Orton
718c836305 drop backwards-compat authz module hack
minor updates to httpd.conf
drop old patches
2011-04-06 13:50:49 +01:00
Joe Orton
f334064aba rebuild 2011-03-02 17:19:48 +00:00
Joe Orton
1c70e18fd8 - use arch-specific mmn 2011-02-23 17:06:04 +00:00
Joe Orton
d546d00c90 - use arch-specific mmn 2011-02-23 17:04:04 +00:00
Dennis Gilmore
f6428e0eb5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 03:34:45 -06:00
Joe Orton
dd3f4c7662 fix release 2011-01-31 10:21:09 +00:00
Joe Orton
c187a279bc - generate dummy mod_ssl cert with CA:FALSE constraint (#667841)
- add man page stubs for httpd.event, httpd.worker
- drop distcache support
- add STOP_TIMEOUT support to init script
2011-01-31 10:18:58 +00:00
Joe Orton
0e9583d159 - update default SSLCipherSuite per upstream trunk 2011-01-08 08:41:29 +00:00
Joe Orton
9bdb50ef47 - fix requires (#667397) 2011-01-05 14:35:44 +00:00
Joe Orton
ba94879eaf - de-ghost /var/run/httpd 2011-01-05 11:23:52 +00:00
Joe Orton
da4346be9c - add tmpfiles.d configuration, ghost /var/run/httpd (#656600) 2011-01-04 16:02:17 +00:00
Joe Orton
38e4a75911 - drop setuid bit, use capabilities for suexec binary 2010-11-20 15:09:16 +00:00
Joe Orton
ec012a6fc9 - update to 2.2.17 2010-10-27 10:24:09 +01:00
Joe Orton
e359920ee6 - link everything using -z relro and -z now 2010-09-10 09:04:07 +01:00
jorton
57af27d028 - update to 2.2.16 2010-07-26 09:08:41 +00:00
jorton
3383664c3d - default config tweaks:
harden httpd.conf w.r.t. .htaccess restriction (#591293)
load mod_substitute, mod_version by default
drop proxy_ajp.conf, load mod_proxy_ajp in httpd.conf
add commented list of shipped-but-unloaded modules
bump up worker defaults a little
drop KeepAliveTimeout to 5 secs per upstream
- fix LSB compliance in init script (#522074)
- bundle NOTICE in -tools
- use init script in logrotate postrotate to pick up PIDFILE
- drop some old Obsoletes/Conflicts
2010-07-09 13:00:51 +00:00
Robert Scheck
0cb0f7f91f update to 2.2.15 (#572404, #579311) 2010-04-04 17:10:44 +00:00
jorton
9c0ce392a9 - update to 2.2.14
- relax permissions on /var/run/httpd (#495780)
- Requires(pre): httpd in mod_ssl subpackage (#543275)
- add partial security fix for CVE-2009-3555 (#533125)
2009-12-03 14:23:28 +00:00
Tom Callaway
19aec0d0e0 update explanatory text on test page 2009-10-27 19:10:38 +00:00
jorton
b2a4380f41 - restart service in posttrans (#491567) 2009-09-08 15:58:46 +00:00
Tomáš Mráz
2f347e4609 - rebuilt with new openssl 2009-08-21 13:54:32 +00:00
jorton
28e48be74c - update to 2.2.13 2009-08-18 10:07:03 +00:00
Jesse Keating
ef98d35240 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 02:17:16 +00:00
jorton
39b4bd21b2 - build -manual as noarch 2009-06-16 11:47:48 +00:00
jorton
8a37bd4c40 - fix pidfile in httpd.logrotate (thanks to Rainer Traut)
- don't build mod_mem_cache or mod_file_cache
2009-03-17 13:09:35 +00:00
Jesse Keating
377daf4cd8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 04:14:41 +00:00
jorton
f47f283dc0 - Require: apr-util-ldap (#471898)
- init script changes: pass pidfile to status(), use status() in
    condrestart (#480602), support try-restart as alias for condrestart
- change /etc/httpd/run symlink to have destination /var/run/httpd, and
    restore "run/httpd.conf" as default PidFile (#478688)
2009-01-22 14:49:56 +00:00
Tomáš Mráz
8ba10d875d - rebuild with new openssl 2009-01-16 18:20:34 +00:00
Robert Scheck
d78d30d625 Correct my typo in e-mail address at latest %changelog entry 2008-12-27 14:39:47 +00:00
Robert Scheck
c8fc7d91d8 Made default configuration using /var/run/httpd for pid file 2008-12-27 14:36:47 +00:00
jorton
110f0ad229 - update to 2.2.11
- package new /var/run/httpd directory, and move default pidfile location
    inside there
2008-12-18 16:30:24 +00:00
jorton
5256a64e5f - update to 2.2.10 2008-10-21 11:47:47 +00:00
jorton
a107994cdf - move AddTypes for SSL cert/CRL types from ssl.conf to httpd.conf
(#449979)
2008-07-15 13:44:47 +00:00
jorton
3d5ae60b0d - work around rpm patch fuzz change. 2008-07-14 14:18:03 +00:00
jorton
6a329279c7 - use Charset=UTF-8 in default httpd.conf (#455123)
- only enable suexec when appropriate (Jim Radford, #453697)
2008-07-14 14:09:16 +00:00
Tom Callaway
1485e70b59 rebuild against new db4 4.7 2008-07-10 17:56:25 +00:00
jorton
9dd08ada42 - update to 2.2.9
- build event MPM too
2008-07-08 15:54:57 +00:00
jorton
0a6d82dc32 - correct UserDir directive in default config (#449815) 2008-06-04 11:33:29 +00:00
Jesse Keating
9aea0b611d - Autorebuild for GCC 4.3 2008-02-19 07:05:36 +00:00
jorton
abfe86f01d - update to 2.2.8
- drop mod_imagemap
2008-01-22 11:13:57 +00:00
Jesse Keating
e22b9a54a5 - Rebuild for openssl bump 2007-12-05 15:32:34 +00:00
jorton
12462ec8f4 - fixes for previous commit 2007-09-18 07:48:57 +00:00
jorton
78b00cdebb - add fix for SSL library string regression (PR 43334)
- use powered-by logo from system-logos (#250676)
- preserve timestamps for installed config files
2007-09-17 19:02:35 +00:00
jorton
cd4fdd894e - update to 2.2.6 (#250757, #282761) 2007-09-07 18:48:27 +00:00
jorton
6590dbb985 - rebuild for fixed APR 2007-09-02 13:57:10 +00:00
jorton
94757f912d - rebuild for expat soname bump 2007-08-22 19:03:11 +00:00
jorton
073d591433 - fix License
- require /etc/mime.types (#249223)
2007-08-21 11:29:20 +00:00
jorton
f642b1a7bd - drop -tools dependency on httpd (thanks to Matthias Saou) 2007-07-26 14:21:42 +00:00
jorton
8499915c17 - split out utilities into -tools subpackage, based on patch by Jason Tibbs
(#238257)
2007-07-26 12:08:44 +00:00
jorton
935b9586c4 - spec file cleanups: provide httpd-suexec, mod_dav; don't obsolete mod_jk;
drop trailing dots from Summaries
- init script
add LSB info header, support force-reload (#246944)
update description
drop 1.3 config check
pass $pidfile to daemon and pidfile everywhere
2007-07-25 17:16:39 +00:00
jorton
a9808100f1 - update welcome page branding 2007-05-09 10:18:59 +00:00
jorton
13698f2bbb - BR: ed 2007-04-10 16:44:03 +00:00
jorton
6401925dcc - fix a trailing comma 2007-04-10 16:39:01 +00:00
jorton
47c82087b8 - drop old triggers, old Requires, xmlto BR
- use Requires(...) correctly
- use standard BuildRoot
- don't mark init script as config file
- trim CHANGES further
2007-04-10 16:38:22 +00:00