http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch
http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
http://people.apache.org/~rjung/patches/aplogno-backport-r1725468.patch
- +1: rjung
+ +1: rjung, jim
icing: needs http://svn.apache.org/r1725468
rjung: You are right, I added r1725468 and restart the vote.
@Jim: Only r1725468 is new: removing the added APLOGNO from
*) mod_ssl: handle APR_TIMEUP on empty input by keeping connection state valid
for later retries.
trunk patch: http://svn.apache.org/r1725940
- +1: icing
+ +1: icing, jim
*) mod_lbmethod_heartbeat: No need to search twice for the same value
trunk patch: http://svn.apache.org/r1725445
2.4.x patch: trunk works
- +1: jailletc36, icing
+ +1: jailletc36, icing, jim
*) When more than one module calls APACHE_CHECK_OPENSSL, MOD_LDFLAGS and MOD_CFLAGS
remain unset for second or later caller. Fix this by caching the values for
cached case. Change by rpluem
trunk patch: http://svn.apache.org/r1725325
2.4.x patch: trunk works
- +1: icing
+ +1: icing, jim
*) mod_ssl: Fix some duplicate definitions
trunk patch: http://svn.apache.org/r1726888
2.4.x patch: trunk works
- +1: mrumph, icing
+ +1: mrumph, icing, jim
*) core: introducing new hook "pre_close_connection" to give protocols other
than http/1.1 a chance to send one last frame before close.