mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
net-mgmt/icingaweb2: Update to 2.11.4
Changelog: -Add/Edit dashlet not possible -Custom library path + custom library, without slash in its name, results in exception -Reflected XSS vulnerability in User Backends config page Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
16e0d17200
commit
f63dc16ac2
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-businessprocess
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.4.0
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-businessprocess
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.3:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.1:net-mgmt/icinga-php-library@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-director
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.10.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-director
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-elasticsearch
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-elasticsearch
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.2:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-fileshipper
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -11,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-fileshipper
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-generictts
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.1.0
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-generictts
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.3:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-grafana
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.4.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -11,7 +12,7 @@ WWW= https://github.com/Mikesch-mp/icingaweb2-module-grafana
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-graphite
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-graphite
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.3:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-idoreports
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.10.0
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-idoreports
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.6.0:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icingaweb2-module-reporting${PHP_PKGNAMESUFFIX}>=0.9:net-mgmt/icingaweb2-module-reporting@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-jira
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -11,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-jira
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.5.0:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-map
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/nbuchwitz/icingaweb2-module-map
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-pdfexport
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-pdfexport
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
chromium>0:www/chromium
|
||||
|
||||
USES= php:web,flavors
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-reactbundle
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -11,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-reactbundle
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-reporting
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.10.0
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-reporting
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.6.0:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>=0.4:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icinga-php-library@${PHP_FLAVOR}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-vsphere
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.1
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -9,7 +9,7 @@ MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= Automated import of your VMs and Physical Host from VMware Sphere
|
||||
WWW= https://github.com/Icinga/icingaweb2-module-vsphere
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icingaweb2-module-director${PHP_PKGNAMESUFFIX}>=1.6.2:net-mgmt/icingaweb2-module-director@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= icingaweb2-module-vspheredb
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-vspheredb
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.5.0:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icingaweb2-module-incubator${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-incubator@${PHP_FLAVOR} \
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>0:net-mgmt/icinga-php-library@${PHP_FLAVOR} \
|
||||
icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR}
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= icingaweb2-module-x509
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.0-8
|
||||
DISTVERSIONSUFFIX= -g39fd7e1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -13,7 +13,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-x509
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>0:net-mgmt/icinga-php-library@${PHP_FLAVOR}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= icingaweb2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.11.3
|
||||
DISTVERSION= 2.11.4
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -9,7 +9,7 @@ COMMENT= Next generation web interface for Icinga 1 and 2
|
||||
WWW= https://www.icinga.com/products/icinga-web-2
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icinga-php-library@${PHP_FLAVOR} \
|
||||
icinga-php-thirdparty${PHP_PKGNAMESUFFIX}>=0.11.0:net-mgmt/icinga-php-thirdparty@${PHP_FLAVOR} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1672093379
|
||||
SHA256 (icinga-icingaweb2-v2.11.3_GH0.tar.gz) = d9c6bc452b6ecb1c46713bbb91225e1b5706cbc85c585254ea68d81f85a4fc5f
|
||||
SIZE (icinga-icingaweb2-v2.11.3_GH0.tar.gz) = 11437384
|
||||
TIMESTAMP = 1674897719
|
||||
SHA256 (icinga-icingaweb2-v2.11.4_GH0.tar.gz) = e9944bf57a3bf339fd6bd862ddaf885991b8b45ce8f057986b732bf95b3f114e
|
||||
SIZE (icinga-icingaweb2-v2.11.4_GH0.tar.gz) = 11381515
|
||||
|
@ -2,10 +2,8 @@ bin/icingacli
|
||||
etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/AUTHORS
|
||||
%%WWWDIR%%/CHANGELOG.md
|
||||
%%WWWDIR%%/CONTRIBUTING.md
|
||||
%%WWWDIR%%/COPYING
|
||||
%%WWWDIR%%/LICENSE
|
||||
%%WWWDIR%%/README.md
|
||||
%%WWWDIR%%/RELEASE.md
|
||||
%%WWWDIR%%/VERSION
|
||||
%%WWWDIR%%/application/VERSION
|
||||
%%WWWDIR%%/application/clicommands/AutocompleteCommand.php
|
||||
@ -199,18 +197,6 @@ etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/doc/res/gitlab-rpm-package-pipeline-jobs.png
|
||||
%%WWWDIR%%/doc/res/monitoring-module-preview.png
|
||||
%%WWWDIR%%/etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/etc/schema/mysql-upgrades/2.0.0beta3-2.0.0rc1.sql
|
||||
%%WWWDIR%%/etc/schema/mysql-upgrades/2.11.0.sql
|
||||
%%WWWDIR%%/etc/schema/mysql-upgrades/2.5.0.sql
|
||||
%%WWWDIR%%/etc/schema/mysql-upgrades/2.9.0.sql
|
||||
%%WWWDIR%%/etc/schema/mysql-upgrades/2.9.1.sql
|
||||
%%WWWDIR%%/etc/schema/mysql.schema.sql
|
||||
%%WWWDIR%%/etc/schema/pgsql-upgrades/2.0.0beta3-2.0.0rc1.sql
|
||||
%%WWWDIR%%/etc/schema/pgsql-upgrades/2.11.0.sql
|
||||
%%WWWDIR%%/etc/schema/pgsql-upgrades/2.5.0.sql
|
||||
%%WWWDIR%%/etc/schema/pgsql-upgrades/2.9.0.sql
|
||||
%%WWWDIR%%/etc/schema/pgsql-upgrades/2.9.1.sql
|
||||
%%WWWDIR%%/etc/schema/pgsql.schema.sql
|
||||
%%WWWDIR%%/icingaweb2.ruleset.xml
|
||||
%%WWWDIR%%/library/Icinga/Application/ApplicationBootstrap.php
|
||||
%%WWWDIR%%/library/Icinga/Application/Benchmark.php
|
||||
@ -1667,7 +1653,6 @@ etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/CREDITS
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/LICENSE.txt
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/README.md
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/RELEASE.md
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/UPGRADING.md
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/bin/entities.php
|
||||
%%WWWDIR%%/library/vendor/dompdf/vendor/masterminds/html5/composer.json
|
||||
@ -2299,17 +2284,6 @@ etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/modules/monitoring/public/css/tables.less
|
||||
%%WWWDIR%%/modules/monitoring/public/js/module.js
|
||||
%%WWWDIR%%/modules/monitoring/run.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/application/views/helpers/MonitoringFlagsTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/application/views/helpers/PluginOutputTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Object/MacroTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Plugin/PerfdataSetTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Plugin/PerfdataTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Plugin/ThresholdRangeTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Web/Rest/RestRequestTest.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/regression/Bug11728Test.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/regression/Bug11796Test.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/regression/Bug6088Test.php
|
||||
%%WWWDIR%%/modules/monitoring/test/php/regression/Bug7043Test.php
|
||||
%%WWWDIR%%/modules/setup/application/clicommands/ConfigCommand.php
|
||||
%%WWWDIR%%/modules/setup/application/clicommands/TokenCommand.php
|
||||
%%WWWDIR%%/modules/setup/application/controllers/IndexController.php
|
||||
@ -2363,10 +2337,6 @@ etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/modules/setup/library/Setup/Webserver/Apache.php
|
||||
%%WWWDIR%%/modules/setup/library/Setup/Webserver/Nginx.php
|
||||
%%WWWDIR%%/modules/setup/module.info
|
||||
%%WWWDIR%%/modules/setup/test/php/library/Setup/RequirementSetTest.php
|
||||
%%WWWDIR%%/modules/test/application/clicommands/PhpCommand.php
|
||||
%%WWWDIR%%/modules/test/module.info
|
||||
%%WWWDIR%%/modules/test/phpunit.xml
|
||||
%%WWWDIR%%/modules/translation/application/clicommands/CompileCommand.php
|
||||
%%WWWDIR%%/modules/translation/application/clicommands/RefreshCommand.php
|
||||
%%WWWDIR%%/modules/translation/application/clicommands/TestCommand.php
|
||||
@ -2382,7 +2352,6 @@ etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/modules/translation/library/Translation/Cli/TranslationCommand.php
|
||||
%%WWWDIR%%/modules/translation/library/Translation/Util/GettextTranslationHelper.php
|
||||
%%WWWDIR%%/modules/translation/module.info
|
||||
%%WWWDIR%%/phpcs.xml
|
||||
%%WWWDIR%%/public/css/icinga/about.less
|
||||
%%WWWDIR%%/public/css/icinga/animation.less
|
||||
%%WWWDIR%%/public/css/icinga/audit.less
|
||||
@ -2578,5 +2547,17 @@ etc/bash_completion.d/icingacli
|
||||
%%WWWDIR%%/public/js/icinga/timezone.js
|
||||
%%WWWDIR%%/public/js/icinga/ui.js
|
||||
%%WWWDIR%%/public/js/icinga/utils.js
|
||||
%%WWWDIR%%/schema/mysql-upgrades/2.0.0beta3-2.0.0rc1.sql
|
||||
%%WWWDIR%%/schema/mysql-upgrades/2.11.0.sql
|
||||
%%WWWDIR%%/schema/mysql-upgrades/2.5.0.sql
|
||||
%%WWWDIR%%/schema/mysql-upgrades/2.9.0.sql
|
||||
%%WWWDIR%%/schema/mysql-upgrades/2.9.1.sql
|
||||
%%WWWDIR%%/schema/mysql.schema.sql
|
||||
%%WWWDIR%%/schema/pgsql-upgrades/2.0.0beta3-2.0.0rc1.sql
|
||||
%%WWWDIR%%/schema/pgsql-upgrades/2.11.0.sql
|
||||
%%WWWDIR%%/schema/pgsql-upgrades/2.5.0.sql
|
||||
%%WWWDIR%%/schema/pgsql-upgrades/2.9.0.sql
|
||||
%%WWWDIR%%/schema/pgsql-upgrades/2.9.1.sql
|
||||
%%WWWDIR%%/schema/pgsql.schema.sql
|
||||
@dir(%%WWWOWN%%,%%WWWGRP%%) /var/db/icingaweb2
|
||||
@dir %%ETCDIR%%
|
||||
|
Loading…
x
Reference in New Issue
Block a user