Commit Graph

238 Commits

Author SHA1 Message Date
Joe Orton
d70345aecd add mod_session subpackage, move mod_auth_form there (#894500)
Resolves: rhbz#894500
2013-02-22 13:59:36 +01:00
Dennis Gilmore
9a2c5cf84b - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 19:16:50 -06:00
Joe Orton
55e18b467e add systemd service for htcacheclean 2013-01-08 13:19:12 +00:00
Joe Orton
ce68488a8e drop patch for r1344712 2012-11-13 16:49:42 +00:00
Joe Orton
402cdf6b80 filter mod_*.so auto-provides (thanks to rcollet)
- pull in syslog logging fix from upstream (r1344712)
2012-11-13 16:32:01 +00:00
Joe Orton
a9defba46a rebuild to pick up new apr-util-ldap 2012-10-26 15:05:43 +01:00
Joe Orton
9d51ec6bd5 rebuild 2012-10-23 10:04:37 +01:00
Joe Orton
c6e80d081a pull upstream patch r1392850 in addition to r1387633 2012-10-03 13:50:44 +01:00
Joe Orton
3027873c99 define PLATFORM in os.h using vendor string 2012-10-01 13:23:34 +01:00
Joe Orton
e3b60d787d use systemd script unconditionally (#850149)
Resolves: rhbz#850149
2012-10-01 11:38:56 +01:00
Joe Orton
2953eaec80 use systemd scriptlets if available (#850149)
- don't run posttrans restart if /etc/sysconfig/httpd-disable-posttrans exists
Resolves: rhbz#850149
2012-10-01 10:40:54 +01:00
Jan Kaluza
a62c50b2be use systemctl from apachectl (#842736) 2012-10-01 09:17:09 +02:00
Joe Orton
0fdc382d61 fix some error log spam with graceful-stop (r1387633)
- minor mod_systemd tweaks
2012-09-19 16:43:29 +01:00
Joe Orton
271938ce0c merge 2012-09-13 16:50:50 +01:00
Joe Orton
d8220f4b13 use IncludeOptional for conf.d/*.conf inclusion 2012-09-13 16:49:46 +01:00
Jan Kaluza
a0a00e754a adding mod_systemd to integrate with systemd better 2012-09-07 11:35:51 +02:00
Joe Orton
7d53cc989e mod_ssl: add check for proxy keypair match (upstream r1374214) 2012-08-21 15:57:50 +01:00
Joe Orton
871c952230 update to 2.4.3 (#849883)
- own the docroot (#848121)
Resolves: rhbz#848121
Resolves: rhbz#849883
2012-08-21 09:48:14 +01:00
Joe Orton
8c0c115fd2 add mod_proxy fixes from upstream (r1366693, r1365604) 2012-08-06 09:59:05 +01:00
Dennis Gilmore
3b691f8a5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 08:17:00 -05:00
Joe Orton
ca4a39653c drop explicit version requirement on initscripts 2012-07-06 19:41:10 +01:00
Joe Orton
27e50f5fa5 mod_ext_filter: fix error_log warnings 2012-07-05 18:11:14 +01:00
Joe Orton
99146f2b3c support "configtest" and "graceful" as initscripts "legacy actions" 2012-07-02 11:20:02 +01:00
Joe Orton
0ab4593d9c bump release 2012-06-08 13:55:09 +01:00
Joe Orton
379c858a3f note removal of syslog.target 2012-06-08 13:53:59 +01:00
Joe Orton
a0dc243265 avoid use of "core" GIF for a "core" directory (#168776) 2012-06-08 13:52:50 +01:00
Joe Orton
26a44e9029 use _unitdir for systemd unit file
- use /run in unit file, ssl.conf
2012-06-07 14:20:29 +01:00
Joe Orton
ce0280ab5c use _unitdir for systemd unit file 2012-06-07 14:03:31 +01:00
Joe Orton
7e10e903e3 mod_ssl: fix NPN patch merge 2012-06-07 11:09:21 +01:00
Joe Orton
c1285701b4 move tmpfiles.d fragment into /usr/lib per new guidelines
- package /run/httpd not /var/run/httpd
- set runtimedir to /run/httpd likewise
2012-06-06 22:05:38 +01:00
Joe Orton
5fac30f680 fix htdbm/htpasswd crash on crypt() failure (#818684)
Resolves: rhbz#818684
2012-06-06 15:23:31 +01:00
Joe Orton
febac1c9c4 pull fix for NPN patch from upstream (r1345599) 2012-06-06 11:09:47 +01:00
Joe Orton
969baf89f0 update suexec patch to use LOG_AUTHPRIV facility 2012-05-31 14:30:39 +01:00
Joe Orton
8efe5b8c43 really fix autoindex.conf (thanks to remi@) 2012-05-24 16:31:51 +01:00
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