Re: svn commit: r1863484 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: directives.html.fr.utf8 overrides.html overrides.xml.meta quickreference.html.fr.utf8

2019-07-20 Thread Marion & Christophe JAILLET

Hi Lucien,

overrides.html.fr.utf8 seems to be missing in the commit.

CJ

Le 20/07/2019 à 18:01, lgen...@apache.org a écrit :

Author: lgentis
Date: Sat Jul 20 16:01:30 2019
New Revision: 1863484

URL: http://svn.apache.org/viewvc?rev=1863484&view=rev
Log:
fr doc rebuild.

Modified:
 httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8
 httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.html
 httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.xml.meta
 httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8?rev=1863484&r1=1863483&r2=1863484&view=diff
==
--- httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 [utf-8] 
(original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 [utf-8] 
Sat Jul 20 16:01:30 2019
@@ -421,20 +421,28 @@
  MDCAChallenges
  MDCertificateAgreement
  MDCertificateAuthority
+MDCertificateFile
+MDCertificateKeyFile
  MDCertificateProtocol
+MDCertificateStatus
+MDChallengeDns01
  MDDriveMode
  MDHttpProxy
  MDMember
  MDMembers
+MDMessageCmd
  MDMustStaple
  MDNotifyCmd
  MDomain
  
  MDPortMap
  MDPrivateKeys
+MDRenewMode
  MDRenewWindow
  MDRequireHttps
+MDServerStatus
  MDStoreDir
+MDWarnWindow
  MemcacheConnTTL
  MergeSlashes
  MergeTrailers

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.html
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.html?rev=1863484&r1=1863483&r2=1863484&view=diff
==
--- httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.html (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.html Sat Jul 20 
16:01:30 2019
@@ -3,3 +3,7 @@
  URI: overrides.html.en
  Content-Language: en
  Content-type: text/html; charset=ISO-8859-1
+
+URI: overrides.html.fr.utf8
+Content-Language: fr
+Content-type: text/html; charset=UTF-8

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.xml.meta
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.xml.meta?rev=1863484&r1=1863483&r2=1863484&view=diff
==
--- httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.xml.meta (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/overrides.xml.meta Sat Jul 20 
16:01:30 2019
@@ -8,5 +8,6 @@
  


  en
+fr

  

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8?rev=1863484&r1=1863483&r2=1863484&view=diff
==
--- httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8 
[utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8 
[utf-8] Sat Jul 20 16:01:30 2019
@@ -862,23 +862,32 @@ inactifs
  MaxSpareThreads 
nombresMNombre maximum de threads 
inactifs
  MaxThreads nombre 2048 
sMDéfinit le nombre maximum de threads esclaves
  MDBaseServer on|off off 
sEControl if base server may be managed or only virtual 
hosts.
-MDCAChallenges name [ name ... ] tls-sni-01 http-01 
sEType of ACME challenge used to prove domain ownership.
-MDCertificateAgreement 
url-of-terms-of-servicesEThe URL 
of the Terms-of-Service document, that the CA server requires you to accept.
-MDCertificateAuthority url https://acme-v01.ap 
+sEThe URL of the ACME Certificate Authority service.
+MDCAChallenges name [ name ... ] tls-alpn-01 http-01 
+sEType of ACME challenge used to prove domain ownership.
+MDCertificateAgreement 
acceptedsEYou confirm that you 
accepted the Terms of Service of the Certificate
+Authority.
+MDCertificateAuthority url https://acme-v02.ap 
+sEThe URL of the ACME Certificate Authority service.
+MDCertificateFile 
path-to-pem-filesESpecify a static 
certificate file for the MD.
+MDCertificateKeyFile 
path-to-filesESpecify a static private key 
for for the static cerrtificate.
  MDCertificateProtocol protocol ACME 
sEThe protocol to use with the Certificate Authority.
-MDDriveMode always|auto|manual auto 
sEControl when it is allowed to obtain/renew 
certificates.
+MDCertificateStatus on|off on 
sEExposes public certificate information in JSON.
+MDChallengeDns01 
path-to-commandsE-
+MDDriveMode always|auto|manual auto 
sEformer name of MDRenewMode.
  MDHttpProxy 
urlsEDefine a proxy for outgoing 
connections.
  MDMember hostnamesEAdditional hostname for the managed domain.
  MDMembers auto|manual auto 
sEControl if the alias domain names are automatically 
added.
-MDMustStaple on|off off sEControl if new certif

Re: release?

2019-07-20 Thread Rainer Jung

m 20.07.2019 um 10:38 schrieb Marion & Christophe JAILLET:

Hi,

PR60757 and corresponding r1853560 could be a good candidate for backport.

I don't have a configuration for testing so I won't propose it myself 
for backport, but the patch looks simple.


I have added this one (mod_proxy_hcheck in BalancerMember) and two other 
ones ("Mute frequent debug message in mod_proxy_hcheck" and "bytraffic 
needs byrequests") to STATUS right now.


Regards,

Rainer


Le 18/07/2019 à 16:06, Stefan Eissing a écrit :
It would be great if we could make a release this month. There are 
several fixes and improvements already backported and a few 
outstanding issues that need a vote or two.


Please have a look if you find the time. I think Daniel expressed 
willingness to RM this? That'd be great!


Cheers, Stefan


Re: release?

2019-07-20 Thread Marion & Christophe JAILLET

Hi,

PR60757 and corresponding r1853560 could be a good candidate for backport.

I don't have a configuration for testing so I won't propose it myself 
for backport, but the patch looks simple.


CJ

Le 18/07/2019 à 16:06, Stefan Eissing a écrit :

It would be great if we could make a release this month. There are several 
fixes and improvements already backported and a few outstanding issues that 
need a vote or two.

Please have a look if you find the time. I think Daniel expressed willingness 
to RM this? That'd be great!

Cheers, Stefan