Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - mod_ssl: add security fix for SSLVerifyClient (CVE-2005-2700)httpd-2_0_54-14 | jorton | 2005-10-20 | 1 | -1/+37 | |
| | | | | | | | | | | | | | | - 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) | |||||
* | - don't load by default: mod_cern_meta, mod_asis | jorton | 2005-09-15 | 2 | -6/+14 | |
| | | | | - do load by default: mod_ext_filter (#165893) | |||||
* | - drop broken epoch depshttpd-2_0_54-12 | jorton | 2005-07-28 | 1 | -8/+7 | |
| | ||||||
* | - really bump the releasehttpd-2_0_54-11 | jorton | 2005-07-26 | 1 | -1/+1 | |
| | ||||||
* | - mod_dav_fs: fix uninitialized variable (#162144) | jorton | 2005-07-26 | 1 | -4/+11 | |
| | | | | | | - add epoch to dependencies as appropriate - mod_ssl: drop dependencies on dev, make - mod_ssl: mark post script dependencies as such | |||||
* | - remove broken symlink (Robert Scheck, #158404)httpd-2_0_54-10FC-4-split | jorton | 2005-05-23 | 1 | -4/+4 | |
| | ||||||
* | - add piped logger fixes (w/Jeff Trawick)httpd-2_0_54-9 | jorton | 2005-05-18 | 1 | -1/+8 | |
| | ||||||
* | - drop old "powered by Red Hat" logoshttpd-2_0_54-8 | jorton | 2005-05-09 | 1 | -7/+4 | |
| | ||||||
* | - mod_userdir: fix memory allocation issue (upstream #34588)httpd-2_0_54-7 | jorton | 2005-05-04 | 1 | -1/+9 | |
| | | | | - mod_ldap: fix memory corruption issue (Brad Nicholes, upstream #34618) | |||||
* | - revert commit which was supposed to be in a scratch branch | jorton | 2005-04-27 | 2 | -18/+1 | |
| | ||||||
* | - enable cgid in default config for worker | jorton | 2005-04-27 | 2 | -1/+18 | |
| | ||||||
* | - fix key/cert locations in post scripthttpd-2_0_54-6 | jorton | 2005-04-26 | 1 | -8/+11 | |
| | ||||||
* | - create default dummy cert in /etc/pki/tlshttpd-2_0_54-5 | jorton | 2005-04-25 | 2 | -72/+33 | |
| | | | | | | | | | | - 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) | |||||
* | - replace PreReq with Requires(pre)httpd-2_0_54-4 | jorton | 2005-04-18 | 1 | -2/+5 | |
| | ||||||
* | - update to 2.0.54httpd-2_0_54-3 | jorton | 2005-04-18 | 5 | -13/+16 | |
| | ||||||
* | - update default httpd.conf:httpd-2_0_53-6 | jorton | 2005-03-29 | 3 | -83/+29 | |
| | | | | | | | | | | 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) | |||||
* | - apachectl: restore use of $OPTIONS againhttpd-2_0_53-5 | jorton | 2005-03-02 | 2 | -2/+8 | |
| | ||||||
* | Remove old status tracking stuff. | jorton | 2005-02-09 | 1 | -11/+1 | |
| | ||||||
* | Bump release.httpd-2_0_53-4 | jorton | 2005-02-09 | 1 | -1/+1 | |
| | ||||||
* | - update to 2.0.53httpd-2_0_53-1 | jorton | 2005-02-09 | 5 | -38/+33 | |
| | | | | - move prefork/worker modules comparison to %check | |||||
* | - fix cosmetic issues in "service httpd reload"httpd-2_0_52-7 | jorton | 2005-02-07 | 3 | -17/+24 | |
| | | | | | | - move User/Group higher in httpd.conf (#146793) - load mod_logio by default in httpd.conf - apachectl: update for correct libselinux tools locations | |||||
* | Update mkstatus.sh. | jorton | 2004-12-01 | 1 | -1/+1 | |
| | ||||||
* | - add security fix for CVE CAN-2004-0942 (memory consumption DoS)httpd-2_0_52-6 | jorton | 2004-11-18 | 6 | -22/+62 | |
| | | | | | | | | | | | | | - 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 | |||||
* | - rebuild against db-4.3.21 aware apr-util.httpd-2_0_52-5 | jbj | 2004-11-13 | 1 | -1/+4 | |
| | ||||||
* | - rebuild against db-4.3-21.httpd-2_0_52-4 | jbj | 2004-11-13 | 1 | -2/+5 | |
| | ||||||
* | Revert whitespace change.httpd-2_0_52-3FC-3-split | jorton | 2004-10-15 | 1 | -1/+1 | |
| | ||||||
* | - add dummy connection address fixes from HEAD | jorton | 2004-10-15 | 3 | -2/+7 | |
| | | | | - mod_ssl: add security fix for CAN-2004-0885 | |||||
* | Patch status tracking updates. | jorton | 2004-10-13 | 5 | -9/+17 | |
| | ||||||
* | Add patch status tracking. | jorton | 2004-10-13 | 8 | -1/+46 | |
| | ||||||
* | - add dummy connection address fixes from HEAD | jorton | 2004-10-13 | 1 | -2/+4 | |
| | ||||||
* | - update to 2.0.52httpd-2_0_52-2 | jorton | 2004-09-28 | 4 | -11/+8 | |
| | ||||||
* | Ignore more.httpd-2_0_51-6 | jorton | 2004-09-21 | 1 | -0/+1 | |
| | ||||||
* | - fix 2.0.51 regression in Satisfy merging (CAN-2004-0811) | jorton | 2004-09-21 | 1 | -1/+8 | |
| | ||||||
* | - switch to Jeff Trawick's child reclaim timing logic patchhttpd-2_0_51-5 | jorton | 2004-09-18 | 1 | -2/+6 | |
| | | | | - migration guide updates | |||||
* | Add migration.xml targets. | jorton | 2004-09-17 | 1 | -1/+8 | |
| | ||||||
* | Update PHP section. | jorton | 2004-09-17 | 1 | -33/+12 | |
| | ||||||
* | Revert unnecessary para->simpara changes. | jorton | 2004-09-17 | 1 | -10/+10 | |
| | ||||||
* | Fix validity. | jorton | 2004-09-17 | 1 | -68/+68 | |
| | ||||||
* | - fix pcre includeshttpd-2_0_51-4 | jorton | 2004-09-16 | 1 | -8/+6 | |
| | ||||||
* | - update to 2.0.51httpd-2_0_51-3 | jorton | 2004-09-16 | 4 | -21/+9 | |
| | ||||||
* | Use the new key-checking infrastructure. | jorton | 2004-09-15 | 4 | -1/+2727 | |
| | ||||||
* | - add improved child reclaim timing logic (#119128/#132360)httpd-2_0_50-8 | jorton | 2004-09-14 | 2 | -10/+16 | |
| | | | | - add BuildRequire zlib-devel for mod_deflate | |||||
* | auto-import httpd-2.0.50-7.ent from httpd-2.0.50-7.ent.src.rpmshowpresent-on-develhttpd-2_0_50-7_ent | cvsdist | 2004-09-09 | 2 | -9/+9 | |
| | ||||||
* | auto-import changelog data from httpd-2.0.50-7.src.rpmhttpd-2_0_50-7 | cvsdist | 2004-09-09 | 2 | -10/+13 | |
| | | | | | Wed Sep 08 2004 Joe Orton <jorton@redhat.com> 2.0.50-7 - prereq rather than just require httpd from -suexec (#132045) | |||||
* | auto-import httpd-2.0.50-6.ent from httpd-2.0.50-6.ent.src.rpmhttpd-2_0_50-6_ent | cvsdist | 2004-09-09 | 2 | -9/+9 | |
| | ||||||
* | auto-import changelog data from httpd-2.0.50-6.src.rpmhttpd-2_0_50-6 | cvsdist | 2004-09-09 | 4 | -10/+45 | |
| | | | | | | | | 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 | |||||
* | auto-import httpd-2.0.50-5.ent from httpd-2.0.50-5.ent.src.rpmhttpd-2_0_50-5_ent | cvsdist | 2004-09-09 | 2 | -9/+9 | |
| | ||||||
* | auto-import changelog data from httpd-2.0.50-5.src.rpmhttpd-2_0_50-5 | cvsdist | 2004-09-09 | 5 | -47/+82 | |
| | | | | | | | 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 | |||||
* | auto-import httpd-2.0.50-4.ent from httpd-2.0.50-4.ent.src.rpmhttpd-2_0_50-4_ent | cvsdist | 2004-09-09 | 2 | -9/+9 | |
| | ||||||
* | auto-import changelog data from httpd-2.0.50-4.src.rpmhttpd-2_0_50-4 | cvsdist | 2004-09-09 | 5 | -16/+31 | |
| | | | | | | | | 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) |