dvershinin opened a new issue #1593: missing-call-to-setgroups URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1593 Once an RPM package is built for the dynamic ngx_pagespeed module, checking it with`rpmlint` tool produce these points: nginx-module-nps.x86_64: W: executable-stack /usr/lib64/nginx/modules/ngx_pagespeed.so nginx-module-nps.x86_64: E: missing-call-to-setgroups /usr/lib64/nginx/modules/ngx_pagespeed.so While the `W:` ones can be ignored, the ` E: missing-call-to-setgroups:` looks like something that has to be fixed in the source code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
