0.6 (20100612)
0.6 (20100612)
- Stopped accidentally installing config.h (spotted by rrt at sc3d.org)
- Fixed bug: need double-fork on Linux (spotted by Joey Hess joeyh at debian.org)
- Fixed bug checking argument validity in agent_recv()
- Updated makefiles to work with recent versions of GNU make
- Changed opt module to be ISO C compliant (backwards-incompatible!)
- Updated to avoid new warnings in recent versions of gcc
- Fixed pidfile race condition (with Hilko Bengen bengen at hilluzination.de)
- 64-bit-related fixes for pack() and snprintf()
- Updated to use va_copy() with vsnprintf() in str module
- Made daemon_is_running() work when readonly (spotted by Thomas Koch thomas at koch.ro)
- Ported to GNU/kFreeBSD (with Cyril Brulebois cyril.brulebois at enst-bretagne.fr)
- Ported to NetBSD
- Added make nbsd nbsd-daemon nbsd-slack (netbsd binary packages)
- Ported to Solaris10 and OpenSolaris
- Tested on ubuntu-10.04, debian-5.0.4, fedora-13 (x86_64, i386)
- Tested on solaris-10-200910, opensolaris-200906 (amd64, i386)
- Tested on openbsd-4.7, freebsd-8.0, netbsd-5.0.2 (amd64, i386)
- Tested on macosx-10.{4,5,6} (x86_64, i386, ppc)
- Tested on kfreebsd-20090729 (i386)
- Updated make rpm sol obsd fbsd osx to continue working