Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

icingaweb2-php-fpm-2.13.0-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: icingaweb2-php-fpm Distribution: openSUSE Tumbleweed
Version: 2.13.0 Vendor: openSUSE
Release: 1.2 Build date: Wed Apr 1 18:47:39 2026
Group: Productivity/Networking/Web/Utilities Build host: reproducible
Size: 1015 Source RPM: icingaweb2-2.13.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://icinga.com
Summary: PHP FPM configuration for icingaweb2
This package contains the PHP FPM configuration file to run icingaweb2 with php-fpm.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Apr 01 2026 ecsos <ecsos@opensuse.org> - 2.13.0
  - Update to 2.13.0
    * Monitoring Module Moves On
    - Remove monitoring module #5458
    * PHP 8.2 Required, PHP 8.5 Supported
    - Require PHP 8.2 #5444
    - Support PHP 8.5 #5454
    * Navigation Polish
    - Show title in level-2 flyouts #5360
    - Improve flyout transition #5367
    * UI Improvements
    - Add disabled style to textareas #5476
    - Tactical Overview: Add opacity on hover #5400
    - Apply fixed height to input elements #5401
    - Improve title and label of user menu item in collapsed mode #5412
    - Normalize "Confirm Removal" and cancel icon usage #5429
    * Fixes
    - Fix browser timezone information being lost #5357
    - Log user roles #5311
* Fri Nov 21 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 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 2025 ecsos <ecsos@opensuse.org>
  - Update to 2.12.4
    - Database login broken after upgrade #5343
* Wed Mar 26 2025 ecsos <ecsos@opensuse.org>
  - Update to 2.12.3
    - XSS in embedded content CVE-2025-27405
    - DOM-based XSS CVE-2025-27404
    - Open redirect on login page CVE-2025-30164
    - Reflected XSS CVE-2025-27609
    - Login against Postgres DB is case-sensitive #5223
    - Role list has no functioning quick search #5300
    - After clicking on Check now, the page does not refresh itself #5293
    - Service States display wrong since update to 2.12.2 #5290
* Sun Jan 26 2025 ecsos <ecsos@opensuse.org>
  - Set right version for icinga-php-library.
* Mon Nov 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix usage of %requires_eq: invalid syntax previosly resulted in
    ignored lines and now properly returns an error.
* Wed Nov 13 2024 ecsos <ecsos@opensuse.org>
  - Update to 2.12.2
    - Sort by name of roles does not work properly #4789
    - Settings menu flyout closes too fast / easy #5196
    - CSP header is missing the script-src policy #5180
    - Broken event overview due to IntlDateFormatter #5172
    - Downtimes, which were started and canceled, are missing in the history #5176
    - Usage of IcingaWeb2 api command returns 404, but is successful #5183
    - Allow fontawesome icons as menu items #5205
    - Error while opening a navigation root item #5177
    - Dashlets twice in dashboard & not deletable #5203
    - PluginOutputRenderer gets called twice #5271
    - Graphs disappear after form controls are used #4996
    - Make subgroups of custom variables fully collapsible #5256
* Tue Feb 13 2024 ro@suse.de
  - Provide group as required by RPM 4.19
* Thu Nov 16 2023 ecsos <ecsos@opensuse.org>
  - Update to 2.12.1
    - Add PHP 8.3 support
    - Login Redirect Loop #5133
    - UI database migration not fully compatible with PostgreSQL #5129
    - Missing styles when logging out and in while CSP is enabled #5126
* Fri Sep 22 2023 ecsos <ecsos@opensuse.org>
  - Update to 2.12.0
    - Support for PHP 8.2 #4918
    - Support for Content-Security-Policy #4528
    - Allow to initiate a refresh with __REFRESH__ #5108
    - Don't refresh twice upon __CLOSE__ #5106
    - Add event column-moved #5049
    - Add copy-to-clipboard behavior #5041
    - Access Oracle Database via tnsnames.ora / LDAP Naming Services #5062
    - Reduce risk of crashing the x509 collector daemon #5115
    - CSV export does not escape double quotes #4910
    * Full changelog see:
      https://github.com/Icinga/icingaweb2/milestone/79?closed=1
  - Massive changes in spec needed.
* Tue Jul 04 2023 James Pearson <jamesp@vicidial.com>
  - DB schema files are in schema not etc/schema in packaged tarball
* Tue May 09 2023 ecsos <ecsos@opensuse.org>
  - Add subpackge php-fpm with php-fpm configuration.
  - Remove max php version restrictions for suse.
  - Fix rights for /etc/icingaweb2/enabledModules directory
    as upstream use.
* Thu Jan 26 2023 ecsos <ecsos@opensuse.org>
  - Update to 2.11.4
    * Notable Fixes
    - Add/Edit dashlet not possible #4970
    - Custom library path + custom library, without slash in its
      name, results in exception #4971
    - Reflected XSS vulnerability in User Backends config page #4979
      See: https://github.com/Icinga/icingaweb2/milestone/78?closed=1
  - Add icingaweb2-additions.tar.gz with source from version 2.11.3
    because upstream has removed packages and etc source dir and files.
    See: https://github.com/Icinga/icingaweb2/pull/4964

Files

/etc/php8/fpm/php-fpm.d/icingaweb2.conf


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:23:10 2026