]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merged x2.
authorJoe Orton <jorton@apache.org>
Tue, 5 Mar 2024 13:12:09 +0000 (13:12 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 5 Mar 2024 13:12:09 +0000 (13:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1916132 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 30853bb74a06e6887f4f1f641c44f44943bb631b..915a09a855b6b7d6b753014a9a94a44f51eab12d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -204,20 +204,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: minfrin
       -1: jorton, appears to be a duplicate of the existing -B option
 
-   *) htpasswd: further fixes for SHA-2 usage/docs
-      trunk patch: https://svn.apache.org/r1862611
-                   https://svn.apache.org/r1878703
-                   https://svn.apache.org/r1884207
-                   https://svn.apache.org/r1877693
-      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/408.patch
-      Github PR: https://github.com/apache/httpd/pull/408
-      +1: jorton, ylavic, jfclere
-
-   *) htcacheclean: fix output for -A/-a mode
-      trunk patch: https://svn.apache.org/r1915508
-      2.4.x patch: svn merge -c 1915508 ^/httpd/httpd/trunk .
-      +1: jorton, ylavic, jfclere
-
    *) mod_xml2enc: fix XML media type matching to avoid corruption of
       non-XML documents.
       trunk patch: https://svn.apache.org/r1884505