diff --git a/icingaweb2-2.12.4.tar.gz b/icingaweb2-2.12.4.tar.gz deleted file mode 100644 index 7a4fbc6..0000000 --- a/icingaweb2-2.12.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88595be8910b1b3be194ef49636a9b9654a87bac6e01439d27ee82ef7a4acf39 -size 6362942 diff --git a/icingaweb2-2.12.6.tar.gz b/icingaweb2-2.12.6.tar.gz new file mode 100644 index 0000000..8e5e8b6 --- /dev/null +++ b/icingaweb2-2.12.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0297c1f28c2e00db74b9778030fe346f5b34a148745d0a9926d6eeef8665d873 +size 6365228 diff --git a/icingaweb2.changes b/icingaweb2.changes index 347a527..3bf240c 100644 --- a/icingaweb2.changes +++ b/icingaweb2.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri Nov 21 09:57:52 UTC 2025 - ecsos - 2.12.6 + +- Update to 2.12.6 + - Search box shows many magnifying glasses for some community themes #5395 + - Authentication hooks are not called with external backends #5415 + - Improve Minimal layout #5386 + +------------------------------------------------------------------- +Wed Jul 16 10:13:03 UTC 2025 - ecsos - 2.12.5 + +- Update to 2.12.5 + * PHP 8.4 Support + We're again a little behind schedule, but now we support PHP 8.4! + This means that installations on Ubuntu 25.04 and Fedora 42+ can + now install Icinga Web without worrying about PHP related + incompatibilities. Icinga packages will be available in the + next few days. + * Good Things Take Time + There's only a single (notable) recent issue that is fixed + with this release. All the others are a bit older. + - External URLs set up as dashlets are not embedded the same + as navigation items #5346 + * But the team sat together a few weeks ago and fixed a bug here + and there. And of course, also in Icinga Web! + - Users who are not allowed to change the theme, cannot change + the theme mode either #5385 + - Improved compatibility with several SSO authentication + providers #5000, #5227 + - Filtering for older-than events with relative time does not + work #5263 + - Empty values are NULL in CSV exports #5350 + * Breaking, Somewhat + This is mainly for developers. + With the support of PHP 8.4, we introduced a new environment + variable, ICINGAWEB_ENVIRONMENT. Unless set to dev, Icinga Web + will not show nor log deprecation notices anymore. + ------------------------------------------------------------------- Wed Mar 26 17:19:21 UTC 2025 - ecsos diff --git a/icingaweb2.spec b/icingaweb2.spec index 50db77f..7a66098 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -1,7 +1,7 @@ # # spec file for package icingaweb2 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define php_major_version 8 Name: icingaweb2 -Version: 2.12.4 +Version: 2.12.6 Release: 0 Summary: Icinga Web License: GPL-2.0-or-later