diff options
| author | cvsdist <cvsdist@fedoraproject.org> | 2004-09-09 06:20:08 +0000 |
|---|---|---|
| committer | cvsdist <cvsdist@fedoraproject.org> | 2004-09-09 06:20:08 +0000 |
| commit | 436bfeb65bc761505c7af2968de7e51b06983ba8 (patch) | |
| tree | 053f53e76cfc5557f92421dddb84c6566a9d31f9 /httpd-2.0.48-release.patch | |
| parent | 22faa81e862f64c2e1a6b8ab3279cab92b296aef (diff) | |
| download | httpd-436bfeb65bc761505c7af2968de7e51b06983ba8.tar.gz httpd-436bfeb65bc761505c7af2968de7e51b06983ba8.tar.xz httpd-436bfeb65bc761505c7af2968de7e51b06983ba8.zip | |
auto-import changelog data from httpd-2.0.49-7.src.rpmhttpd-2_0_49-7
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)
Diffstat (limited to 'httpd-2.0.48-release.patch')
| -rw-r--r-- | httpd-2.0.48-release.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httpd-2.0.48-release.patch b/httpd-2.0.48-release.patch index 18c0c28..683d38f 100644 --- a/httpd-2.0.48-release.patch +++ b/httpd-2.0.48-release.patch @@ -1,3 +1,7 @@ + +Change the server version string appropriately, without changing +the PLATFORM macro throughout the cod. + --- httpd-2.0.48/server/core.c.release +++ httpd-2.0.48/server/core.c @@ -2386,7 +2386,7 @@ |
