CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/11/09 15:36:38
Modified files:
net/icinga/core2: Makefile
net/icinga/core2/pkg: DESCR-main
Added files:
net/icinga/core2/patches: patch-lib_base_utility_cpp
patch-lib_base_utility_hpp
patch-lib_compat_externalcommandlistener_cpp
Log message:
Add upstream patches for Icinga2 so that opening a fifo doesn't block
open()s in other threads, fixing an issue where the daemon doesn't start
correctly when the command listener is enabled.
Many thanks to dnsmichi and gunnarbeutner from Icinga for tracking this
down and fixing it.