spawn-fcgi 1.6.2 released
Just in case you didn’t see the announcement here
Please head over there for more information.
Downloads¶
- https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.2.tar.gz
- MD5:
e11fe80bf9e59ab4ab39797181eafab6 - SHA1:
493dea4c39054278c85c52a7eb7766d4e0722eb0 - https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.2.tar.bz2
- MD5:
f74a8f4d8e379c53926b5eeef84b381c - SHA1:
475e9d9bff7ab31c29d082cc214cea66e04da690 - SHA1 checksums: https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.2.sha1sum
- MD5 checksums: https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.2.md5sum
Changes¶
- Add homepage to README
- Add IPv6 support
- Fix problems with usernames starting with a digit and non-existent uids; add warning if only user privs are dropped. (fixes #1959)
- Add check to link against socket/nsl if needed (fixes #1960)
- List IPv6 as feature after the version if it is supported