Project

General

Profile

Release-1 6 3 » History » Revision 4

Revision 3 (stbuehler, 2009-09-23 12:54) → Revision 4/5 (stbuehler, 2012-08-11 10:42)

h1. Release-1.6.3 

 h1. 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) 

 h1. 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 

 h1. 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