diff options
| author | cvsdist <cvsdist@fedoraproject.org> | 2004-09-09 06:18:41 +0000 |
|---|---|---|
| committer | cvsdist <cvsdist@fedoraproject.org> | 2004-09-09 06:18:41 +0000 |
| commit | b895f53cf33e16f370e7c085a8d3429dad864b93 (patch) | |
| tree | 5a4903994ec1532b632dcd3d59766e03386d94f4 /httpd-2.0.48-release.patch | |
| parent | 3ebc88dfd083826ba49824536f9f5e7145d67836 (diff) | |
| download | httpd-b895f53cf33e16f370e7c085a8d3429dad864b93.tar.gz httpd-b895f53cf33e16f370e7c085a8d3429dad864b93.tar.xz httpd-b895f53cf33e16f370e7c085a8d3429dad864b93.zip | |
auto-import changelog data from httpd-2.0.49-2.ent.src.rpmhttpd-2_0_49-2_ent
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
Diffstat (limited to 'httpd-2.0.48-release.patch')
| -rw-r--r-- | httpd-2.0.48-release.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd-2.0.48-release.patch b/httpd-2.0.48-release.patch index 924d3c4..18c0c28 100644 --- a/httpd-2.0.48-release.patch +++ b/httpd-2.0.48-release.patch @@ -1,6 +1,6 @@ --- httpd-2.0.48/server/core.c.release +++ httpd-2.0.48/server/core.c -@@ -2429,7 +2429,7 @@ +@@ -2386,7 +2386,7 @@ ap_add_version_component(pconf, AP_SERVER_BASEPRODUCT "/" AP_SERVER_MAJORVERSION); } else { |
