diff --git a/.mailmap b/.mailmap index 629e7f3d..b83b0a31 100644 --- a/.mailmap +++ b/.mailmap @@ -8,8 +8,10 @@ Johannes Meyer Michael Friedrich Ravi Kumar Kempapura Srinivasa <33730024+raviks789@users.noreply.github.com> Robert Rettig +Sukhwinder Dhillon Timm Ortloff Yonas Habteab lx +moreamazingnick nmartinii <51709615+nmartinii@users.noreply.github.com> pgress diff --git a/AUTHORS b/AUTHORS index 88522e6f..8efaa3d0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,8 +8,10 @@ Johannes Meyer Michael Friedrich Ravi Kumar Kempapura Srinivasa Robert Rettig +Sukhwinder Dhillon Timm Ortloff Yonas Habteab lx +moreamazingnick nmartinii <51709615+nmartinii@users.noreply.github.com> pgress diff --git a/doc/02-Installation.md.d/From-Source.md b/doc/02-Installation.md.d/From-Source.md index 7f610b4c..31f3d2ba 100644 --- a/doc/02-Installation.md.d/From-Source.md +++ b/doc/02-Installation.md.d/From-Source.md @@ -10,7 +10,7 @@ Make sure you use `x509` as the module name. The following requirements must als * MySQL or PostgreSQL PDO PHP libraries * The following PHP modules must be installed: `gmp`, `pcntl`, `openssl` * [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9) -* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.11.1) -* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.10.0) +* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.13.0) +* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12.0) diff --git a/module.info b/module.info index e4f07249..4b210200 100644 --- a/module.info +++ b/module.info @@ -1,6 +1,6 @@ Module: Certificate Monitoring -Version: 1.2.1 +Version: 1.3.0 Requires: - Libraries: icinga-php-library (>=0.11.1), icinga-php-thirdparty (>=0.10.0) + Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0) Modules: monitoring (>=2.9.0), icingadb (>=1.0.0) Description: Scan and view X.509 certificate usage