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.
[ Full content available at:
https://github.com/apache/incubator-pagespeed-ngx/issues/1593 ]
This message was relayed via gitbox.apache.org for [email protected]