News
Release: spawn-fcgi 1.6.3 (1 comment)
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¶
- http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz
- SHA256: 7507a822995731629149040ee5686279b7582ae46f0296efd64b542ef052a90e
- SHA1: 2b97ea57d9d79745fe8d6051d830fa507b421169
- MD5: 6d75f9e9435056fa1e574d836d823cd0
- http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.bz2
- SHA256: e6721dc0fa59bb00e05f160406815d53c95e81ac28f7e52fbd36497584f846cd
- SHA1: 95e668079fa9ec144e3d014a50cc978a2d93eb9f
- MD5: 787ed2f88d2204bf1fe4fbd6e509d1d7
- SHA256 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha256sum
- SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/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
Release: spawn-fcgi 1.6.2
This release contains a major bug fix.
Important Changes¶
- IPv6 support
- Fix problems with usernames starting with a digit and non-existing uids
Downloads¶
- http://www.lighttpd.net/download/spawn-fcgi-1.6.2.tar.gz
- MD5: e11fe80bf9e59ab4ab39797181eafab6
- SHA1: 493dea4c39054278c85c52a7eb7766d4e0722eb0
- http://www.lighttpd.net/download/spawn-fcgi-1.6.2.tar.bz2
- MD5: f74a8f4d8e379c53926b5eeef84b381c
- SHA1: 475e9d9bff7ab31c29d082cc214cea66e04da690
- SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.2.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.2.md5sum
Changes¶
Release candidate: spawn-fcgi 1.6.2-rc1-r42
The fix for the usernames needs a new release... so here is the release candidate.
Important Changes¶
- IPv6 support
- Fix problems with usernames starting with a digit and not existing uids
Changes¶
- Add homepage to README
- Add IPv6 support
- Fix problems with usernames starting with a digit and not existing uids; add warning if only user privs are dropped. (fixes #1959)
Downloads¶
- http://www.lighttpd.net/download/spawn-fcgi-1.6.2-rc1-r42.tar.gz
- MD5: 46f17c8a4d4312b74ef3829bfa95b1d1
- SHA1: e75c505d6737ff903c3f8d6e4c1421e50169ac24
- http://www.lighttpd.net/download/spawn-fcgi-1.6.2-rc1-r42.tar.bz2
- MD5: caf93d98f869ffd2165e730bcdec9afe
- SHA1: a460ff4ebd849b3864dada8b668ff72d25fba74a
- SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.2-rc1-r42.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.2-rc1-r42.md5sum
Release: spawn-fcgi 1.6.1
There were only some small doc/spelling fixes since the release candidate:
Important changes¶
- Added options to chown/chmod the socket (-U, -G, -M)
Downloads¶
- http://www.lighttpd.net/download/spawn-fcgi-1.6.1.tar.gz
- MD5: 078fe5bc2b3705de56aa51e2cfaef80d
- SHA1: 56890393e9d3e8426f085a1f5739014dc2b5c88a
- http://www.lighttpd.net/download/spawn-fcgi-1.6.1.tar.bz2
- MD5: ae893d12943fd4cd38a0a38835263c80
- SHA1: e18db1367ac1e186972d02e4d9e67a3a34212fc2
- SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.1.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.1.md5sum
Changes¶
Release candidate: spawn-fcgi 1.6.1-rc1-r35
Important changes¶
- Added options to chown/chmod the socket (-U, -G, -M)
Downloads¶
- http://www.lighttpd.net/download/spawn-fcgi-1.6.1-rc1-r35.tar.gz
- MD5: c3d94adf88084d750ac978f4d94783a1
- SHA1: 7ca82ce718236b5c4a5917da1a621c7f4f0caab7
- http://www.lighttpd.net/download/spawn-fcgi-1.6.1-rc1-r35.tar.bz2
- MD5: 09a481a52ef96d29d6fd5ca2984d9764
- SHA1: 32ac99f03ac36834e1d3e7991d437fc00cb4c62b
- SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.1-rc1-r35.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.1-rc1-r35.md5sum
Changes¶
Release: spawn-fcgi 1.6.0
Important changes¶
- Removed limits for
-C phpchildrenoption, which now justs setsPHP_FCGI_CHILDRENifphpchildren >= 0(default: ommited); php's default isPHP_FCGI_CHILDREN = 0, which means that the master process is the worker process. (not the same asPHP_FCGI_CHILDREN = 1, which results in one master watching its child). Instead of using the-Coption you can now just set the environment var before invoking spawn-fcgi. - Modified the log messages format
Downloads¶
- http://www.lighttpd.net/download/spawn-fcgi-1.6.0.tar.gz
- MD5: 6e8999ba0476bf82df1b043f13af028e
- SHA1: 25401e0d99a15b0e70fcaba7037e16b31d1ccd7e
- http://www.lighttpd.net/download/spawn-fcgi-1.6.0.tar.bz2
- MD5: 06fcafdb87aeb5dc9b8f0f91632ae748
- SHA1: be3059ba344bcd3dc69a46bf1aceaaf0323ddf07
- SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.0.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.0.md5sum
Changes¶
- Separated spawn-fcgi from lighttpd
- Remove limits for php children; per default the PHP_FCGI_CHILDREN var is not changed (php defaults to no children, one worker)
- Modified the log messages format (more details on errors, no source line)
- Only try to connect to unix socket (not tcp) before spawning (fixes again #1575)
- Only disconnect from terminal in fork mode (keep stderr/stdout open in nofork mode)
- Allow numerical user and group ids for -u/-g (fixes #1141)
- Ignore pid-file option in no-fork mode (instead of producing empty file)
- Fix error handling for unix-socket-connect test
- Man page update
- Use header include order from 1.4.x
- Fix segfault due to uninitialized var
Also available in: Atom