]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Post 2.4.61-rc1 tag updates tags/2.4.61-rc1-candidate 2.4.61-rc1-candidate
authorEric Covener <covener@apache.org>
Tue, 2 Jul 2024 13:23:33 +0000 (13:23 +0000)
committerEric Covener <covener@apache.org>
Tue, 2 Jul 2024 13:23:33 +0000 (13:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.61-rc1-candidate@1918847 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/security_tips.html.fr.utf8
docs/manual/misc/security_tips.html.tr.utf8
include/ap_release.h

index 043d00a0648415821755c9c39bda0cb9f95149f9..741a0e742bae72e0f0e979afcaa33f2411becf05 100644 (file)
@@ -28,6 +28,8 @@
 <a href="../ko/misc/security_tips.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/misc/security_tips.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
     <p>Ce document propose quelques conseils et astuces concernant les
     problèmes de sécurité liés
index d2f75cf37c46f7693bd3d4c0a76162e86184b856..0fbc51fc7df67969cac1f73329626a0eff453e19 100644 (file)
@@ -28,6 +28,7 @@
 <a href="../ko/misc/security_tips.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/misc/security_tips.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p>Bir HTTP Sunucusunu ayarlarken dikkat edilmesi gerekenler ve bazı
     ipuçları.  Öneriler kısmen Apache’ye özel kısmen de genel olacaktır.</p>
index ed2ec71ab1715b2b3da90544c14769104e8a5a3b..3be7bae898782c85bad9bb8dac93a5e47dfb0d07 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   61
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */