Commit 254102e9 authored by Jacob Champion's avatar Jacob Champion
Browse files

Propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1772926 13f79535-47bb-0310-9956-ffa450edef68
parent f8805fb5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -149,6 +149,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     jailletc36: compatibility note missing in the XML file
     jim:        Will address during commit

  *) SECURITY: CVE-2016-2161 (cve.mitre.org)
     mod_auth_digest: Prevent segfaults during client entry allocation when the
     shared memory space is exhausted. [Maksim Malyutin <m.malyutin dsec.ru>,
     Eric Covener, Jacob Champion]
     trunk patch: http://svn.apache.org/r1772919
     2.4.x patch: trunk works (modulo CHANGES)
     +1: jchampion


PATCHES/ISSUES THAT ARE BEING WORKED