From: Joe Orton Date: Wed, 3 Jan 2024 15:11:51 +0000 (+0000) Subject: Updated after merged backports. X-Git-Tag: 2.4.59-rc1-candidate~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ccc32be5e536d6da4b4f64b5991aed0ebc177f;p=thirdparty%2Fapache%2Fhttpd.git Updated after merged backports. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915068 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 374dd0e1045..a2a2842dc08 100644 --- a/STATUS +++ b/STATUS @@ -149,15 +149,20 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - *) mod_ssl: Fix typo in openssl-3 compat backported in r1913912 (impacting pkcs#11 engines) - trunk patch: http://svn.apache.org/r1914318 - 2.4.x patch: svn merge -c r1914318 ^/httpd/httpd/trunk . - +1: ylavic, minfrin, jorton - PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) Add support for SHA-2 crypt() algorithm in htpasswd. + trunk patch: http://svn.apache.org/r1861793 + http://svn.apache.org/r1862612 + http://svn.apache.org/r1877251 + http://svn.apache.org/r1862724 + http://svn.apache.org/r1907672 + 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-htpasswd-SHA-2-crypt-2.patch + +1: minfrin, ylavic, jorton + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -210,15 +215,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-warnings-be-gone.patch +1: minfrin, ylavic - *) Add support for SHA-2 crypt() algorithm in htpasswd. - trunk patch: http://svn.apache.org/r1861793 - http://svn.apache.org/r1862612 - http://svn.apache.org/r1877251 - http://svn.apache.org/r1862724 - http://svn.apache.org/r1907672 - 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-htpasswd-SHA-2-crypt-2.patch - +1: minfrin, ylavic, jorton - *) Add CGIScriptTimeout to mod_cgi. trunk patch: http://svn.apache.org/r1828172 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-add-CGIScriptTimeout.patch @@ -230,12 +226,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-mod_env-override.patch +1: minfrin, ylavic - *) mod_xml2enc: tolerate libxml2 2.12.0 - https://github.com/apache/httpd/pull/393 - trunk patch: http://svn.apache.org/viewvc?rev=1914013 - 2.4.x patch: svn merge -c 1914013 ^/httpd/httpd/trunk . - +1: covener, minfrin, jorton - *) mod_ldap: Add a hint to install the apr_ldap module on init failure. trunk patch: http://svn.apache.org/r1914038 2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk .