Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 22:43:21 UTC Now

2019-10-06 13:10:39 UTC MAIN commitmail json YAML

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)

(nia)