Hi Stuart,
Hi ports@,

A trivial diff to bump Icinga 2 to its bugfix version 2.16.1 follows.

https://icinga.com/blog/icinga-2-v2-16-1-bugfix-release/

I don't know how many Icinga 2 installations on OpenBSD are out there,
with yours and mine there are at least two. The third one I know of is
still on Icinga 1, thus unaffected. So, I don't know how many might be
affected by this bug, but would it maybe possible to backport this to
the 7.9 branch?

Best,
Alvar


diff --git Makefile Makefile
index bf62de21709..5569dce947e 100644
--- Makefile
+++ 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.0
+V =            2.16.1
 
 GH_PROJECT =   icinga2
 GH_TAGNAME =   v$V
diff --git distinfo distinfo
index bed0ebdf0d1..d7fc56c6272 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (icinga2-2.16.0.tar.gz) = cfzX5U3m9sU3V8pMnxyRER3BTjBD7hynQxPR0HWQS0M=
-SIZE (icinga2-2.16.0.tar.gz) = 9585508
+SHA256 (icinga2-2.16.1.tar.gz) = 4nhXSTyc35NZbPmUQFxU51pC4jqeuos0/ZqO3qjbaZU=
+SIZE (icinga2-2.16.1.tar.gz) = 9578801

Reply via email to