4 Commits

Author SHA256 Message Date
640fad7a20 Accepting request 1319029 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1319029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icingaweb2?expand=0&rev=44
2025-11-24 13:07:55 +00:00
1eae3af8b7 - 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

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icingaweb2?expand=0&rev=118
2025-11-21 10:14:54 +00:00
d17a91c4ff Accepting request 1293815 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1293815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icingaweb2?expand=0&rev=43
2025-07-16 15:36:26 +00:00
6e02e84ad6 - 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.

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icingaweb2?expand=0&rev=116
2025-07-16 13:08:54 +00:00
4 changed files with 43 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88595be8910b1b3be194ef49636a9b9654a87bac6e01439d27ee82ef7a4acf39
size 6362942

3
icingaweb2-2.12.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0297c1f28c2e00db74b9778030fe346f5b34a148745d0a9926d6eeef8665d873
size 6365228

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Nov 21 09:57:52 UTC 2025 - ecsos <ecsos@opensuse.org> - 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 <ecsos@opensuse.org> - 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 <ecsos@opensuse.org>

View File

@@ -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