Project

General

Profile

Release-1 6 3 » History » Revision 2

Revision 1 (stbuehler, 2009-09-23 12:37) → Revision 2/5 (stbuehler, 2009-09-23 12:37)

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 http://www.lighttpd.net/download/spawn-fcgi-1.6.3rc1-r54.tar.gz 
 ** SHA256: 7507a822995731629149040ee5686279b7582ae46f0296efd64b542ef052a90e 13d4a54943636bcd64c468f252845fe135041e98079cbbee74bef12a0f2097e3 
 ** SHA1: 2b97ea57d9d79745fe8d6051d830fa507b421169 af79d73833a24235500a392bb5130a1cf861eb76 
 ** MD5: 6d75f9e9435056fa1e574d836d823cd0 10f3792af60306cb95617741565829ae 
 * http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.bz2 http://www.lighttpd.net/download/spawn-fcgi-1.6.3rc1-r54.tar.bz2 
 ** SHA256: e6721dc0fa59bb00e05f160406815d53c95e81ac28f7e52fbd36497584f846cd 3fe2abe0ccb80c732f65fd9e9557b532dd08eb6f86f1f278caaa7e0d1a3ae358 
 ** SHA1: 95e668079fa9ec144e3d014a50cc978a2d93eb9f 76fa30d915d36336c3d604e39303caed6aecad3f 
 ** MD5: 787ed2f88d2204bf1fe4fbd6e509d1d7 ae77787e0c32101d66e62668b0f0ce19 
 * SHA256 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha256sum http://www.lighttpd.net/download/spawn-fcgi-1.6.3rc1-r54.sha256sum 
 * SHA1 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha1sum http://www.lighttpd.net/download/spawn-fcgi-1.6.3rc1-r54.sha1sum 
 * MD5 checksums: http://www.lighttpd.net/download/spawn-fcgi-1.6.3.md5sum http://www.lighttpd.net/download/spawn-fcgi-1.6.3rc1-r54.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