You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2015/03/02 19:26:15 UTC

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

Author: covener
Date: Mon Mar  2 18:26:14 2015
New Revision: 1663390

URL: http://svn.apache.org/r1663390
Log:
flip vote style in STATUS file

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=1663390&r1=1663389&r2=1663390&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Mar  2 18:26:14 2015
@@ -235,13 +235,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1662246 (updated CHANGES entry)
      2.4.x patch: trunk works (modulo CHANGES)
                   http://people.apache.org/~ylavic/httpd-2.4.x-mod_deflate-PR56872.patch
-     ylavic: +1
+     +1: ylavic
 
   *) mod_proxy: Use the correct server name for SNI in case the backend
      SSL connection itself is established via a proxy server.  PR 57139
      trunk patch: http://svn.apache.org/r1634120
      2.4.x patch: trunk works (modulo CHANGES)
-     ylavic: +1
+     +1: ylavic
 
   *) mpm_event: Clear and restore sbh in notify_suspend() and notify_resume()
      respectively.  This merges a missing fix from r1545736 (sbh = NULL before
@@ -250,12 +250,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1663017
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mpm_event-notify_suspend_sbh.patch
                   (trunk works, but the above contains the CHANGES entry, which is 2.4.x only...)
-     ylavic: +1
+     +1 ylavic
 
   *) ab: Add missing longest request (100%) to CSV export. PR57614.
      trunk patch: http://svn.apache.org/r1661913
      2.4.x patch: trunk works (modulo CHANGES)
-     ylavic: +1
+     +1: ylavic
 
   *) SECURITY: CVE-2015-0228 (cve.mitre.org)
      mod_lua: A maliciously crafted websockets PING after a script
@@ -263,7 +263,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1657261
      2.4.x patch: trunk works
      Note: Technically CTR but it's a CVE.
-     covener: +1
+     +1: covener
 
 OTHER PROPOSALS