committed
On 2026/07/01 17:56, Alvar Penning wrote:
> Hi Stuart,
> Hi ports@,
>
> There was a regression in the Icinga 2 security release which was just
> fixed in 2.16.3, 2.15.5, and 2.14.10. I have attached a diff for 2.16.3.
> I would kindly ask you to take a look at 2.15.5 for OpenBSD 7.9.
>
> https://icinga.com/blog/releasing-icinga2-v2-16-3/
>
> Best,
> Alvar
>
>
> diff --git a/Makefile b/Makefile
> index 1c24b8fd0c7..5c23322875b 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2,7 +2,7 @@ COMMENT-main = network monitoring system
> COMMENT-mysql = MySQL support for icinga2
> COMMENT-pgsql = PostgreSQL support for icinga2
>
> -V = 2.16.2
> +V = 2.16.3
>
> GH_PROJECT = icinga2
> GH_TAGNAME = v$V
> diff --git a/distinfo b/distinfo
> index 186e77b7f93..a1331048a6f 100644
> --- a/distinfo
> +++ b/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (icinga2-2.16.2.tar.gz) = adrMyt4LYsX2IfKAO4jNwqZnzaXSXBSiipfNsHUnBhc=
> -SIZE (icinga2-2.16.2.tar.gz) = 9582890
> +SHA256 (icinga2-2.16.3.tar.gz) = Af+dwNSFbW+Lr0gSUjDQQobZ6hHeEXyllhZGjzAeUGg=
> +SIZE (icinga2-2.16.3.tar.gz) = 9583986
>