From: Frank Brehm Date: Thu, 18 Oct 2018 19:58:25 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e67d12ffd1af2fac817d230c8f927627619a3f79;p=config%2Fns1%2Fetc.git committing changes in /etc after apt run Package changes: -icinga2 2.10.0-1.stretch amd64 -icinga2-bin 2.10.0-1.stretch amd64 +icinga2 2.10.1-1.stretch amd64 +icinga2-bin 2.10.1-1.stretch amd64 -icinga2-common 2.10.0-1.stretch all +icinga2-common 2.10.1-1.stretch all -libssh-gcrypt-4 0.7.3-2 amd64 +libssh-gcrypt-4 0.7.3-2+deb9u1 amd64 -vim-icinga2 2.10.0-1.stretch all +vim-icinga2 2.10.1-1.stretch all --- diff --git a/icinga2/scripts/mail-host-notification.sh b/icinga2/scripts/mail-host-notification.sh index cecb2d7..781fee3 100755 --- a/icinga2/scripts/mail-host-notification.sh +++ b/icinga2/scripts/mail-host-notification.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2012-2018 Icinga Development Team (https://www.icinga.com/) +# Copyright (C) 2012-2018 Icinga Development Team (https://icinga.com/) # Except of function urlencode which is Copyright (C) by Brian White (brian@aljex.com) used under MIT license PROG="`basename $0`" diff --git a/icinga2/scripts/mail-service-notification.sh b/icinga2/scripts/mail-service-notification.sh index c53d4d0..d4a1944 100755 --- a/icinga2/scripts/mail-service-notification.sh +++ b/icinga2/scripts/mail-service-notification.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2012-2018 Icinga Development Team (https://www.icinga.com/) +# Copyright (C) 2012-2018 Icinga Development Team (https://icinga.com/) # Except of function urlencode which is Copyright (C) by Brian White (brian@aljex.com) used under MIT license PROG="`basename $0`"