Re: svn commit: r1898181 - /httpd/httpd/branches/2.4.x/STATUS

2022-02-20 Thread Ruediger Pluem
Thanks, can you also check if PCRE2 works, e.g. PCRE2 10.39 which seems to be 
the latest version?

Regards

Rüdiger

On 2/20/22 1:53 PM, SteffenAL wrote:
>  All looks good on Win32 and Win64
> 
> Build with today's https://github.com/ylavic/httpd/tree/pcre2_tls
> 
> and dependencies:
> 
> - pcre 8.45
> - openssl 1.1.1m
> - nghttp2 1.46.0
> - jansson 2.14
> - curl 7.80.1
> - apr 1.7.0
> - apr-util 1.6.1
> - apr-iconv 1.2.2
> - zlib 1.2.11
> - brotli 1.0.9
> - libxml2 2.9.12
> - lua 5.2.4
> - expat 2.4.1
> 
> 
> On Saturday 19/02/2022 at 17:58, Steffen Land wrote:
>> Yep, 
>>
>> next week I try PCRE 8.45 with the branche at 
>>
>>  https://github.com/ylavic/httpd/tree/pcre2_tls 
>> 
>>
>>
>>
>>  
>> On Friday 18/02/2022 at 14:16, Eric Covener wrote:
>>
>> @Steffen Land any chance you can test the pcre8 update on Windows
>> prior to integration in 2.4.x?
>>
>> + https://github.com/apache/httpd/pull/289.diff
>> + (PR: https://github.com/apache/httpd/pull/289)
>> + +1: ylavic, rpluem, covener
>> + ylavic: This backport proposal inludes the PCRE2 backport already 
>> accepted,
>> + we can apply this one instead or the original one first and then
>> + this one (I'd have to rebase the github PR first).
>> + ylavic: Can someone test this on Windows too?
>>
>>
> 


Re: svn commit: r1898227 [1/3] - in /httpd/httpd/branches/2.4.x/docs/manual: expr.html.fr.utf8 mod/directives.html.fr.utf8 mod/mod_authnz_ldap.html.fr.utf8 mod/quickreference.html.fr.utf8

2022-02-20 Thread Christophe JAILLET

Le 20/02/2022 à 15:23, Lucien Gentis a écrit :

Hello,

Sorry, it is my fault !


Hmmm, reading below, I would say that it is mine :(
You are not the one who has back-ported the broken xml file without 
testing and generating the doc.


So, apologies!



I updated and committed mod_authnz_ldap.xml.fr while mod_authnz_ldap.xml 
was not a valid document.


It was fixed on trunk a long time ago in r1591113.



Effectively, 
httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 had 
lost 560 of his 800 lines !


So I corrected mod_authnz_ldap.xml in order to make it valid, committed 
it, rebuilt the doc, and all seems OK again (deleted directives appear 
again in directives.html.fr.utf8).


All is OK yet ?



At least, it looks in a much better shape ;-)

I wouldn't have expected a broken xml file to be the root cause of a 
partly updated directives.html file!


Thanks for investigating and fixing.

CJ


Re: svn commit: r1898227 [1/3] - in /httpd/httpd/branches/2.4.x/docs/manual: expr.html.fr.utf8 mod/directives.html.fr.utf8 mod/mod_authnz_ldap.html.fr.utf8 mod/quickreference.html.fr.utf8

2022-02-20 Thread Lucien Gentis

Hello,

Sorry, it is my fault !

I updated and committed mod_authnz_ldap.xml.fr while mod_authnz_ldap.xml 
was not a valid document.


Effectively, 
httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 had 
lost 560 of his 800 lines !


So I corrected mod_authnz_ldap.xml in order to make it valid, committed 
it, rebuilt the doc, and all seems OK again (deleted directives appear 
again in directives.html.fr.utf8).


All is OK yet ?

Le 19/02/2022 à 22:04, Christophe JAILLET a écrit :

Le 19/02/2022 à 17:12, lgen...@apache.org a écrit :

Author: lgentis
Date: Sat Feb 19 16:12:53 2022
New Revision: 1898227

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

Modified:
 httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8
httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.html.fr.utf8
httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8

Modified: httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8?rev=1898227&r1=1898226&r2=1898227&view=diff
== 

--- httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8 [utf-8] 
(original)
+++ httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8 [utf-8] 
Sat Feb 19 16:12:53 2022

@@ -497,6 +497,12 @@ listfunction ::= listfuncname "(
  filesize
  Renvoie la taille d'un fichier (ou 0 si le fichier 
n'existe
  pas ou ne correspond pas à un fichier 
régulier)limité

+ldap
+    Echappe les caractères selon la RFC4514 (Echappement des
+    noms distinctifs LDAP - DN) et la RFC4515 (Echappement des
+    filtres LDAP).
+    Disponible à partir de la version 2.4.53 du serveur HTTP
+    Apache.
  
    Les fonctions marquées comme "limité" dans la dernière 
colonne ne sont


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=1898227&r1=1898226&r2=1898227&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 Feb 19 16:12:53 2022

@@ -46,34 +46,17 @@
    sous une forme abrégée.
  
    - A  | href="#B"> B  |  C  | href="#D"> D  |  E  | href="#F"> F  |  G  | href="#H"> H  |  I  | href="#K"> K  |  L  | href="#M"> M  |  N  | href="#O"> O  |  P  | href="#Q"> Q  |  R  | href="#S"> S  |  T  | href="#U"> U  |  V  | href="#W"> W  |  X 
+ A  | href="#C"> C  |  D  | href="#E"> E  |  F  | href="#G"> G  |  H  | href="#I"> I  |  K  | href="#L"> L  |  M  | href="#N"> N  |  O  | href="#P"> P  |  Q  | href="#R"> R  |  S  | href="#T"> T  |  U  | href="#V"> V 

  
  
  name="A">AcceptFilter

  AcceptPathInfo
  AccessFileName
  Action
-AddAlt
-href="mod_autoindex.html#addaltbyencoding">AddAltByEncoding

-AddAltByType
-AddCharset
  AddDefaultCharset
-AddDescription
-AddEncoding
-AddHandler
-AddIcon
-href="mod_autoindex.html#addiconbyencoding">AddIconByEncoding

-AddIconByType
-AddInputFilter
-AddLanguage

[...]

All these removals look really really odd.

Any idea on what happened?

CJ


Re: svn commit: r1898181 - /httpd/httpd/branches/2.4.x/STATUS

2022-02-20 Thread SteffenAL



All looks good on Win32 and Win64

Build with today's https://github.com/ylavic/httpd/tree/pcre2_tls

and dependencies:

- pcre 8.45

- openssl 1.1.1m
- nghttp2 1.46.0
- jansson 2.14
- curl 7.80.1
- apr 1.7.0
- apr-util 1.6.1
- apr-iconv 1.2.2
- zlib 1.2.11
- brotli 1.0.9
- libxml2 2.9.12
- lua 5.2.4
- expat 2.4.1



On Saturday 19/02/2022 at 17:58, Steffen Land  wrote:




Yep,

next week I try PCRE 8.45 with the branche at


https://github.com/ylavic/httpd/tree/pcre2_tls






On Friday 18/02/2022 at 14:16, Eric Covener  wrote:

@Steffen Land any chance you can test the pcre8 update on Windows
prior to integration in 2.4.x?



+ https://github.com/apache/httpd/pull/289.diff
+ (PR: https://github.com/apache/httpd/pull/289)
+ +1: ylavic, rpluem, covener
+ ylavic: This backport proposal inludes the PCRE2 backport 
already accepted,
+ we can apply this one instead or the original one first 
and then

+ this one (I'd have to rebase the github PR first).
+ ylavic: Can someone test this on Windows too?