]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add some missing CVE/CERT references.
authorJoe Orton <jorton@apache.org>
Mon, 21 Mar 2005 14:27:55 +0000 (14:27 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 21 Mar 2005 14:27:55 +0000 (14:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158453 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 63a940a4dc7122755de841032b36303b19e2d9f6..6e39c1770c976586e57b6fc3dd09838becd03cd0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1678,7 +1678,8 @@ Changes with Apache 2.0.43
 
 Changes with Apache 2.0.42
 
-  *) mod_dav: Check for versioning hooks before using them.
+  *) SECURITY: CVE-2002-1593 (cve.mitre.org) [CERT VU#406121]
+     mod_dav: Check for versioning hooks before using them.
      [Greg Stein]
 
 Changes with Apache 2.0.41
@@ -2405,7 +2406,8 @@ Changes with Apache 2.0.36
 
   *) Fix AcceptPathInfo. PR 8234  [Cliff Woolley]
 
-  *) SECURITY: Added the APLOG_TOCLIENT flag to ap_log_rerror() to
+  *) SECURITY: CAN-2002-1592 (cve.mitre.org) [CERT VU#165803]
+     Added the APLOG_TOCLIENT flag to ap_log_rerror() to
      explicitly tell the server that warning messages should be sent 
      to the client in addition to being recorded in the error log. 
      Prior to this change, ap_log_rerror() always sent warning