]> granicus.if.org Git - apache/commitdiff
Update CHANGES after r1808008
authorLuca Toscano <elukey@apache.org>
Tue, 12 Sep 2017 08:08:35 +0000 (08:08 +0000)
committerLuca Toscano <elukey@apache.org>
Tue, 12 Sep 2017 08:08:35 +0000 (08:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808085 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 12363b3c7e670be78bada7da298511d63e126add..495453acf9cbd1dbaf15bcaacf43e4bd03aebabb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) htdigest: prevent a buffer overflow when a string exceeds the allowed max
+     length in a password file.
+     [Luca Toscano, Hanno Böck <hanno hboeck de>]
+
   *) mod_md: v0.9.2: new directive 'MDHttpProxy' to define a proxy for outgoing connection,
      some minor bugfixes, twiddle the build system to avoid non-pic code generation.
      [Stefan Eissing]