Commit Graph

203 Commits

Author SHA1 Message Date
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
Tomáš Mráz
614542ad53 - allow compilation with openssl-0.9.8 2005-11-09 11:40:33 +00:00
Tomáš Mráz
9e6ce91d05 - rebuilt against new openssl 2005-11-09 11:18:09 +00:00
jorton
9d36ace72f - log notice giving SELinux context at startup if enabled
- drop SSLv2 and restrict default cipher suite in default SSL configuration
2005-11-03 16:27:11 +00:00
jorton
2a6347c8db - mod_ssl: add security fix for SSLVerifyClient (CVE-2005-2700)
- add security fix for byterange filter DoS (CVE-2005-2728)
- add security fix for C-L vs T-E handling (CVE-2005-2088)
- mod_ssl: add security fix for CRL overflow (CVE-2005-1268)
- mod_ldap/mod_auth_ldap: add fixes from 2.0.x branch (upstream #34209 etc)
- add fix for dummy connection handling (#167425)
- mod_auth_digest: fix hostinfo comparison in CONNECT requests
- mod_include: fix variable corruption in nested includes (upstream #12655)
- mod_ssl: add fix for handling non-blocking reads
- mod_ssl: fix to enable output buffering (upstream #35279)
- mod_ssl: buffer request bodies for per-location renegotiation (upstream
    #12355)
2005-10-20 11:25:12 +00:00
jorton
0f8eb18ad2 - don't load by default: mod_cern_meta, mod_asis
- do load by default: mod_ext_filter (#165893)
2005-09-15 14:17:47 +00:00
jorton
9f7341dd01 - drop broken epoch deps 2005-07-28 14:52:09 +00:00
jorton
d6990c214b - really bump the release 2005-07-26 12:08:18 +00:00
jorton
6da3d3159d - mod_dav_fs: fix uninitialized variable (#162144)
- add epoch to dependencies as appropriate
- mod_ssl: drop dependencies on dev, make
- mod_ssl: mark post script dependencies as such
2005-07-26 12:07:19 +00:00
jorton
a06501ad9f - remove broken symlink (Robert Scheck, #158404) 2005-05-23 12:10:13 +00:00
jorton
a96efcb28b - add piped logger fixes (w/Jeff Trawick) 2005-05-18 10:23:09 +00:00
jorton
41aeab863f - drop old "powered by Red Hat" logos 2005-05-09 12:56:31 +00:00
jorton
275875073a - mod_userdir: fix memory allocation issue (upstream #34588)
- mod_ldap: fix memory corruption issue (Brad Nicholes, upstream #34618)
2005-05-04 14:06:31 +00:00
jorton
e55f2c448c - revert commit which was supposed to be in a scratch branch 2005-04-27 14:33:45 +00:00
jorton
66980e96da - enable cgid in default config for worker 2005-04-27 14:00:28 +00:00
jorton
670541ea80 - fix key/cert locations in post script 2005-04-26 08:25:34 +00:00
jorton
06872c83d1 - create default dummy cert in /etc/pki/tls
- use a pseudo-random serial number on the dummy cert
- change default ssl.conf to point at /etc/pki/tls
- merge back -suexec subpackage; SELinux policy can now be used to
    persistently disable suexec (#155716)
- drop /etc/httpd/conf/ssl.* directories and Makefiles
- unconditionally enable PIE support
- mod_ssl: fix for picking up -shutdown options (upstream #34452)
2005-04-25 21:35:08 +00:00
jorton
98f24d7e8c - replace PreReq with Requires(pre) 2005-04-18 10:41:27 +00:00
jorton
c8c880208c - update to 2.0.54 2005-04-18 08:10:30 +00:00
jorton
22b674063e - update default httpd.conf:
clarify the comments on AddDefaultCharset usage (#135821)
remove all the AddCharset default extensions
don't load mod_imap by default
synch with upstream 2.0.53 httpd-std.conf
- remove htsslpass
- mod_ssl: set user from SSLUserName in access hook (upstream #31418)
- htdigest: fix permissions of created files (upstream #33765)
2005-03-29 12:19:40 +00:00
jorton
4435419080 - apachectl: restore use of $OPTIONS again 2005-03-02 08:17:41 +00:00
jorton
7b437e2208 Bump release. 2005-02-09 09:46:35 +00:00
jorton
439691b8b5 - update to 2.0.53
- move prefork/worker modules comparison to %check
2005-02-09 09:02:54 +00:00
jorton
3eb2bca222 - fix cosmetic issues in "service httpd reload"
- move User/Group higher in httpd.conf (#146793)
- load mod_logio by default in httpd.conf
- apachectl: update for correct libselinux tools locations
2005-02-07 15:14:50 +00:00
jorton
7c0f3e466d - add security fix for CVE CAN-2004-0942 (memory consumption DoS)
- SELinux: run httpd -t under runcon in configtest (Steven Smalley)
- fix SSLSessionCache comment for distcache in ssl.conf
- restart using SIGHUP not SIGUSR1 after logrotate
- add ap_save_brigade fix (upstream #31247)
- mod_ssl: fix possible segfault in auth hook (upstream #31848)
- add htsslpass(1) and configure as default SSLPassPhraseDialog (#128677)
- apachectl: restore use of $OPTIONS
- apachectl, httpd.init: refuse to restart if $HTTPD -t fails
- apachectl: run $HTTPD -t in user SELinux context for configtest
- update for pcre-5.0 header locations
2004-11-18 11:59:52 +00:00
jbj
ff2220fd78 - rebuild against db-4.3.21 aware apr-util. 2004-11-13 19:38:09 +00:00