PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mod_proxy: Fix DNS requests and connections closed before the
+ configured addressTTL. BZ 69126.
+ trunk patch: http://svn.apache.org/r1918228
+ http://svn.apache.org/r1918410
+ http://svn.apache.org/r1918412
+ http://svn.apache.org/r1918429
+ http://svn.apache.org/r1918438
+ http://svn.apache.org/r1918442
+ 2.4.x patch: trunk works, or
+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/454.diff
+ PR: https://github.com/apache/httpd/pull/454
+ +1: ylavic, jorton, icing
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: svn merge -c 1916004 ^/httpd/httpd/trunk .
+1: jfclere,
- *) mod_proxy: Fix DNS requests and connections closed before the
- configured addressTTL. BZ 69126.
- trunk patch: http://svn.apache.org/r1918228
- http://svn.apache.org/r1918410
- http://svn.apache.org/r1918412
- http://svn.apache.org/r1918429
- http://svn.apache.org/r1918438
- http://svn.apache.org/r1918442
- 2.4.x patch: trunk works, or
- https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/454.diff
- PR: https://github.com/apache/httpd/pull/454
- +1: ylavic, jorton,
-
*) mod_ssl: add OpenSSL STORE based PKCS#11 support, and fix
crashes in ENGINE-based PKCS#11 with OpenSSL 3.2
trunk patch: https://svn.apache.org/r1914365