svn commit: r1936574 - in httpd/httpd/branches/2.4.x: . docs/manual/mod docs/manual/style/lang
[email protected] Sat, 25 Jul 2026 13:10:21 -0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178498502175.2240731.11304504122894476856@svn03-he-fi> |
Author: covener
Date: Sat Jul 25 13:10:21 2026
New Revision: 1936574
Log:
Merge r1936367 from trunk:
add deprecated module status
add non-mpm modules from trunk's status 'Candidates to remove'
Modified:
httpd/httpd/branches/2.4.x/ (props changed)
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_access_compat.xml
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cern_meta.xml
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_imagemap.xml
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.xml
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_wstunnel.xml
httpd/httpd/branches/2.4.x/docs/manual/mod/module-dict.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/da.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/de.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/en.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/es.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/fr.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/ja.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/ko.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/pt-br.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/ru.xml
httpd/httpd/branches/2.4.x/docs/manual/style/lang/tr.xml
Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_access_compat.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_access_compat.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_access_compat.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -25,7 +25,7 @@
<name>mod_access_compat</name>
<description>Group authorizations based on host (name or IP
address)</description>
-<status>Extension</status>
+<status>Deprecated</status>
<sourcefile>mod_access_compat.c</sourcefile>
<identifier>access_compat_module</identifier>
<compatibility>Available in Apache HTTP Server 2.3 as a compatibility module with
Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cern_meta.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cern_meta.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cern_meta.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -24,7 +24,7 @@
<name>mod_cern_meta</name>
<description>CERN httpd metafile semantics</description>
-<status>Extension</status>
+<status>Deprecated</status>
<sourcefile>mod_cern_meta.c</sourcefile>
<identifier>cern_meta_module</identifier>
Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_imagemap.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_imagemap.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_imagemap.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -24,7 +24,7 @@
<name>mod_imagemap</name>
<description>Server-side imagemap processing</description>
-<status>Base</status>
+<status>Deprecated</status>
<sourcefile>mod_imagemap.c</sourcefile>
<identifier>imagemap_module</identifier>
Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -25,7 +25,7 @@
<name>mod_privileges</name>
<description>Support for Solaris privileges and for running virtual hosts
under different user IDs.</description>
-<status>Experimental</status>
+<status>Deprecated</status>
<sourcefile>mod_privileges.c</sourcefile>
<identifier>privileges_module</identifier>
<compatibility>Available in Apache 2.3 and up, on Solaris 10 and
Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_wstunnel.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_wstunnel.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_wstunnel.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -25,7 +25,7 @@
<name>mod_proxy_wstunnel</name>
<description>Websockets support module for
<module>mod_proxy</module></description>
-<status>Extension</status>
+<status>Deprecated</status>
<sourcefile>mod_proxy_wstunnel.c</sourcefile>
<identifier>proxy_wstunnel_module</identifier>
<compatibility>Available in httpd 2.4.5 and later</compatibility>
Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/module-dict.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/module-dict.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/module-dict.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -71,6 +71,13 @@
if you try to use it. The module is being documented for
completeness, and is not necessarily supported.</dd>
+ <dt>Deprecated</dt>
+
+ <dd>A module with "Deprecated" status is still available and
+ functional, but its use is discouraged. The module may be
+ removed in the next minor release. Check the module's documentation for
+ recommended replacements or migration paths.</dd>
+
<dt>External</dt>
<dd>Modules which are not included with the base Apache
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/da.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/da.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/da.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -95,6 +95,8 @@
<message id="experimental" letter="X">Eksperimental</message>
<message id="external" letter="T">Ekstern</message>
+ <message id="deprecated" letter="D">Forældet</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">server konfiguration</message>
<message id="virtualhost" letter="v">virtuel vært</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/de.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/de.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/de.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -90,6 +90,8 @@
<message id="experimental" letter="X">experimentell</message>
<message id="external" letter="T">extern</message>
+ <message id="deprecated" letter="D">Veraltet</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">Serverkonfiguration</message>
<message id="virtualhost" letter="v">Virtual Host</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/en.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/en.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/en.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -93,6 +93,8 @@
<message id="extension" letter="E">Extension</message>
<message id="experimental" letter="X">Experimental</message>
<message id="external" letter="T">External</message>
+ <message id="deprecated" letter="D">Deprecated</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">server config</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/es.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/es.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/es.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -99,6 +99,8 @@
<message id="experimental" letter="X">Experimental</message>
<message id="external" letter="T">Externo</message>
+ <message id="deprecated" letter="D">Obsoleto</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">server config</message>
<message id="virtualhost" letter="v">virtual host</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/fr.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/fr.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/fr.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -94,6 +94,8 @@
<message id="experimental" letter="X">Expérimental</message>
<message id="external" letter="T">Externe</message>
+ <message id="deprecated" letter="D">Obsolète</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">configuration globale</message>
<message id="virtualhost" letter="v">serveur virtuel</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/ja.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/ja.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/ja.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -89,6 +89,8 @@
<message id="experimental" letter="X">Experimental</message>
<message id="external" letter="T">External</message>
+ <message id="deprecated" letter="D">鿍奍</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">ãµã¼ãè¨å®ãã¡ã¤ã«</message>
<message id="virtualhost" letter="v">ãã¼ãã£ã«ãã¹ã</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/ko.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/ko.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/ko.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -95,6 +95,8 @@
<message id="experimental" letter="X">Experimental</message>
<message id="external" letter="T">External</message>
+ <message id="deprecated" letter="D">ì¬ì© ì¤ë¨ë¨</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">ÁÖ¼¹ö¼³Á¤</message>
<message id="virtualhost" letter="v">°¡»óÈ£½ºÆ®</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/pt-br.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/pt-br.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/pt-br.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -94,6 +94,8 @@
<message id="experimental" letter="X">Experimental</message>
<message id="external" letter="T">Externo</message>
+ <message id="deprecated" letter="D">Obsoleto</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">configuração do servidor</message>
<message id="virtualhost" letter="v">host virtual</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/ru.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/ru.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/ru.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -93,6 +93,8 @@
<message id="experimental" letter="X">Experimental</message>
<message id="external" letter="T">External</message>
+ <message id="deprecated" letter="D">УÑÑаÑевÑий</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">server config</message>
<message id="virtualhost" letter="v">virtual host</message>
Modified: httpd/httpd/branches/2.4.x/docs/manual/style/lang/tr.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/lang/tr.xml Sat Jul 25 09:31:31 2026 (r1936573)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/lang/tr.xml Sat Jul 25 13:10:21 2026 (r1936574)
@@ -96,6 +96,8 @@
<message id="experimental" letter="D">Deneysel</message>
<message id="external" letter="H">Harici</message>
+ <message id="deprecated" letter="K">Kullanımdan Kaldırıldı</message>
+
<!-- Used in directive context lists -->
<message id="serverconfig" letter="s">sunucu geneli</message>
<message id="virtualhost" letter="k">sanal konak</message>