FreeBSD Bugzilla – Attachment 203949 Details for
Bug 237511
[NEW PORTS] net-mgmt/zabbix42-[agent|frontend|java|proxy|server]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
zabbix42-NEW.patch
zabbix42-NEW.patch (text/plain), 21.21 KB, created by
Danilo G. Baio
on 2019-04-24 00:02:02 UTC
(
hide
)
Description:
zabbix42-NEW.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2019-04-24 00:02:02 UTC
Size:
21.21 KB
patch
obsolete
>Index: net-mgmt/zabbix42-agent/Makefile >=================================================================== >--- net-mgmt/zabbix42-agent/Makefile (revisão 499800) >+++ net-mgmt/zabbix42-agent/Makefile (cópia de trabalho) >@@ -1,11 +1,11 @@ > # Created by: Pakhom Golynga <pg@pakhom.spb.ru> > # $FreeBSD$ > >-PORTNAME= zabbix4 >+PORTNAME= zabbix42 > CATEGORIES= net-mgmt > PKGNAMESUFFIX= -agent > >-MASTERDIR= ${.CURDIR}/../zabbix4-server >+MASTERDIR= ${.CURDIR}/../zabbix42-server > PLIST= ${PKGDIR}/pkg-plist.agent > > OPTIONS_DEFINE= CURL IPV6 >Index: net-mgmt/zabbix42-frontend/Makefile >=================================================================== >--- net-mgmt/zabbix42-frontend/Makefile (revisão 499800) >+++ net-mgmt/zabbix42-frontend/Makefile (cópia de trabalho) >@@ -1,11 +1,11 @@ > # Created by: Pakhom Golynga <pg@pakhom.spb.ru> > # $FreeBSD$ > >-PORTNAME= zabbix4 >+PORTNAME= zabbix42 > CATEGORIES= net-mgmt > PKGNAMESUFFIX= -frontend > >-MASTERDIR= ${.CURDIR}/../zabbix4-server >+MASTERDIR= ${.CURDIR}/../zabbix42-server > > NO_BUILD= yes > NO_ARCH= yes >Index: net-mgmt/zabbix42-java/Makefile >=================================================================== >--- net-mgmt/zabbix42-java/Makefile (revisão 499800) >+++ net-mgmt/zabbix42-java/Makefile (cópia de trabalho) >@@ -1,10 +1,10 @@ > # $FreeBSD$ > >-PORTNAME= zabbix4 >+PORTNAME= zabbix42 > CATEGORIES= net-mgmt > PKGNAMESUFFIX= -java > >-MASTERDIR= ${.CURDIR}/../zabbix4-server >+MASTERDIR= ${.CURDIR}/../zabbix42-server > PLIST= ${PKGDIR}/pkg-plist.java > > OPTIONS_DEFINE= IPV6 >Index: net-mgmt/zabbix42-proxy/Makefile >=================================================================== >--- net-mgmt/zabbix42-proxy/Makefile (revisão 499800) >+++ net-mgmt/zabbix42-proxy/Makefile (cópia de trabalho) >@@ -1,11 +1,11 @@ > # Created by: Pakhom Golynga <pg@pakhom.spb.ru> > # $FreeBSD$ > >-PORTNAME= zabbix4 >+PORTNAME= zabbix42 > CATEGORIES= net-mgmt > PKGNAMESUFFIX= -proxy > >-MASTERDIR= ${.CURDIR}/../zabbix4-server >+MASTERDIR= ${.CURDIR}/../zabbix42-server > > OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE ORACLE > >Index: net-mgmt/zabbix42-server/Makefile >=================================================================== >--- net-mgmt/zabbix42-server/Makefile (revisão 499800) >+++ net-mgmt/zabbix42-server/Makefile (cópia de trabalho) >@@ -1,8 +1,8 @@ > # Created by: Pakhom Golynga <pg@pakhom.spb.ru> > # $FreeBSD$ > >-PORTNAME= zabbix4 >-PORTVERSION= 4.0.6 >+PORTNAME= zabbix42 >+PORTVERSION= 4.2.1 > PORTREVISION?= 0 > CATEGORIES= net-mgmt > MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} >@@ -10,14 +10,16 @@ > DISTNAME= zabbix-${PORTVERSION} > > MAINTAINER= pg@pakhom.spb.ru >-COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) LTS >+COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) > > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libpcre.so:devel/pcre > >-CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX} zabbix[0-35-9]${PKGNAMESUFFIX} >+CONFLICTS= zabbix[0-35-9][0-9]${PKGNAMESUFFIX} \ >+ zabbix4[0-13-9]${PKGNAMESUFFIX} \ >+ zabbix[0-9]${PKGNAMESUFFIX} > > ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//} > >Index: net-mgmt/zabbix42-server/distinfo >=================================================================== >--- net-mgmt/zabbix42-server/distinfo (revisão 499800) >+++ net-mgmt/zabbix42-server/distinfo (cópia de trabalho) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1553852669 >-SHA256 (zabbix-4.0.6.tar.gz) = 2890851b3a4b0f70f69ef754aa0d07070b42440f56d280113a9474bc4ed75e5b >-SIZE (zabbix-4.0.6.tar.gz) = 17162202 >+TIMESTAMP = 1556060482 >+SHA256 (zabbix-4.2.1.tar.gz) = 4915d52352163e40398ca9b56b8176ea369dfd475e291087c50a3d9ae2459076 >+SIZE (zabbix-4.2.1.tar.gz) = 18284589 >Index: net-mgmt/zabbix42-server/files/pkg-message.in >=================================================================== >--- net-mgmt/zabbix42-server/files/pkg-message.in (revisão 499800) >+++ net-mgmt/zabbix42-server/files/pkg-message.in (cópia de trabalho) >@@ -5,35 +5,36 @@ > % cd %%DATADIR%%/%%ZABBIX_BUILD%%/database > > And follow the instructions: >-https://www.zabbix.com/documentation/4.0/manual/appendix/install/db_scripts >+https://www.zabbix.com/documentation/4.2/manual/appendix/install/db_scripts > >-Upgrade notes for 4.0.0: >-https://www.zabbix.com/documentation/4.0/manual/installation/upgrade_notes_400 >+Upgrade notes for 4.2.0: >+https://www.zabbix.com/documentation/4.2/manual/installation/upgrade_notes_420 > > Upgrade procedure: >-https://www.zabbix.com/documentation/4.0/manual/installation/upgrade/sources >+https://www.zabbix.com/documentation/4.2/manual/installation/upgrade/sources > > Please see https://www.zabbix.com/ for detailed information about Zabbix. > > Official Zabbix documentation: >-https://www.zabbix.com/documentation/4.0/start >+https://www.zabbix.com/documentation/4.2/start > > For Zabbix frontend "Welcome" screen. Enter the user name Admin with password > zabbix to log in as a Zabbix superuser. > > For use NMAP please edit sudoers > ====================================================================== >-This is a Zabbix LTS release! >+This is a Zabbix Standard release! > >-Zabbix LTS releases are supported for Zabbix customers during five (5) years >-i.e. 3 years of Full Support (general, critical and security issues) and 2 >-additional years of Limited Support (critical and security issues only). >-Zabbix LTS version release will result in change of the first version number. >+Standard Zabbix releases are supported for Zabbix customers during six (6) >+months of Full Support (general, critical and security issues) until the next >+Zabbix stable release, plus one (1) additional month of Limited Support >+(critical and security issues only). Zabbix Standard version release will result >+in change of the second version number. > >-Stable release: Zabbix 4.0 >-Release date: 1 October, 2018 >-End of Full Support: 31 October, 2021 >-End of Limited Support: 31 October, 2023 >+Stable release: Zabbix 4.2 >+Release date: 2 April, 2019 >+End of Full Support: 30 September, 2019 >+End of Limited Support: 31 October, 2019 > > Zabbix Life Cycle & Release Policy: > https://www.zabbix.com/life_cycle_and_release_policy >Index: net-mgmt/zabbix42-server/files/zabbix_agentd.in >=================================================================== >Index: net-mgmt/zabbix42-server/files/zabbix_java.in >=================================================================== >Index: net-mgmt/zabbix42-server/files/zabbix_proxy.in >=================================================================== >Index: net-mgmt/zabbix42-server/files/zabbix_server.in >=================================================================== >Index: net-mgmt/zabbix42-server/pkg-descr >=================================================================== >Index: net-mgmt/zabbix42-server/pkg-plist >=================================================================== >--- net-mgmt/zabbix42-server/pkg-plist (revisão 499800) >+++ net-mgmt/zabbix42-server/pkg-plist (cópia de trabalho) >@@ -10,6 +10,7 @@ > %%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/data.sql > %%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/images.sql > %%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/schema.sql >+%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb.sql > %%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/data.sql > %%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/images.sql > %%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/schema.sql >Index: net-mgmt/zabbix42-server/pkg-plist.agent >=================================================================== >Index: net-mgmt/zabbix42-server/pkg-plist.frontend >=================================================================== >--- net-mgmt/zabbix42-server/pkg-plist.frontend (revisão 499800) >+++ net-mgmt/zabbix42-server/pkg-plist.frontend (cópia de trabalho) >@@ -43,6 +43,11 @@ > %%WWWDIR%%/app/controllers/CControllerPopupGeneric.php > %%WWWDIR%%/app/controllers/CControllerPopupHttpStep.php > %%WWWDIR%%/app/controllers/CControllerPopupMedia.php >+%%WWWDIR%%/app/controllers/CControllerPopupMediatypeTestEdit.php >+%%WWWDIR%%/app/controllers/CControllerPopupMediatypeTestSend.php >+%%WWWDIR%%/app/controllers/CControllerPopupPreprocTest.php >+%%WWWDIR%%/app/controllers/CControllerPopupPreprocTestEdit.php >+%%WWWDIR%%/app/controllers/CControllerPopupPreprocTestSend.php > %%WWWDIR%%/app/controllers/CControllerPopupScriptExec.php > %%WWWDIR%%/app/controllers/CControllerPopupServices.php > %%WWWDIR%%/app/controllers/CControllerPopupTestTriggerExpr.php >@@ -65,6 +70,7 @@ > %%WWWDIR%%/app/controllers/CControllerScriptEdit.php > %%WWWDIR%%/app/controllers/CControllerScriptList.php > %%WWWDIR%%/app/controllers/CControllerScriptUpdate.php >+%%WWWDIR%%/app/controllers/CControllerSearch.php > %%WWWDIR%%/app/controllers/CControllerSystemWarning.php > %%WWWDIR%%/app/controllers/CControllerTimeSelectorUpdate.php > %%WWWDIR%%/app/controllers/CControllerTrigDescUpdate.php >@@ -149,6 +155,10 @@ > %%WWWDIR%%/app/views/popup.httpstep.php > %%WWWDIR%%/app/views/popup.media.js.php > %%WWWDIR%%/app/views/popup.media.php >+%%WWWDIR%%/app/views/popup.mediatypetest.edit.js.php >+%%WWWDIR%%/app/views/popup.mediatypetest.edit.php >+%%WWWDIR%%/app/views/popup.preproctestedit.view.js.php >+%%WWWDIR%%/app/views/popup.preproctestedit.view.php > %%WWWDIR%%/app/views/popup.scriptexec.php > %%WWWDIR%%/app/views/popup.services.php > %%WWWDIR%%/app/views/popup.testtriggerexpr.php >@@ -158,6 +168,7 @@ > %%WWWDIR%%/app/views/popup.triggerwizard.php > %%WWWDIR%%/app/views/report.services.php > %%WWWDIR%%/app/views/report.status.php >+%%WWWDIR%%/app/views/search.php > %%WWWDIR%%/app/views/system.warning.php > %%WWWDIR%%/applications.php > %%WWWDIR%%/audio/alarm_average.wav >@@ -204,8 +215,8 @@ > %%WWWDIR%%/images/general/no_icon.png > %%WWWDIR%%/images/general/tr_space.gif > %%WWWDIR%%/images/general/tr_top_bottom.gif >-%%WWWDIR%%/images/general/tr_top_right.gif > %%WWWDIR%%/images/general/tr_top_right_bottom.gif >+%%WWWDIR%%/images/general/tr_top_right.gif > %%WWWDIR%%/images/general/tree/zero.gif > %%WWWDIR%%/img/apple-touch-icon-120x120-precomposed.png > %%WWWDIR%%/img/apple-touch-icon-152x152-precomposed.png >@@ -226,9 +237,10 @@ > %%WWWDIR%%/include/classes/api/CApiService.php > %%WWWDIR%%/include/classes/api/CApiServiceFactory.php > %%WWWDIR%%/include/classes/api/CAudit.php >-%%WWWDIR%%/include/classes/api/CRelationMap.php > %%WWWDIR%%/include/classes/api/clients/CApiClient.php > %%WWWDIR%%/include/classes/api/clients/CLocalApiClient.php >+%%WWWDIR%%/include/classes/api/CRelationMap.php >+%%WWWDIR%%/include/classes/api/helpers/CApiTagHelper.php > %%WWWDIR%%/include/classes/api/managers/CApplicationManager.php > %%WWWDIR%%/include/classes/api/managers/CGraphManager.php > %%WWWDIR%%/include/classes/api/managers/CGraphPrototypeManager.php >@@ -238,18 +250,18 @@ > %%WWWDIR%%/include/classes/api/managers/CItemPrototypeManager.php > %%WWWDIR%%/include/classes/api/managers/CTriggerManager.php > %%WWWDIR%%/include/classes/api/managers/CTriggerPrototypeManager.php >-%%WWWDIR%%/include/classes/api/services/CAPIInfo.php > %%WWWDIR%%/include/classes/api/services/CAction.php > %%WWWDIR%%/include/classes/api/services/CAlert.php >+%%WWWDIR%%/include/classes/api/services/CAPIInfo.php > %%WWWDIR%%/include/classes/api/services/CApplication.php > %%WWWDIR%%/include/classes/api/services/CConfiguration.php > %%WWWDIR%%/include/classes/api/services/CCorrelation.php >+%%WWWDIR%%/include/classes/api/services/CDashboard.php > %%WWWDIR%%/include/classes/api/services/CDCheck.php > %%WWWDIR%%/include/classes/api/services/CDHost.php >+%%WWWDIR%%/include/classes/api/services/CDiscoveryRule.php > %%WWWDIR%%/include/classes/api/services/CDRule.php > %%WWWDIR%%/include/classes/api/services/CDService.php >-%%WWWDIR%%/include/classes/api/services/CDashboard.php >-%%WWWDIR%%/include/classes/api/services/CDiscoveryRule.php > %%WWWDIR%%/include/classes/api/services/CEvent.php > %%WWWDIR%%/include/classes/api/services/CGraph.php > %%WWWDIR%%/include/classes/api/services/CGraphGeneral.php >@@ -297,16 +309,16 @@ > %%WWWDIR%%/include/classes/core/CConfigFile.php > %%WWWDIR%%/include/classes/core/CHttpRequest.php > %%WWWDIR%%/include/classes/core/CJsonRpc.php >+%%WWWDIR%%/include/classes/core/ConfigFileException.php > %%WWWDIR%%/include/classes/core/CRegistryFactory.php > %%WWWDIR%%/include/classes/core/CSession.php >-%%WWWDIR%%/include/classes/core/ConfigFileException.php > %%WWWDIR%%/include/classes/core/Manager.php > %%WWWDIR%%/include/classes/core/Z.php > %%WWWDIR%%/include/classes/core/ZBase.php > %%WWWDIR%%/include/classes/db/DB.php >-%%WWWDIR%%/include/classes/db/DBException.php > %%WWWDIR%%/include/classes/db/Db2DbBackend.php > %%WWWDIR%%/include/classes/db/DbBackend.php >+%%WWWDIR%%/include/classes/db/DBException.php > %%WWWDIR%%/include/classes/db/MysqlDbBackend.php > %%WWWDIR%%/include/classes/db/OracleDbBackend.php > %%WWWDIR%%/include/classes/db/PostgresqlDbBackend.php >@@ -340,6 +352,7 @@ > %%WWWDIR%%/include/classes/html/CButtonDelete.php > %%WWWDIR%%/include/classes/html/CButtonQMessage.php > %%WWWDIR%%/include/classes/html/CCheckBox.php >+%%WWWDIR%%/include/classes/html/CCheckBoxList.php > %%WWWDIR%%/include/classes/html/CClock.php > %%WWWDIR%%/include/classes/html/CCol.php > %%WWWDIR%%/include/classes/html/CColHeader.php >@@ -366,6 +379,7 @@ > %%WWWDIR%%/include/classes/html/CList.php > %%WWWDIR%%/include/classes/html/CListBox.php > %%WWWDIR%%/include/classes/html/CListItem.php >+%%WWWDIR%%/include/classes/html/CMultilineInput.php > %%WWWDIR%%/include/classes/html/CMultiSelect.php > %%WWWDIR%%/include/classes/html/CNavigationTree.php > %%WWWDIR%%/include/classes/html/CNumericBox.php >@@ -384,9 +398,9 @@ > %%WWWDIR%%/include/classes/html/CSubmit.php > %%WWWDIR%%/include/classes/html/CSubmitButton.php > %%WWWDIR%%/include/classes/html/CSup.php >-%%WWWDIR%%/include/classes/html/CTabView.php > %%WWWDIR%%/include/classes/html/CTable.php > %%WWWDIR%%/include/classes/html/CTableInfo.php >+%%WWWDIR%%/include/classes/html/CTabView.php > %%WWWDIR%%/include/classes/html/CTag.php > %%WWWDIR%%/include/classes/html/CTextArea.php > %%WWWDIR%%/include/classes/html/CTextBox.php >@@ -417,8 +431,8 @@ > %%WWWDIR%%/include/classes/html/widget/CWidget.php > %%WWWDIR%%/include/classes/import/CConfigurationImport.php > %%WWWDIR%%/include/classes/import/CImportDataAdapter.php >-%%WWWDIR%%/include/classes/import/CImportReferencer.php > %%WWWDIR%%/include/classes/import/CImportedObjectContainer.php >+%%WWWDIR%%/include/classes/import/CImportReferencer.php > %%WWWDIR%%/include/classes/import/converters/C10ImportConverter.php > %%WWWDIR%%/include/classes/import/converters/C10ItemKeyConverter.php > %%WWWDIR%%/include/classes/import/converters/C10TriggerConverter.php >@@ -428,6 +442,7 @@ > %%WWWDIR%%/include/classes/import/converters/C30ImportConverter.php > %%WWWDIR%%/include/classes/import/converters/C32ImportConverter.php > %%WWWDIR%%/include/classes/import/converters/C34ImportConverter.php >+%%WWWDIR%%/include/classes/import/converters/C40ImportConverter.php > %%WWWDIR%%/include/classes/import/converters/CConverter.php > %%WWWDIR%%/include/classes/import/converters/CConverterChain.php > %%WWWDIR%%/include/classes/import/converters/CImportConverterFactory.php >@@ -448,6 +463,7 @@ > %%WWWDIR%%/include/classes/import/validators/C32XmlValidator.php > %%WWWDIR%%/include/classes/import/validators/C34XmlValidator.php > %%WWWDIR%%/include/classes/import/validators/C40XmlValidator.php >+%%WWWDIR%%/include/classes/import/validators/C42XmlValidator.php > %%WWWDIR%%/include/classes/import/validators/CXmlValidator.php > %%WWWDIR%%/include/classes/import/validators/CXmlValidatorGeneral.php > %%WWWDIR%%/include/classes/items/CHelpItems.php >@@ -464,8 +480,8 @@ > %%WWWDIR%%/include/classes/mvc/CRouter.php > %%WWWDIR%%/include/classes/mvc/CView.php > %%WWWDIR%%/include/classes/pagefilter/CPageFilter.php >-%%WWWDIR%%/include/classes/parsers/CADNameAttributeParser.php > %%WWWDIR%%/include/classes/parsers/CAbsoluteTimeParser.php >+%%WWWDIR%%/include/classes/parsers/CADNameAttributeParser.php > %%WWWDIR%%/include/classes/parsers/CConditionFormula.php > %%WWWDIR%%/include/classes/parsers/CDnsParser.php > %%WWWDIR%%/include/classes/parsers/CFlexibleIntervalParser.php >@@ -484,9 +500,11 @@ > %%WWWDIR%%/include/classes/parsers/CMacroFunctionParser.php > %%WWWDIR%%/include/classes/parsers/CMacroParser.php > %%WWWDIR%%/include/classes/parsers/CParser.php >+%%WWWDIR%%/include/classes/parsers/CPrometheusOutputParser.php >+%%WWWDIR%%/include/classes/parsers/CPrometheusPatternParser.php > %%WWWDIR%%/include/classes/parsers/CRangeParser.php >-%%WWWDIR%%/include/classes/parsers/CRangeTimeParser.php > %%WWWDIR%%/include/classes/parsers/CRangesParser.php >+%%WWWDIR%%/include/classes/parsers/CRangeTimeParser.php > %%WWWDIR%%/include/classes/parsers/CReferenceParser.php > %%WWWDIR%%/include/classes/parsers/CRelativeTimeParser.php > %%WWWDIR%%/include/classes/parsers/CReplacementParser.php >@@ -514,9 +532,9 @@ > %%WWWDIR%%/include/classes/screens/CScreenEvents.php > %%WWWDIR%%/include/classes/screens/CScreenGraph.php > %%WWWDIR%%/include/classes/screens/CScreenHistory.php >-%%WWWDIR%%/include/classes/screens/CScreenHostTriggers.php > %%WWWDIR%%/include/classes/screens/CScreenHostgroupTriggers.php > %%WWWDIR%%/include/classes/screens/CScreenHostsInfo.php >+%%WWWDIR%%/include/classes/screens/CScreenHostTriggers.php > %%WWWDIR%%/include/classes/screens/CScreenHttpTest.php > %%WWWDIR%%/include/classes/screens/CScreenHttpTestDetails.php > %%WWWDIR%%/include/classes/screens/CScreenLldGraph.php >@@ -567,6 +585,7 @@ > %%WWWDIR%%/include/classes/widgets/CWidgetConfig.php > %%WWWDIR%%/include/classes/widgets/CWidgetHelper.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetField.php >+%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldApplication.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldCheckBox.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldComboBox.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldDatePicker.php >@@ -711,13 +730,16 @@ > %%WWWDIR%%/include/views/configuration.item.massupdate.php > %%WWWDIR%%/include/views/configuration.item.prototype.edit.php > %%WWWDIR%%/include/views/configuration.item.prototype.list.php >+%%WWWDIR%%/include/views/configuration.item.prototype.massupdate.php > %%WWWDIR%%/include/views/configuration.maintenance.edit.php > %%WWWDIR%%/include/views/configuration.maintenance.list.php > %%WWWDIR%%/include/views/configuration.services.edit.php > %%WWWDIR%%/include/views/configuration.services.list.php > %%WWWDIR%%/include/views/configuration.services.parent.list.php >+%%WWWDIR%%/include/views/configuration.tags.tab.php > %%WWWDIR%%/include/views/configuration.template.edit.php > %%WWWDIR%%/include/views/configuration.template.list.php >+%%WWWDIR%%/include/views/configuration.template.massupdate.php > %%WWWDIR%%/include/views/configuration.trigger.prototype.edit.php > %%WWWDIR%%/include/views/configuration.trigger.prototype.list.php > %%WWWDIR%%/include/views/configuration.trigger.prototype.massupdate.php >@@ -744,6 +766,7 @@ > %%WWWDIR%%/include/views/js/common.item.edit.js.php > %%WWWDIR%%/include/views/js/conf.import.js.php > %%WWWDIR%%/include/views/js/configuration.action.edit.js.php >+%%WWWDIR%%/include/views/js/configuration.copy.elements.js.php > %%WWWDIR%%/include/views/js/configuration.correlation.edit.js.php > %%WWWDIR%%/include/views/js/configuration.discovery.edit.js.php > %%WWWDIR%%/include/views/js/configuration.graph.edit.js.php >@@ -759,9 +782,15 @@ > %%WWWDIR%%/include/views/js/configuration.item.prototype.edit.js.php > %%WWWDIR%%/include/views/js/configuration.maintenance.edit.js.php > %%WWWDIR%%/include/views/js/configuration.services.edit.js.php >+%%WWWDIR%%/include/views/js/configuration.tags.tab.js.php >+%%WWWDIR%%/include/views/js/configuration.template.list.js.php >+%%WWWDIR%%/include/views/js/configuration.template.massupdate.js.php >+%%WWWDIR%%/include/views/js/configuration.trigger.massupdate.js.php > %%WWWDIR%%/include/views/js/configuration.triggers.edit.js.php > %%WWWDIR%%/include/views/js/configuration.triggers.list.js.php >+%%WWWDIR%%/include/views/js/editabletable.js.php > %%WWWDIR%%/include/views/js/hostmacros.js.php >+%%WWWDIR%%/include/views/js/item.preprocessing.js.php > %%WWWDIR%%/include/views/js/monitoring.latest.js.php > %%WWWDIR%%/include/views/js/monitoring.screen.edit.js.php > %%WWWDIR%%/include/views/js/monitoring.slideconf.edit.js.php >@@ -785,8 +814,8 @@ > %%WWWDIR%%/include/views/monitoring.sysmap.edit.php > %%WWWDIR%%/include/views/monitoring.sysmap.list.php > %%WWWDIR%%/include/views/reports.toptriggers.php >-%%WWWDIR%%/index.php > %%WWWDIR%%/index_http.php >+%%WWWDIR%%/index.php > %%WWWDIR%%/items.php > %%WWWDIR%%/js/browsers.js > %%WWWDIR%%/js/chkbxrange.js >@@ -822,6 +851,7 @@ > %%WWWDIR%%/js/layout.mode.js > %%WWWDIR%%/js/main.js > %%WWWDIR%%/js/menupopup.js >+%%WWWDIR%%/js/multilineinput.js > %%WWWDIR%%/js/multiselect.js > %%WWWDIR%%/js/pages/items.js > %%WWWDIR%%/js/servercheck.js >@@ -835,7 +865,6 @@ > %%WWWDIR%%/latest.php > %%WWWDIR%%/local/.htaccess > %%WWWDIR%%/local/README >-%%WWWDIR%%/locale/README > %%WWWDIR%%/locale/add_new_language.sh > %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo > %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po >@@ -886,6 +915,7 @@ > %%WWWDIR%%/locale/pt_BR/LC_MESSAGES/frontend.po > %%WWWDIR%%/locale/pt_PT/LC_MESSAGES/frontend.mo > %%WWWDIR%%/locale/pt_PT/LC_MESSAGES/frontend.po >+%%WWWDIR%%/locale/README > %%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.mo > %%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.po > %%WWWDIR%%/locale/ru/LC_MESSAGES/frontend.mo >@@ -918,7 +948,6 @@ > %%WWWDIR%%/screenconf.php > %%WWWDIR%%/screenedit.php > %%WWWDIR%%/screens.php >-%%WWWDIR%%/search.php > %%WWWDIR%%/services.php > %%WWWDIR%%/setup.php > %%WWWDIR%%/slideconf.php >Index: net-mgmt/zabbix42-server/pkg-plist.java >===================================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
pg:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 237511
: 203949