FreeBSD Bugzilla – Attachment 216437 Details for
Bug 247972
net-mgmt/zabbix5-*: Update to 5.0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 5.0.2
zabbix5-5.0.2.patch (text/plain), 4.21 KB, created by
pg
on 2020-07-14 14:03:28 UTC
(
hide
)
Description:
Update to 5.0.2
Filename:
MIME Type:
Creator:
pg
Created:
2020-07-14 14:03:28 UTC
Size:
4.21 KB
patch
obsolete
>Index: net-mgmt/zabbix5-server/Makefile >=================================================================== >--- net-mgmt/zabbix5-server/Makefile (revision 542206) >+++ net-mgmt/zabbix5-server/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= zabbix5 >-PORTVERSION= 5.0.1 >+PORTVERSION= 5.0.2 > PORTREVISION?= 0 > CATEGORIES= net-mgmt > MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/ >Index: net-mgmt/zabbix5-server/distinfo >=================================================================== >--- net-mgmt/zabbix5-server/distinfo (revision 542206) >+++ net-mgmt/zabbix5-server/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1590584638 >-SHA256 (zabbix-5.0.1.tar.gz) = 20a19e5cf2354ffcbbe24521b04becfc9875e57289c00da71999de60c4a853b6 >-SIZE (zabbix-5.0.1.tar.gz) = 18623104 >+TIMESTAMP = 1594729054 >+SHA256 (zabbix-5.0.2.tar.gz) = dc908703fa560e94bfdaf1d585234ef09795513b9aedc5c6b4ea44dce3d1d6b2 >+SIZE (zabbix-5.0.2.tar.gz) = 18823956 >Index: net-mgmt/zabbix5-server/pkg-plist.frontend >=================================================================== >--- net-mgmt/zabbix5-server/pkg-plist.frontend (revision 542206) >+++ net-mgmt/zabbix5-server/pkg-plist.frontend (working copy) >@@ -6,6 +6,8 @@ > %%WWWDIR%%/app/controllers/CControllerAuthenticationUpdate.php > %%WWWDIR%%/app/controllers/CControllerAutoregEdit.php > %%WWWDIR%%/app/controllers/CControllerAutoregUpdate.php >+%%WWWDIR%%/app/controllers/CControllerActionOperationGet.php >+%%WWWDIR%%/app/controllers/CControllerActionOperationValidate.php > %%WWWDIR%%/app/controllers/CControllerCharts.php > %%WWWDIR%%/app/controllers/CControllerChartsView.php > %%WWWDIR%%/app/controllers/CControllerChartsViewJson.php >@@ -71,9 +73,6 @@ > %%WWWDIR%%/app/controllers/CControllerPopup.php > %%WWWDIR%%/app/controllers/CControllerPopupAcknowledgeCreate.php > %%WWWDIR%%/app/controllers/CControllerPopupAcknowledgeEdit.php >-%%WWWDIR%%/app/controllers/CControllerPopupActionAcknowledge.php >-%%WWWDIR%%/app/controllers/CControllerPopupActionOperation.php >-%%WWWDIR%%/app/controllers/CControllerPopupActionRecovery.php > %%WWWDIR%%/app/controllers/CControllerPopupConditionActions.php > %%WWWDIR%%/app/controllers/CControllerPopupConditionCommon.php > %%WWWDIR%%/app/controllers/CControllerPopupConditionEventCorr.php >@@ -92,7 +91,6 @@ > %%WWWDIR%%/app/controllers/CControllerPopupMediatypeMessage.php > %%WWWDIR%%/app/controllers/CControllerPopupMediatypeTestEdit.php > %%WWWDIR%%/app/controllers/CControllerPopupMediatypeTestSend.php >-%%WWWDIR%%/app/controllers/CControllerPopupOperationCommon.php > %%WWWDIR%%/app/controllers/CControllerPopupScriptExec.php > %%WWWDIR%%/app/controllers/CControllerPopupServices.php > %%WWWDIR%%/app/controllers/CControllerPopupTestTriggerExpr.php >@@ -186,6 +184,7 @@ > %%WWWDIR%%/app/partials/dataoverview.table.top.php > %%WWWDIR%%/app/partials/hostmacros.inherited.list.html.php > %%WWWDIR%%/app/partials/hostmacros.list.html.php >+%%WWWDIR%%/app/partials/popup.operations.php > %%WWWDIR%%/app/partials/js/common.filter.trigger.js.php > %%WWWDIR%%/app/partials/js/configuration.tags.tab.js.php > %%WWWDIR%%/app/partials/js/massupdate.macros.tab.js.php >@@ -262,6 +261,7 @@ > %%WWWDIR%%/app/views/js/popup.mediatype.message.js.php > %%WWWDIR%%/app/views/js/popup.mediatypetest.edit.js.php > %%WWWDIR%%/app/views/js/popup.triggerwizard.js.php >+%%WWWDIR%%/app/views/js/reports.auditlog.list.js.php > %%WWWDIR%%/app/views/layout.csv.php > %%WWWDIR%%/app/views/layout.htmlpage.php > %%WWWDIR%%/app/views/layout.javascript.php >@@ -315,7 +315,6 @@ > %%WWWDIR%%/app/views/popup.media.php > %%WWWDIR%%/app/views/popup.mediatype.message.php > %%WWWDIR%%/app/views/popup.mediatypetest.edit.php >-%%WWWDIR%%/app/views/popup.operation.common.php > %%WWWDIR%%/app/views/popup.scriptexec.php > %%WWWDIR%%/app/views/popup.services.php > %%WWWDIR%%/app/views/popup.testtriggerexpr.php >@@ -394,6 +393,7 @@ > %%WWWDIR%%/include/classes/api/helpers/CApiHostHelper.php > %%WWWDIR%%/include/classes/api/helpers/CApiTagHelper.php > %%WWWDIR%%/include/classes/api/managers/CApplicationManager.php >+%%WWWDIR%%/include/classes/api/managers/CDiscoveryRuleManager.php > %%WWWDIR%%/include/classes/api/managers/CGraphManager.php > %%WWWDIR%%/include/classes/api/managers/CGraphPrototypeManager.php > %%WWWDIR%%/include/classes/api/managers/CHistoryManager.php
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 247972
: 216437