From: "Alvar Penning" Subject: [security update] net/icinga/icinga-php-library: 0.19.2 To: "Stuart Henderson" Cc: Date: Thu, 23 Apr 2026 23:03:28 +0200 Hi Stuart, Hi ports@, A diff to bump the icinga-php-library to 0.19.2, closing a security vulnerability, follows. - https://icinga.com/blog/xss-vulnerability-in-icinga-php-library/ - https://github.com/Icinga/ipl-web/security/advisories/GHSA-55wf-5m3q-6jjf Best, Alvar diff --git Makefile Makefile index 2920919928b..3ca601d9649 100644 --- Makefile +++ Makefile @@ -1,7 +1,7 @@ COMMENT= Icinga PHP Library GH_PROJECT= icinga-php-library -GH_TAGNAME= v0.19.1 +GH_TAGNAME= v0.19.2 MODULE_DEST= ${PREFIX}/icinga-php/ipl diff --git distinfo distinfo index 38d3cf2a8f2..3b28a88bf94 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (icinga-php-library-0.19.1.tar.gz) = w7h/RD42pxJlv4oD1JjsHYE/Gr1mej9zZi+7fsBhVw4= -SIZE (icinga-php-library-0.19.1.tar.gz) = 4214647 +SHA256 (icinga-php-library-0.19.2.tar.gz) = BQ5QPbBwVSK/nvLwcjMt8+ipHSe4NNEOb+86638E40A= +SIZE (icinga-php-library-0.19.2.tar.gz) = 4218839 diff --git pkg/PLIST pkg/PLIST index 4981f72dda5..de6b5166c13 100644 --- pkg/PLIST +++ pkg/PLIST @@ -1637,16 +1637,28 @@ icinga-php/ipl/vendor/symfony/polyfill-php83/Resources/stubs/DateRangeError.php icinga-php/ipl/vendor/symfony/polyfill-php83/Resources/stubs/Override.php icinga-php/ipl/vendor/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php icinga-php/ipl/vendor/symfony/polyfill-php83/bootstrap.php +icinga-php/ipl/vendor/symfony/polyfill-php83/bootstrap80.php icinga-php/ipl/vendor/symfony/polyfill-php83/bootstrap81.php icinga-php/ipl/vendor/symfony/polyfill-php83/composer.json icinga-php/ipl/vendor/symfony/polyfill-php84/ icinga-php/ipl/vendor/symfony/polyfill-php84/LICENSE icinga-php/ipl/vendor/symfony/polyfill-php84/Php84.php icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/ +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/Deprecated.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/RoundingMode.php icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/ icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Deprecated.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/ +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/Dblib.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/Firebird.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/Mysql.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/Odbc.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/Pgsql.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/Pdo/Sqlite.php icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/ReflectionConstant.php +icinga-php/ipl/vendor/symfony/polyfill-php84/Resources/stubs/RoundingMode.php icinga-php/ipl/vendor/symfony/polyfill-php84/bootstrap.php +icinga-php/ipl/vendor/symfony/polyfill-php84/bootstrap80.php icinga-php/ipl/vendor/symfony/polyfill-php84/bootstrap82.php icinga-php/ipl/vendor/symfony/polyfill-php84/composer.json icinga-php/ipl/vendor/wikimedia/