You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2019/03/26 11:03:28 UTC

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

Author: icing
Date: Tue Mar 26 11:03:27 2019
New Revision: 1856299

URL: http://svn.apache.org/viewvc?rev=1856299&view=rev
Log:
Backport proposal for latest mod_md fix.


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=1856299&r1=1856298&r2=1856299&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Mar 26 11:03:27 2019
@@ -217,6 +217,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue-v5.patch
      +1: ylavic
 
+  *) mod_md: Store permissions are enforced on file creation, enforcing restrictions in
+     spite of umask. Fixes <https://github.com/icing/mod_md/issues/117>.
+     trunk patch: http://svn.apache.org/r1856297
+     2.4.x patch: svn merge -c 1856297 ^/httpd/httpd/trunk .
+     +1: icing
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]