summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/apache/patches/patch-core-4042
-rw-r--r--www/apache/patches/patch-proxy-segv2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/apache/patches/patch-core-404 b/www/apache/patches/patch-core-404
index 6a1e7dcd8b0..301103c8944 100644
--- a/www/apache/patches/patch-core-404
+++ b/www/apache/patches/patch-core-404
@@ -1,3 +1,5 @@
+$NetBSD: patch-core-404,v 1.2 1998/12/05 05:00:00 tv Exp $
+
This patch fixes a potential denial-of-service vulnerability in
Apache 1.3.2 and 1.3.3. It is strongly recommended that you apply
it or upgrade to a more recent version of Apache when it is available.
diff --git a/www/apache/patches/patch-proxy-segv b/www/apache/patches/patch-proxy-segv
index cd40514f526..28e61ad136d 100644
--- a/www/apache/patches/patch-proxy-segv
+++ b/www/apache/patches/patch-proxy-segv
@@ -1,3 +1,5 @@
+$NetBSD: patch-proxy-segv,v 1.2 1998/12/05 05:00:00 tv Exp $
+
This patch fixes a segmentation violation in mod_proxy when a
response is non-cachable. Problem reported by Doug Bloebaum.