Path to this page:
Subject: CVS commit: pkgsrc/www/spawn-fcgi
From: Nia Alarie
Date: 2019-10-06 15:10:39
Message id: 20191006131039.33C6BFBF4@cvs.NetBSD.org
Log Message:
spawn-fcgi: Update to 1.6.4
Changes:
Use octal mode for -M (patch by dfjoerg)
Add -b backlog option (fixes #2422, patch by aschmitz)
Restrict Unix socket file ownership by default to ug=rw
Add example apparmor spawn-fcgi abstraction
Use autoreconf instead of calling tools manually
Add more flags to extra-warning flags
Check return values of setuid, setgid, setgroups, initgroups, write
Check whether compiler supports wanted CFLAGS (fixes #2235)
Fix resource leaks in failure cases (found with coverity)
Files: