130 Commits

Author SHA1 Message Date
sthen
49db5d5025 icinga2: add missing header to fix non-unity build 2021-11-25 09:05:42 +00:00
sthen
a18823b9ff icinga2: use unity build on all LP64, not just amd64 2021-11-25 08:27:49 +00:00
sthen
5f255f5c94 move MAINTAINER up to parent dir 2021-11-23 09:31:53 +00:00
sthen
5208bc4848 update to icinga2-2.13.2 2021-11-13 15:55:08 +00:00
sthen
4a0b9a8109 update to icinga-2.13.1 2021-08-20 08:02:51 +00:00
sthen
36b7a243cd update to icinga2-2.13.0 2021-08-11 20:00:37 +00:00
sthen
05cac5e4d5 update to icinga2-2.12.5 2021-07-16 10:43:51 +00:00
sthen
41db4234b3 icinga2: enable backtrace_symbols now that it's present in base;
patch cmake script to fix linking
2021-06-19 13:40:25 +00:00
sthen
6f54f4b455 update to icinga 2.12.4 2021-05-28 10:45:00 +00:00
rsadowski
4312635e18 Fix build with upcoming Boost 1.76 update
Patch diff from upstream, OK sthen@
2021-05-22 05:15:35 +00:00
sthen
f929a810bb icinga port maintenance:
- switch back to libressl, cert problem was fixed in x509_verify.c 1.26
- after real-world experience, get rid of the automatic update path from 1.x to 2.x
2021-02-10 12:47:07 +00:00
sthen
2e53577b30 Drop Icinga 1.x ports; merge into relevant icinga2 ports with an @ask-update
It has been long enough, if people have systems still using 1.x (*cough*)
they need a bit of a shove at this point.
2021-01-31 18:53:54 +00:00
sthen
336558aebd move some icinga parts in Makefile.inc, setup for web2-module-foo 2020-12-16 20:47:31 +00:00
sthen
511eaf0d6f update to icinga2-2.12.3, including a fix for revoked certificates due
for renewal being automatically renewed ignoring the CRL (CVE-2020-29663)
(only affects setups with external certificate signing, which is uncommon,
with revoked certificates that expire in less than 30 days).
2020-12-16 15:10:59 +00:00
sthen
9a86762dac icinga/core2: unbreak the pseudo-flavour setup, found by aja@ 2020-12-04 16:53:48 +00:00
sthen
58d0f29a08 update to icinga2-2.12.2
- switch from libressl to openssl/1.1, the new cert validator doesn't work
with icinga's pki

- add no_mysql/no_pgsql pseudo-flavours to knock out ido from build, making
it easier to do test builds on endpoints
2020-12-03 15:22:40 +00:00
sthen
8d5f3f9971 update to Icinga 2.12.1 2020-10-16 17:11:55 +00:00
sthen
0593cadad9 update to icinga2-2.12.0 2020-08-06 15:00:11 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
7e0c1a3fca update to icinga2-2.11.4 2020-06-19 21:55:17 +00:00
sthen
b0a0272a53 fix atomic for macppc base-clang 2020-04-06 22:10:30 +00:00
sthen
708815f157 drop maintainer on the old Icinga 1 ports (these should probably be removed
sometime), just keep it on newer ones
2020-03-10 21:23:06 +00:00
sthen
e022fc9a0c update to icinga 2.11.3 2020-03-04 14:13:11 +00:00
cwen
5655e43f3d icinga/core2: libatomic is needed on powerpc and hppa, add WANTLIB and
LDFLAGS accordingly for these archs. While here, sthen@ asked to remove
the related BROKEN-hppa line; if it's still broken, it's likely for
another reason.

OK sthen@ (maintainer)
2020-01-19 20:37:36 +00:00
sthen
99c8944126 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
2019-12-28 15:59:30 +00:00
sthen
0c65a01919 adjust permissions on @sample'd files, fix pkg_delete -c 2019-07-18 16:01:05 +00:00
sthen
0b36775cfd disable unity build if DEBUG is set 2019-07-17 10:21:42 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
ae4d42d1c5 update to icinga2-2.10.5 2019-05-26 14:49:39 +00:00
sthen
905d4e26d6 update to icinga2-2.10.4 2019-03-20 13:13:50 +00:00
sthen
b1879bab23 update to icinga2-2.10.3 2019-02-28 13:37:46 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
sthen
ad361f3539 update to icinga2-2.10.2 2018-11-19 15:24:16 +00:00
martijn
39ad28548d Since februari the mail-{host,service}-notification.sh scripts contain an
urlencode function. This function is highly bash-specific.

Reimplement the function so it is as POSIX-compliant as possible.

OK sthen@
2018-11-16 13:01:04 +00:00
sthen
0f28a3f9d4 update to icinga 2.10.1, update HOMEPAGE 2018-10-19 20:42:20 +00:00
sthen
26cbfde2c6 update to icinga2-2.10.0 2018-10-16 13:45:59 +00:00
sthen
653256fa81 update to icinga2-2.9.2 2018-09-27 09:35:54 +00:00
sthen
300df9a90f remove the test pseudoflavour that was used to work around most cases of
a build conflict with libconfig, icinga restructuring means this won't be
a problem
2018-09-20 22:42:02 +00:00
sthen
6acd62ebf4 drop unneeded variable types on cmake command line 2018-09-20 22:39:15 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
kirby
403ff55b7b disable picking up libexecinfo to fix build on gcc arches.
OK sthen@ (maintainer)
2018-08-21 20:31:23 +00:00
sthen
693be8b159 update to icinga2-2.9.1 2018-08-02 00:33:09 +00:00
sthen
6e5b658a5a update to icinga2-2.8.4 2018-04-26 20:55:43 +00:00
sthen
d0017b8b63 update to icinga 2.8.2, ok jca@
CVE-2018-6532: By sending specially crafted requests, authenticated and
unauthenticated, an attacker can exhaust a lot of memory on the server
side, triggering the OOM killer.

CVE-2018-6534: By sending specially crafted messages, an attacker can
cause a NULL pointer dereference, which can cause Icinga2 to crash.

CVE-2018-6535: Lack of a constant-time password comparison function can
disclose the password to an attacker.

Detailed write-up and simple crashers for the above at
https://hansmi.ch/articles/2018-03-icinga2-security

(CVE-2017-16933 and CVE-2018-6536 also in this release relate to the
init scripts that we don't use).
2018-03-23 09:31:17 +00:00
jsg
9a190ffe23 Now that arm has switched to clang the base compiler has atomic builtins
and accepts -mfpu=neon.

ok jca@ sthen@
2018-01-20 14:03:39 +00:00
sthen
31dee38b12 update to icinga 2.8.1 2018-01-17 12:29:08 +00:00
sthen
76974cb19e fix REVISION/REVISION-main bump (rc.d script again, but somehow this still
packaged without tripping PLIST_DB?)
2018-01-17 09:57:31 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
66ede5f976 reenable unity build on amd64 2017-12-30 21:59:21 +00:00
kirby
14a37785c2 remove BROKEN-powerpc as it builds fine on macppc.
OK sthen@, MAINTAINER
2017-12-29 19:12:40 +00:00