You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2021/12/13 20:44:43 UTC

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

Author: jailletc36
Date: Mon Dec 13 20:44:43 2021
New Revision: 1895926

URL: http://svn.apache.org/viewvc?rev=1895926&view=rev
Log:
Update proposal.

Note for me: always try building before submitting. It is not because a
patch looks trivial and applies cleanly, that it builds  :(

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=1895926&r1=1895925&r2=1895926&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Dec 13 20:44:43 2021
@@ -150,19 +150,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
   *) Easy backports:
-     - mod_deflate: be explicit when setting c->etag_opt = AP_DEFLATE_ETAG_ADDSUFFIX
      - mod_proxy_balancer: add missing spaces in HTML output
      - mod_proxy_http: Avoid a double call to apr_table_get()
      - mod_ssl: Fix some typo and doxygen issues
-     trunk patch: http://svn.apache.org/r1586543
-                  http://svn.apache.org/r1889494
+     trunk patch: http://svn.apache.org/r1889494
                   http://svn.apache.org/r1892563
                   http://svn.apache.org/r1892917
-     2.4.x patch: svn merge -c 1586543,1889494,1892563,1892917 ^/httpd/httpd/trunk .
+     2.4.x patch: svn merge -c 1889494,1892563,1892917 ^/httpd/httpd/trunk .
      +1: jailletc36, 
-     rpluem: r1586543 requires r1586542 backported first and should possiblyi
-     backported together with it. The other three revisions look fine.
-     minfrin: Tried r1586542 but got conflicts. Other revs were fine.
+     rpluem: The other three revisions look fine.
+     minfrin: Other revs were fine.
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED