./net/icinga2, Monitoring system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.12.11, Package name: icinga2-2.12.11, Maintainer: ef

Icinga 2 is an open source monitoring system which checks the
availability of your network resources, notifies users of outages,
and generates performance data for reporting.

Scalable and extensible, Icinga 2 can monitor large, complex
environments across multiple locations.



Package options: icinga2-checker, icinga2-compat, icinga2-livestatus, icinga2-notification, icinga2-perfdata

Master sites:

Filesize: 7376.68 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-22 16:31:29 by Ryo ONODERA | Files touched by this commit (7) | Package removed
Log message:
net/icinga2: Update to 2.12.11

Changelog:
2.12.11:
This security release fixes a TLS certificate validation bypass.
Given the severity of that issue, users are advised to upgrade all nodes immediately.

    Security: fix TLS certificate validation bypass. CVE-2024-49369
    Security: update OpenSSL shipped on Windows to v3.0.15.
    Windows: sign MSI packages with a certificate the OS trusts by default.

2.12.10:
This security release updates Boost and OpenSSL libraries bundled on Windows
and repairs broken SELinux policies.
Security

    Windows: update bundled OpenSSL to v1.1.1t. #9686

Bugfixes

    SELinux: fix user and domain creation by explicitly setting the role. #9689

Enhancements

    Windows: update bundled Boost to v1.81. #9686
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message:
*: Recursive revbump from Boost 1.86.0
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254)
Log message:
revbump for boost-libs
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271)
Log message:
revbump for boost
   2023-01-22 18:34:20 by Ryo ONODERA | Files touched by this commit (15) | Package removed
Log message:
icinga2: Update to 2.12.9

* Remove some patches backported from upstream.
* Fix build with Boost 1.81.0.

Changelog:
Not available for 2.12.9
   2022-12-08 22:27:21 by Havard Eidnes | Files touched by this commit (1)
Log message:
net/icinga2: use mk/atomix64.mk, fixes macppc build problem.