You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jc...@apache.org on 2016/08/30 00:19:25 UTC

svn commit: r1758312 - /httpd/httpd/branches/2.4.x/STATUS

Author: jchampion
Date: Tue Aug 30 00:19:25 2016
New Revision: 1758312

URL: http://svn.apache.org/viewvc?rev=1758312&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1758312&r1=1758311&r2=1758312&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Aug 30 00:19:25 2016
@@ -208,6 +208,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES
      +1 covener
 
+   * mpm_winnt: disable the 'data' accept filter entirely to prevent denial of
+     service. PR 59970.
+     trunk patch: http://svn.apache.org/r1758307
+                  http://svn.apache.org/r1758308
+                  http://svn.apache.org/r1758309
+                  http://svn.apache.org/r1758311
+     2.4.x patch: trunk works (modulo CHANGES and APLOGNO's next-number)
+     +1: jchampion
+
+   * mpm_winnt: always zero out OVERLAPPED structs when recycling them.
+     trunk patch: http://svn.apache.org/r1758310
+     2.4.x patch: trunk works
+     +1: jchampion
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if