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
jorton
b7aa0f9d8a
- update to 2.2.4
...
- drop the migration guide (#223605 )
2007-03-12 13:29:57 +00:00
jorton
e91269ef40
- fix path to instdso.sh in special.mk ( #217677 )
...
- fix detection of links in "apachectl fullstatus"
2006-12-07 11:29:37 +00:00
jorton
d4de7742e0
- rebuild for libpq soname bump
2006-12-05 16:02:19 +00:00
jorton
191e827984
- rebuild for BDB soname bump
2006-11-11 07:58:29 +00:00
jorton
9e0f41bf53
- updated "powered by Fedora" logo ( #205573 , Diana Fong)
...
- tweak welcome page wording slightly (#205880 )
2006-09-11 13:36:30 +00:00
Jesse Keating
c7d3f56660
rebuilt with latest binutils
2006-08-18 20:13:06 +00:00
jorton
81d733cda6
- init: use killproc() delay to avoid race killing parent
2006-08-03 12:50:58 +00:00
jorton
9cf9a14c75
- update to 2.2.3
...
- trim %changelog to >=2.0.52
2006-07-28 15:19:20 +00:00
jorton
37e4a81dc7
- fix segfault on dummy connection failure at graceful restart ( #199429 )
2006-07-20 09:31:15 +00:00
jorton
8395baecec
- fix "apxs -g"-generated Makefile
...
- fix buildconf with autoconf 2.60
2006-07-19 12:28:45 +00:00
Jesse Keating
586390eb8c
bumped for rebuild
2006-07-12 06:23:27 +00:00
jorton
32dffacac8
- BR autoconf
2006-06-07 10:57:35 +00:00
jorton
c1d75190cf
- require pkgconfig for -devel ( #194152 )
...
- fixes for installed support makefiles (special.mk et al)
2006-06-07 10:40:34 +00:00
jorton
48593e5892
- make -devel package multilib-safe ( #192686 )
2006-06-02 13:57:39 +00:00
jorton
21e359146b
- build DSOs using -z relro linker flag
2006-05-11 13:44:41 +00:00
jorton
d2bf1a2666
- update to 2.2.2
2006-05-03 14:14:28 +00:00
jorton
a29a19c983
- rebuild to pick up apr-util LDAP interface fix ( #188073 )
2006-04-06 14:32:59 +00:00
Jesse Keating
7d1c76ae4e
bump for bug in double-long on ppc(64)
2006-02-11 03:27:40 +00:00
Jesse Keating
8caac9d7d0
bump for new gcc/glibc
2006-02-07 12:14:22 +00:00
jorton
bc53791ae4
- mod_auth_basic/mod_authn_file: if no provider is configured, and
...
AuthUserFile is not configured, decline to handle authn silently rather
than failing noisily.
2006-02-06 14:58:12 +00:00
jorton
73a46bb6e8
- mod_ssl: add security fix for CVE-2005-3357 ( #177914 )
...
- mod_imagemap: add security fix for CVE-2005-3352 (#177913 )
- add fix for AP_INIT_* designated initializers with C++ compilers
- httpd.conf: enable HTMLTable in default IndexOptions
- httpd.conf: add more "redirect-carefully" matches for DAV clients
2006-02-03 10:06:08 +00:00
jorton
ab67633ccf
- mod_proxy_ajp: fix Cookie handling (Mladen Turk, r358769)
2006-01-05 11:49:42 +00:00
Jesse Keating
c27b75cea3
gcc update bump
2005-12-09 22:40:56 +00:00
jorton
2724cce42c
- strip manual to just English content
2005-12-07 16:45:38 +00:00
jorton
9f9ccbc5d3
- don't strip C-L from HEAD responses (Greg Ames, #110552 )
...
- load mod_proxy_balancer by default
- add proxy_ajp.conf to load/configure mod_proxy_ajp
- Obsolete mod_jk
- update docs URLs in httpd.conf/ssl.conf
2005-12-05 17:26:03 +00:00
jorton
96e0b3384f
- update to 2.2.0
2005-12-02 10:43:00 +00:00