IglooFTP - Add patches (unbreak port) - Fix "chunk already allocated" error I wasn't personally able to make the program "crash at startup", but I think I have fixed the issue that was causing the error. This is why the port was marked IGNORE. - Add sanity checking to avoid GTK assertion errors due to missing pixmaps. - Resolve two known vulnerabilities: http://secunia.com/advisories/13536/ - Replace tmpnam with mkstemp - Disallow server-provided absolute filenames Hopefully that's enough to get the port back in action. - Shaun
State Changed From-To: open->closed Committed. Thanks!