2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-SSLSessionTickets.patch
+1: ylavic
+ * mod_unique_id: Update docs and comment: the unique id is now 24 characters, not 19
+ See explanation in:
+ http://httpd.apache.org/docs/2.2/mod/mod_unique_id.html#comment_3564
+ trunk patch: http://svn.apache.org/r981084
+ 2.2.x patch: trunks works
+ +1 jailletc36
+
PATCHES/ISSUES THAT ARE STALLED
* mod_proxy_balancer: Always initialize the shared parameters of a load
rjung: I don't understand what was voted on, the backport of both revisions
or only the PR attachment. The latter is only about r627637.
covener: withdrawing my vote, I reviewed the attachment but missed the OR_AUTHCFG change.
+ jailletc36: Sorry for confusion. OR_AUTHCFG changes was not intentional. This is linked to
+ r915660 on trunk, before the 2.4 branch. I copy-pasted the AP_INIT block from
+ trunk, without seeing this change.
* core: Support wildcards in both the directory and file components of
the path specified by the Include directive.