Commit f2dc3dd7 authored by Nick Kew's avatar Nick Kew
Browse files

Propose patch to enable mod_privileges in 2.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@740932 13f79535-47bb-0310-9956-ffa450edef68
parent f1a3ea20
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -108,6 +108,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://people.apache.org/~lars/mod_deflate_etagfix.patch
   +1: lars

 * prefork MPM: simple patch to enable mod_privileges.
   trunk: N/A (this patch substitutes for the availability of
               drop_privileges hook).
   2.2.x patch:
      http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch
   FYI, mod_privileges hacked to work with the patch:
      http://people.apache.org/~niq/patches/2.2mod_privileges.c


PATCHES/ISSUES THAT ARE STALLED