Author: jim
Date: Fri Aug 28 14:35:26 2009
New Revision: 808898
URL: http://svn.apache.org/viewvc?rev=808898&view=rev
Log:
And upgrade
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=808898&r1=808897&r2=808898&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Aug 28 14:35:26 2009
@@ -101,16 +101,6 @@
2.2.x Patch: https://issues.apache.org/bugzilla/attachment.cgi?id=24124
+1: poirier, minfrin, covener, jim
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
- [ New proposals should be added at the end of the list ]
-
- * 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
- +1: niq
-
* mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
defined session identifiers encoded in the URL when caching.
Trunk version of patch:
@@ -122,6 +112,16 @@
Trunk version of patch works
+1: rpluem, jim, minfrin
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ [ New proposals should be added at the end of the list ]
+
+ * 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
+ +1: niq
+
* unixd: set suexec_enabled correctly when httpd is run by non-root
PR 42175
Trunk Patch: http://cvs.apache.org/viewvc?view=rev&revision=791337
|