Hi, This is mostly a bug fix release for non-Linux systems.
http://www.brain-dump.org/projects/abduco/abduco-0.4.tar.gz with sha1sum ccd576eb57d9481d5f372e31ce84b3020f661b68 abduco-0.4.tar.gz Changes include: * Fix socket creation on non-Linux systems * More secure socket creation: the sockets are now created in a directory only accessible to the current user. Either in $HOME/.abduco or as a fallback in /tmp/abduco/$USER. When upgrading you probably want to chmod 700 $HOME/.abduco or completely remove it (it will be recreated upon first invocation). Previously the permission was set on the socket itself which is not portable. * Remove -C flag and instead introduce -f which forces session creation when combined with one of [-c|-n|-A]. * Rewritten README in markdown Cheers, Marc -- Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0