Re: [PATCH] SSL: Add ENGINE_init() calls before using engines.

2018-05-10 Thread Anderson Sasaki
Hello, Thanks again for the feedback. > In no particular order: > > - Should be "SSL: added ..." (no capital letter after a semicolon, > prefer past tense). > > - An empty line after the summary. > > - Please prefer double spacing. > > - "uniNItialized" The proposed changes were applied

Re: Is there a particular reason --with-compat isn't enabled by default?

2018-05-10 Thread Maxim Dounin
Hello! On Thu, May 10, 2018 at 01:17:41PM +0300, Ruslan Ermilov wrote: > On Wed, May 09, 2018 at 12:29:06PM -0400, Thomas Ward wrote: > > In regards to several off-lists inquiries downstream about people trying > > to add additional third party modules, I've gone and started seeking > >

Re: nginx log uid/gid

2018-05-10 Thread Maxim Dounin
Hello! On Wed, May 09, 2018 at 11:00:54AM -0400, Lubos Uhliarik wrote: > Hello nginx devel list, > > I'm experiencing following situation. When nginx is started, it creates logs > in its log directory with following permissions: > > # ls -la /var/log/nginx > total 12 > drwxrwx---. 2 nginx

Re: Is there a particular reason --with-compat isn't enabled by default?

2018-05-10 Thread Ruslan Ermilov
On Wed, May 09, 2018 at 12:29:06PM -0400, Thomas Ward wrote: > In regards to several off-lists inquiries downstream about people trying > to add additional third party modules, I've gone and started seeking > justification for enabling --with-compat. > > Downstream in Ubuntu, I'm getting pushback

[nginx] Configure: fixed clang version detection (closes #1539).

2018-05-10 Thread Ruslan Ermilov
details: http://hg.nginx.org/nginx/rev/ceab908790c4 branches: changeset: 7273:ceab908790c4 user: Ruslan Ermilov date: Tue Apr 24 14:04:59 2018 +0300 description: Configure: fixed clang version detection (closes #1539). While 325b3042edd6 fixed it on MINIX, it broke