Thank you Henrik for this release !
It's been running here for 14 hours now without a glitch :-)
Under RHEL 6.5 where C-ARES packages are installed, there is still weird messages thrown by configure :
# MAKE=gmake ./configure.server
...
Checking for C-ARES library ...
gmake -C build clean
gmake: *** build: No such file or directory. Stop.
gmake: *** [clean] Error 2.
Compiling with c-ares library works OK
C-ARES version: Found 1.7.0 - too old, will use included version, require 1.7.3
gmake: *** [test-link] Error 1
ERROR: Cannot link with c-ares library.
The system C-ARES library is missing or not usable. I will use the version shipped with Xymon
...
Dominique