PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * core: Add the filename of the configuration file to the warning message
+ about the useless use of AllowOverride. PR 39992
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=420307&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, jim, pquerna
+
+ * htpasswd: Fix salt generation weakness. PR 31440
+ [Andreas Krennmair <ak synflood.at>, Peter Watkins <peterw tux.org>, Paul Querna]
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=629159&view=rev
+ http://svn.apache.org/viewvc?rev=629164&view=rev
+ http://svn.apache.org/viewvc?rev=629218&view=rev
+ http://svn.apache.org/viewvc?rev=630139&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, jim, pquerna
+
+ * mod_unique_id: Convert request time to seconds before before storing it in
+ unique_id_rec struct. PR 37064
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=596448&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, jim, pquerna
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
Trunk version of patch works (minus CHANGES conflict)
+1: jorton, jim
- * core: Add the filename of the configuration file to the warning message
- about the useless use of AllowOverride. PR 39992
- Trunk version of patch:
- http://svn.apache.org/viewvc?rev=420307&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, jim, pquerna
-
- * htpasswd: Fix salt generation weakness. PR 31440
- [Andreas Krennmair <ak synflood.at>, Peter Watkins <peterw tux.org>, Paul Querna]
- Trunk version of patch:
- http://svn.apache.org/viewvc?rev=629159&view=rev
- http://svn.apache.org/viewvc?rev=629164&view=rev
- http://svn.apache.org/viewvc?rev=629218&view=rev
- http://svn.apache.org/viewvc?rev=630139&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, jim, pquerna
-
- * mod_unique_id: Convert request time to seconds before before storing it in
- unique_id_rec struct. PR 37064
- Trunk version of patch:
- http://svn.apache.org/viewvc?rev=596448&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, jim, pquerna
-
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when