Commit Graph

153 Commits

Author SHA1 Message Date
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
jbj
b35049d303 - rebuild against db-4.3-21. 2004-11-13 00:48:42 +00:00
jorton
a52696df5e - add dummy connection address fixes from HEAD
- mod_ssl: add security fix for CAN-2004-0885
2004-10-15 15:36:49 +00:00
jorton
8596424b2d - add dummy connection address fixes from HEAD 2004-10-13 10:43:51 +00:00
jorton
d7e535caef - update to 2.0.52 2004-09-28 13:49:37 +00:00
jorton
5d106b5d47 - fix 2.0.51 regression in Satisfy merging (CAN-2004-0811) 2004-09-21 09:24:00 +00:00
jorton
60b377a104 - switch to Jeff Trawick's child reclaim timing logic patch
- migration guide updates
2004-09-18 08:37:46 +00:00
jorton
b425b5a9e7 - fix pcre includes 2004-09-16 10:34:01 +00:00
jorton
497cbaab19 - update to 2.0.51 2004-09-16 09:59:58 +00:00
jorton
805286c60f - add improved child reclaim timing logic (#119128/#132360)
- add BuildRequire zlib-devel for mod_deflate
2004-09-14 13:41:57 +00:00
cvsdist
5ada48b91e auto-import httpd-2.0.50-7.ent from httpd-2.0.50-7.ent.src.rpm 2004-09-09 06:23:24 +00:00
cvsdist
c5c4ff4b10 auto-import changelog data from httpd-2.0.50-7.src.rpm
Wed Sep 08 2004 Joe Orton <jorton@redhat.com> 2.0.50-7
- prereq rather than just require httpd from -suexec (#132045)
2004-09-09 06:23:08 +00:00
cvsdist
5d149576dd auto-import httpd-2.0.50-6.ent from httpd-2.0.50-6.ent.src.rpm 2004-09-09 06:22:57 +00:00
cvsdist
e9bfb00733 auto-import changelog data from httpd-2.0.50-6.src.rpm
Sun Sep 05 2004 Joe Orton <jorton@redhat.com> 2.0.50-6
- include /etc/sysconfig/httpd template (#112085)
- pass $OPTIONS in httpd invocations in apachectl (#115910)
- do not pass $OPTIONS to apachectl from init script
- start httpd in C locale by default from apachectl
2004-09-09 06:22:47 +00:00
cvsdist
ea99b65d7f auto-import httpd-2.0.50-5.ent from httpd-2.0.50-5.ent.src.rpm 2004-09-09 06:22:38 +00:00
cvsdist
f8aafff896 auto-import changelog data from httpd-2.0.50-5.src.rpm
Wed Sep 01 2004 Joe Orton <jorton@redhat.com> 2.0.50-5
- move manual configuration into conf.d/manual.conf (#131208)
- add test_hook from HEAD, -t -DDUMP_CERTS for mod_ssl
- document AddDefaultCharset change since 1.3 in migration.html
2004-09-09 06:22:22 +00:00
cvsdist
7acea2d4a8 auto-import httpd-2.0.50-4.ent from httpd-2.0.50-4.ent.src.rpm 2004-09-09 06:21:48 +00:00
cvsdist
53326aac4e auto-import changelog data from httpd-2.0.50-4.src.rpm
Tue Aug 17 2004 Joe Orton <jorton@redhat.com> 2.0.50-4
- start httpd in the C locale by default (#128002)
- fix CustomLog comments in default httpd.conf (#43223)
- ensure correct mod_suexec vs mod_userdir hook ordering (Joshua Slive,
    upstream #18156)
2004-09-09 06:21:42 +00:00
cvsdist
55c3338e51 auto-import httpd-2.0.50-3.ent from httpd-2.0.50-3.ent.src.rpm 2004-09-09 06:21:29 +00:00
cvsdist
3ba50dfe7d auto-import httpd-2.0.50-3 from httpd-2.0.50-3.src.rpm 2004-09-09 06:21:18 +00:00
cvsdist
c4da67dd4d auto-import changelog data from httpd-2.0.50-1.src.rpm
Tue Jun 29 2004 Joe Orton <jorton@redhat.com> 2.0.50-1
- update to 2.0.50
2004-09-09 06:20:52 +00:00
cvsdist
69dde6e1f5 auto-import httpd-2.0.49-8.ent from httpd-2.0.49-8.ent.src.rpm 2004-09-09 06:20:48 +00:00
cvsdist
d01424a8b3 auto-import changelog data from httpd-2.0.49-8.src.rpm
Mon Jun 21 2004 Joe Orton <jorton@redhat.com> 2.0.49-8
- split out suexec into httpd-suexec package (#77972)
- link to system pcreposix.h to fix including httpd.h
2004-09-09 06:20:37 +00:00
cvsdist
a0e310d5c6 auto-import httpd-2.0.49-7.ent from httpd-2.0.49-7.ent.src.rpm 2004-09-09 06:20:28 +00:00
cvsdist
436bfeb65b auto-import changelog data from httpd-2.0.49-7.src.rpm
Wed Jun 16 2004 Joe Orton <jorton@redhat.com> 2.0.49-7
- don't install or use bundled pcreposix.h
- bump default MaxClients to 256
- drop default Timeout to 2 minutes
- merge from upstream:
add fix for VirtualHost multiple address handling (Jeff Trawick)
2004-09-09 06:20:08 +00:00
cvsdist
22faa81e86 auto-import changelog data from httpd-2.0.49-6.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 06:19:58 +00:00
cvsdist
8ce7ff4689 auto-import httpd-2.0.49-5.ent from httpd-2.0.49-5.ent.src.rpm 2004-09-09 06:19:51 +00:00
cvsdist
0af86b539f auto-import changelog data from httpd-2.0.49-5.src.rpm
Thu Jun 10 2004 Joe Orton <jorton@redhat.com> 2.0.49-5
- remove comments about ScoreBoardFile in httpd.conf
- avoid redundant name lookup in pod code
- mod_headers: add %{...}s feature for using SSL variables
- mod_autoindex: don't truncate output on stat() failure (#117959)
- mod_ssl: fix shmcb corruption with small caches (Geoff Thorpe)
- mod_ssl: security fix for overflow in FakeBasicAuth (CVE CAN-2004-0488)
- mod_deflate: fix memory consumption for large responses
- check that suexec is setuid root (André Malo)
- worker: add ThreadStackSize (Jeff Trawick) and ThreadGuardSize directives
2004-09-09 06:19:09 +00:00
cvsdist
d4ea4ed8a4 auto-import changelog data from httpd-2.0.49-4.ent.src.rpm
Thu May 06 2004 Joe Orton <jorton@redhat.com> 2.0.49-4
- make "noindex" page valid XHTML 1.1 (Pascal Volk, #122020)
- fix SEGV with no Listen directives (Michael Corcoran)
- mod_cgi: synch with 2.0 backport proposed upstream
Thu Apr 22 2004 Joe Orton <jorton@redhat.com> 2.0.49-3
- conflict with older pcre (#121531)
- include mod_ext_filter
- mod_cgi: handle concurrent stderr/stdout from script
2004-09-09 06:19:06 +00:00
cvsdist
b895f53cf3 auto-import changelog data from httpd-2.0.49-2.ent.src.rpm
Fri Mar 26 2004 Joe Orton <jorton@redhat.com> 2.0.49-2
- mod_ssl: fix session cache memory leak (Madhu Mathihalli)
- mod_ssl: fix SEGV when trying to shutdown during pool cleanup
- merge the mod_proxy HTTP/1.1-compliance fixes
- apply fix for #118020
2004-09-09 06:18:41 +00:00
cvsdist
3ebc88dfd0 auto-import httpd-2.0.48-16.ent from httpd-2.0.48-16.ent.src.rpm 2004-09-09 06:17:21 +00:00
cvsdist
6356941d71 auto-import httpd-2.0.48-10 from httpd-2.0.48-10.src.rpm 2004-09-09 06:16:56 +00:00
cvsdist
2d6a2e5261 auto-import httpd-2.0.48-1.2 from httpd-2.0.48-1.2.src.rpm 2004-09-09 06:16:31 +00:00
cvsdist
d48e904fad auto-import httpd-2.0.47-10 from httpd-2.0.47-10.src.rpm 2004-09-09 06:16:14 +00:00
cvsdist
fe7382d19c auto-import changelog data from httpd-2.0.40-21.11.src.rpm
Thu Mar 25 2004 Joe Orton <jorton@redhat.com> 2.0.40-21.11
- add security fix for CVE CAN-2004-0113
- add fix for slow graceful restarts in prefork
- mod_deflate: update to recent version (#115280)
- mod_ssl: misc bug fixes
- core: add EnableSendfile directive (#78224)
Wed Feb 25 2004 Joe Orton <jorton@redhat.com> 2.0.40-21.10
- remove test that accept returns fd < FD_SETSIZE (#116576)
2004-09-09 06:14:15 +00:00
cvsdist
281bcfb06b auto-import httpd-2.0.40-21.9 from httpd-2.0.40-21.9.src.rpm 2004-09-09 06:13:20 +00:00
cvsdist
187092e74d auto-import httpd-2.0.40-21.8 from httpd-2.0.40-21.8.src.rpm 2004-09-09 06:13:06 +00:00
cvsdist
38aff7e079 auto-import httpd-2.0.40-21.7 from httpd-2.0.40-21.7.src.rpm 2004-09-09 06:13:00 +00:00
cvsdist
739d054d22 auto-import httpd-2.0.40-21.5 from httpd-2.0.40-21.5.src.rpm 2004-09-09 06:12:41 +00:00
cvsdist
f8e1fe349e auto-import httpd-2.0.40-21 from httpd-2.0.40-21.src.rpm 2004-09-09 06:12:16 +00:00
cvsdist
4145af8330 auto-import changelog data from httpd-2.0.40-11.9.src.rpm
Tue Oct 28 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.8
- add security fixes for CVE CAN-2003-0542
- return test page for "/+" in default httpd.conf
- add bug fixes for #103049, #105725, #106454
- add fixes for CGI regressions in -21.5 (#103744)
2004-09-09 06:12:04 +00:00
cvsdist
b8b92c1344 auto-import changelog data from httpd-2.0.40-11.7.src.rpm
Wed Jul 09 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.7
- add security fixes for CVE CAN-2003-0192, CAN-2003-0253, CAN-2003-0254,
    CERT VU#379828
- add bug fixes for #78019, #82985, #85022, #97111, #98545, #98653
- install special.mk, fix apxs -q LIBTOOL (#92313)
- add mod_include fixes from upstream
Tue May 27 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.6
- add mod_ssl renegotiation fix
2004-09-09 06:11:42 +00:00
cvsdist
27c5cac285 auto-import changelog data from httpd-2.0.40-11.5.src.rpm
Thu May 22 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.5
- rebuild
Mon May 12 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.4
- add security fix for CAN-2003-0245
- add bug fixes for #89179, #88575, #89086
2004-09-09 06:10:55 +00:00
cvsdist
0fdee38caf auto-import changelog data from httpd-2.0.40-11.3.src.rpm
Tue Apr 01 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.3
- add security fixes for CAN-2003-0020, CAN-2003-0132, CAN-2003-0083
- add security fix for file descriptor leaks, #82142
- add bug fixes for #73428, #82587, #86254
2004-09-09 06:10:41 +00:00
cvsdist
e3cd9fe662 auto-import changelog data from httpd-2.0.40-11.src.rpm
Wed Oct 09 2002 Joe Orton <jorton@redhat.com> 2.0.40-11
- correct SERVER_NAME encoding in i18n error pages (thanks to Andre Malo)
Wed Oct 09 2002 Joe Orton <jorton@redhat.com> 2.0.40-10
- fix patch for CAN-2002-0840 to also cover i18n error pages
Wed Oct 02 2002 Joe Orton <jorton@redhat.com> 2.0.40-9
- security fixes for CAN-2002-0840 and CAN-2002-0843
- fix for possible mod_dav segfault for certain requests
Tue Sep 24 2002 Gary Benson <gbenson@redhat.com>
- updates to the migration guide
2004-09-09 06:10:33 +00:00
cvsdist
db63bd3633 auto-import changelog data from httpd-2.0.40-8.src.rpm
Wed Sep 04 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.40-8
- link httpd with libssl to avoid library loading/unloading weirdness
2004-09-09 06:10:14 +00:00
cvsdist
8e188fb723 auto-import changelog data from httpd-2.0.40-7.src.rpm
Tue Sep 03 2002 Joe Orton <jorton@redhat.com> 2.0.40-7
- add LoadModule lines for proxy modules in httpd.conf (#73349)
- fix permissions of conf/ssl.*/ directories; add Makefiles for certificate
    management (#73352)
2004-09-09 06:10:06 +00:00
cvsdist
6af796e0cf auto-import changelog data from httpd-2.0.40-6.src.rpm
Mon Sep 02 2002 Joe Orton <jorton@redhat.com> 2.0.40-6
- provide "httpd-mmn" to manage module ABI compatibility
2004-09-09 06:10:03 +00:00
cvsdist
f13b38c6d9 auto-import changelog data from httpd-2.0.40-5.src.rpm
Sun Sep 01 2002 Joe Orton <jorton@redhat.com> 2.0.40-5
- fix SSL session cache (#69699)
- revert addition of LDAP support to apr-util
2004-09-09 06:09:40 +00:00
cvsdist
b8eb6a9549 auto-import httpd-2.0.40-4 from httpd-2.0.40-4.src.rpm 2004-09-09 06:09:36 +00:00
cvsdist
d5ddf48498 auto-import changelog data from httpd-2.0.40-3.src.rpm
Mon Aug 26 2002 Joe Orton <jorton@redhat.com> 2.0.40-3
- allow "apachectl configtest" on a 1.3 httpd.conf
- add mod_deflate
- enable LDAP support in apr-util
- don't package everything in /var/www/error as config(noreplace)
2004-09-09 06:09:30 +00:00