Commit Graph

191 Commits

Author SHA1 Message Date
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
f61c39c58d Remove old status tracking stuff. 2005-02-09 09:48:48 +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
305e86bbfc Update mkstatus.sh. 2004-12-01 14:21:55 +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
8a051de0d7 Revert whitespace change. 2004-10-15 15:37:28 +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
2bc479e770 Patch status tracking updates. 2004-10-13 16:35:07 +00:00
jorton
0ba3e33bdc Add patch status tracking. 2004-10-13 10:44:51 +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
1d83437cd9 Ignore more. 2004-09-21 12:15:33 +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
462252af58 Add migration.xml targets. 2004-09-17 10:28:46 +00:00
jorton
50193a0a5a Update PHP section. 2004-09-17 10:11:59 +00:00
jorton
37e2023140 Revert unnecessary para->simpara changes. 2004-09-17 09:54:30 +00:00
jorton
1bf348e168 Fix validity. 2004-09-17 09:52:42 +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
b6814ebdf5 Use the new key-checking infrastructure. 2004-09-15 15:09:00 +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