You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ruediger Pluem <rp...@apache.org> on 2017/03/20 12:23:28 UTC

Re: svn commit: r1787728 - in /httpd/httpd/branches/2.4.x: ./ modules/ssl/ support/

Hm. Looks like a lot more was changed that is not related to Lua.

Regards

R�diger


On 03/20/2017 01:01 PM, jim@apache.org wrote:
> Author: jim
> Date: Mon Mar 20 12:01:16 2017
> New Revision: 1787728
> 
> URL: http://svn.apache.org/viewvc?rev=1787728&view=rev
> Log:
> Merge r1785115 from trunk:
> 
> Look for specific versioned installs of Lua 5.3
> Reviewed by: jim
> 
> Modified:
>     httpd/httpd/branches/2.4.x/CHANGES
>     httpd/httpd/branches/2.4.x/STATUS
>     httpd/httpd/branches/2.4.x/acinclude.m4
>     httpd/httpd/branches/2.4.x/modules/ssl/mod_ssl.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_init.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_io.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_kernel.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_ocsp.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_vars.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_private.h
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_scache.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util_ssl.c
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util_ssl.h
>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util_stapling.c
>     httpd/httpd/branches/2.4.x/support/ab.c
> 

Re: svn commit: r1787728 - in /httpd/httpd/branches/2.4.x: ./ modules/ssl/ support/

Posted by Ruediger Pluem <rp...@apache.org>.
Looks like it is only the wrong commit message that confused me. Maybe wise to change it.

Regards

R�diger

On 03/20/2017 01:23 PM, Ruediger Pluem wrote:
> Hm. Looks like a lot more was changed that is not related to Lua.
> 
> Regards
> 
> R�diger
> 
> 
> On 03/20/2017 01:01 PM, jim@apache.org wrote:
>> Author: jim
>> Date: Mon Mar 20 12:01:16 2017
>> New Revision: 1787728
>>
>> URL: http://svn.apache.org/viewvc?rev=1787728&view=rev
>> Log:
>> Merge r1785115 from trunk:
>>
>> Look for specific versioned installs of Lua 5.3
>> Reviewed by: jim
>>
>> Modified:
>>     httpd/httpd/branches/2.4.x/CHANGES
>>     httpd/httpd/branches/2.4.x/STATUS
>>     httpd/httpd/branches/2.4.x/acinclude.m4
>>     httpd/httpd/branches/2.4.x/modules/ssl/mod_ssl.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_init.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_io.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_kernel.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_ocsp.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_vars.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_private.h
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_scache.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util_ssl.c
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util_ssl.h
>>     httpd/httpd/branches/2.4.x/modules/ssl/ssl_util_stapling.c
>>     httpd/httpd/branches/2.4.x/support/ab.c
>>
>