2.4.x patch: svn merge -c 1916925,1916926,1916929 ^/httpd/httpd/trunk .
+1: rjung, 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
+ https://svn.apache.org/r1914622
+ https://svn.apache.org/r1916057
+ https://svn.apache.org/r1918024
+ 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/455.diff
+ PR: https://github.com/apache/httpd/pull/455
+ +1: jorton, ylavic, rpluem
+
+
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_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
- https://svn.apache.org/r1914622
- https://svn.apache.org/r1916057
- https://svn.apache.org/r1918024
- 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/455.diff
- PR: https://github.com/apache/httpd/pull/455
- +1: jorton, ylavic,
-
*) mod_http2: sync with github module. Add async handling
on newer httpd for blocked connections, fix yield handling.
Trunk version of patch:
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/449.diff
PR: https://github.com/apache/httpd/pull/449
+1: ylavic, icing,
+ rpluem says: PR currently has merge conflicts that need to be resolved
*) mod_proxy: Backport for PRs 69160 and 69168
Trunk version of patch: