]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 11 Nov 2018 08:38:42 +0000 (08:38 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 11 Nov 2018 08:38:42 +0000 (08:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1846341 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ba88ca57f58ab43ef08cc07433e86543bec952ef..e3d6c40f15736012ac9636e8f5ff63d0c9fd129e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -224,6 +224,30 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1846125 ^/httpd/httpd/trunk .
      +1: icing, jim
 
+  *) mod_dav: Fix a potential incorrect PROPFIND response
+     trunk patch: http://svn.apache.org/r1842010
+                  http://svn.apache.org/r1846339      (CHANGES)
+     2.4.x patch: svn merge -c 1842010,1846339 ^/httpd/httpd/trunk .
+     +1: jailletc36
+
+  *) mod_rewrite: Only create the rewritelock when needed. PR 62311
+     trunk patch: http://svn.apache.org/r1831773
+     2.4.x patch: svn merge -c 1831773 ^/httpd/httpd/trunk .
+     +1: jailletc36
+
+  *) Easy patches: synch 2.4.x and trunk
+     - mod_ssl: Add some missing logno tags.
+     - mod_ssl: Simplify code, no functional change
+     - mod_slotmem_shm: Fix clang warning
+     - mod_negotiation: Remove redundant branch (warning from Coverity).
+     trunk patch: http://svn.apache.org/r1830816
+                  http://svn.apache.org/r1830836
+                  http://svn.apache.org/r1842882
+                  http://svn.apache.org/r1842884
+     2.4.x patch: svn merge -c 1830816,1830836,1842882,1842884 ^/httpd/httpd/trunk .
+     +1: jailletc36
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]