CVSROOT:        /cvs
Module name:    ports
Changes by:     st...@cvs.openbsd.org   2019/12/28 08:59:30

Modified files:
        net/icinga/core2: Makefile distinfo 
        net/icinga/core2/patches: patch-etc_icinga2_conf_d_groups_conf 
                                  patch-etc_icinga2_conf_d_hosts_conf 
                                  patch-etc_icinga2_conf_d_services_conf 
                                  patch-etc_icinga2_constants_conf_cmake 
                                  patch-lib_base_library_cpp 
        net/icinga/core2/pkg: PLIST-main PLIST-mysql 
Added files:
        net/icinga/core2/patches: patch-lib_cli_daemoncommand_cpp 
Removed files:
        net/icinga/core2/patches: 
                                  
patch-etc_icinga2_scripts_mail-host-notification_sh 
                                  
patch-etc_icinga2_scripts_mail-service-notification_sh 

Log message:
update to icinga-2.11.2, with a patch to allow si_pid to be 0. icinga wants
to check that signals are coming from the expected process, however siginfo's
si_pid (and si_uid) aren't filled in on OpenBSD.

many thanks to jmatthew@ for tracking down the problem and this old tech@
mail about it: https://marc.info/?l=openbsd-tech&m=120218016412546&w=2

Reply via email to