2.2.x patch: trunk patch works modulo CHANGES
+1: trawick, wrowe, rjung
+ * mod_ssl/proxy: enable the SNI extension for backend TLS connections
+ [Kaspar Brand]
+ 2.2.x patch: http://people.apache.org/~rjung/patches/r1175416-2.0-v2.patch
+ +1: wrowe, rjung, trawick
+
+ * mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
+ [Diego Santa Cruz <diego.santaCruz spinetix.com>]
+ This is the third patch in PR 52559. The other two are already
+ voted on above.
+ trunk patch: http://svn.apache.org/r1476645
+ 2.4.x patch: http://svn.apache.org/r1481513
+ 2.2.x patch: trunk patch works (minus CHANGES)
+ +1: rjung, wrowe, trawick
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
- * mod_ssl/proxy: enable the SNI extension for backend TLS connections
- [Kaspar Brand]
- 2.2.x patch: http://people.apache.org/~rjung/patches/r1175416-2.0-v2.patch
- +1: wrowe, rjung
-
* mod_proxy_http: Use the same hostname for SNI as for the HTTP request when
forwarding to SSL backends.
PR: 53134
+1: minfrin, rjung
wrowe wonders why we copy and don't simply return the identity on no-change
- * mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
- [Diego Santa Cruz <diego.santaCruz spinetix.com>]
- This is the third patch in PR 52559. The other two are already
- voted on above.
- trunk patch: http://svn.apache.org/r1476645
- 2.4.x patch: http://svn.apache.org/r1481513
- 2.2.x patch: trunk patch works (minus CHANGES)
- +1: rjung, wrowe
-
PATCHES/ISSUES THAT ARE STALLED