Release: spawn-fcgi 1.6.3
This release contains some bug fixes.
Important Changes¶
- Fix unix socket mode change to work without specifying user/group for socket
 - Fix Invalid Argument in chmod if mode=-1 (fixes #2033)
 
Downloads¶
- https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.3.tar.gz
	
- SHA256: 7507a822995731629149040ee5686279b7582ae46f0296efd64b542ef052a90e
 - SHA1: 2b97ea57d9d79745fe8d6051d830fa507b421169
 - MD5: 6d75f9e9435056fa1e574d836d823cd0
 
 - https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.3.tar.bz2
	
- SHA256: e6721dc0fa59bb00e05f160406815d53c95e81ac28f7e52fbd36497584f846cd
 - SHA1: 95e668079fa9ec144e3d014a50cc978a2d93eb9f
 - MD5: 787ed2f88d2204bf1fe4fbd6e509d1d7
 
 - SHA256 checksums: https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.3.sha256sum
 - SHA1 checksums: https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.3.sha1sum
 - MD5 checksums: https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.3.md5sum
 
Changes¶
- Fix unix socket mode change to work without specifying user/group for socket
 - Add some ./run script examples for use with daemontools or runit
 - Fix Invalid Argument in chmod if mode=-1 (fixes #2033)
 - Add deprecated and /bin/sh info for -f option; wrap syntax output (fixes #2044)
 - Add run script examples in automake dist build
 
Comments