]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 18 Oct 2019 05:00:00 +0000 (05:00 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 18 Oct 2019 05:00:00 +0000 (05:00 +0000)
I"ve not voted for the 2 last proposals because I don't have time, knowledge or configuration to test.
However, it looks interesting and good backport candidates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1868572 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ad131f5a09dfd831d099f33058f20794d1a72b55..75dbfeba888947016ab4685e45b47fec6176b775 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -230,6 +230,35 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1787229,1842919,1842926,1856490,1862051,1862202,1864759,1864865,1865871,1867256 ^/httpd/httpd/trunk . 
      +1: jailletc36
 
+  *) Easy patches: synch 2.4.x and trunk
+        - core: Fix a comment
+        - mod_auth_form: use the provided types via the macro
+        - mod_mime_magic: Constify some constant data
+        - mod_authz_core: Axe some dead code + slighly improve a comment
+        - core: Fix a typo
+        - mod_remoteip: Fix a typo
+        - mod_ssl: save a few cycles
+     trunk patch:
+        - http://svn.apache.org/r1851332
+        - http://svn.apache.org/r1861432
+        - http://svn.apache.org/r1862202
+        - http://svn.apache.org/r1864759
+        - http://svn.apache.org/r1867254
+        - http://svn.apache.org/r1867255
+        - http://svn.apache.org/r1867569
+     2.4.x patch: svn merge -c  1851332,1861432,1862202,1864759,1867254,1867255,1867569 ^/httpd/httpd/trunk . 
+     +1: jailletc36
+
+  *) mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+.
+     trunk patch: http://svn.apache.org/r1861950
+     2.4.x patch: svn merge -c 1861950 ^/httpd/httpd/trunk . 
+     +1: 
+
+  *) mod_ssl: OCSP does not apply to proxy mode
+     trunk patch: http://svn.apache.org/r1865740
+     2.4.x patch: svn merge -c 1865740 ^/httpd/httpd/trunk . 
+     +1: 
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]