FreeBSD Bugzilla – Attachment 221930 Details for
Bug 253016
net-mgmt/zabbix52-*: Update to 5.2.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 5.2.4
zabbix52-5.2.4.patch (text/plain), 5.91 KB, created by
pg
on 2021-01-26 13:00:05 UTC
(
hide
)
Description:
Update to 5.2.4
Filename:
MIME Type:
Creator:
pg
Created:
2021-01-26 13:00:05 UTC
Size:
5.91 KB
patch
obsolete
>Index: net-mgmt/zabbix52-server/Makefile >=================================================================== >--- net-mgmt/zabbix52-server/Makefile (revision 562529) >+++ net-mgmt/zabbix52-server/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= zabbix52 >-PORTVERSION= 5.2.2 >+PORTVERSION= 5.2.4 > PORTREVISION?= 0 > CATEGORIES= net-mgmt > MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/ >Index: net-mgmt/zabbix52-server/distinfo >=================================================================== >--- net-mgmt/zabbix52-server/distinfo (revision 562529) >+++ net-mgmt/zabbix52-server/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1606982680 >-SHA256 (zabbix-5.2.2.tar.gz) = 0f71a623ae801ba493849204415ceae73be078452be86ea8e5914d9c61e9589b >-SIZE (zabbix-5.2.2.tar.gz) = 19745101 >+TIMESTAMP = 1611665151 >+SHA256 (zabbix-5.2.4.tar.gz) = 84cd7b7992895631071fc85a04b5add068fa101075f1bd2d2a018d02f12e2679 >+SIZE (zabbix-5.2.4.tar.gz) = 19916307 >Index: net-mgmt/zabbix52-server/pkg-plist.frontend >=================================================================== >--- net-mgmt/zabbix52-server/pkg-plist.frontend (revision 562529) >+++ net-mgmt/zabbix52-server/pkg-plist.frontend (working copy) >@@ -210,7 +210,6 @@ > %%WWWDIR%%/app/partials/layout.htmlpage.footer.php > %%WWWDIR%%/app/partials/layout.htmlpage.header.php > %%WWWDIR%%/app/partials/massupdate.macros.tab.php >-%%WWWDIR%%/app/partials/monitoring.dashboard.breadcrumbs.php > %%WWWDIR%%/app/partials/monitoring.host.filter.php > %%WWWDIR%%/app/partials/monitoring.host.view.html.php > %%WWWDIR%%/app/partials/monitoring.latest.view.html.php >@@ -257,6 +256,8 @@ > %%WWWDIR%%/app/views/dashboard.properties.edit.php > %%WWWDIR%%/app/views/dashboard.share.edit.php > %%WWWDIR%%/app/views/hostmacros.list.php >+%%WWWDIR%%/app/views/js/administration.image.list.js.php >+%%WWWDIR%%/app/views/js/administration.user.list.js.php > %%WWWDIR%%/app/views/js/administration.authentication.edit.js.php > %%WWWDIR%%/app/views/js/administration.autoreg.edit.js.php > %%WWWDIR%%/app/views/js/administration.gui.edit.js.php >@@ -287,6 +288,8 @@ > %%WWWDIR%%/app/views/js/monitoring.host.view.js.php > %%WWWDIR%%/app/views/js/monitoring.latest.view.js.php > %%WWWDIR%%/app/views/js/monitoring.problem.view.js.php >+%%WWWDIR%%/app/views/js/monitoring.map.view.js.php >+%%WWWDIR%%/app/views/js/popup.triggerexpr.js.php > %%WWWDIR%%/app/views/js/popup.acknowledge.edit.js.php > %%WWWDIR%%/app/views/js/popup.discovery.check.js.php > %%WWWDIR%%/app/views/js/popup.itemtestedit.view.js.php >@@ -297,6 +300,7 @@ > %%WWWDIR%%/app/views/js/popup.tabfilter.edit.js.php > %%WWWDIR%%/app/views/js/popup.triggerwizard.js.php > %%WWWDIR%%/app/views/js/reports.auditlog.list.js.php >+%%WWWDIR%%/app/views/js/report.services.js.php > %%WWWDIR%%/app/views/layout.csv.php > %%WWWDIR%%/app/views/layout.export.php > %%WWWDIR%%/app/views/layout.htmlpage.php >@@ -560,6 +564,9 @@ > %%WWWDIR%%/include/classes/helpers/CUploadFile.php > %%WWWDIR%%/include/classes/helpers/CVaultHelper.php > %%WWWDIR%%/include/classes/helpers/CViewHelper.php >+%%WWWDIR%%/include/classes/helpers/CDateTimeZoneHelper.php >+%%WWWDIR%%/include/classes/html/CBreadcrumbs.php >+%%WWWDIR%%/include/classes/html/CListBoxItem.php > %%WWWDIR%%/include/classes/html/CActionButtonList.php > %%WWWDIR%%/include/classes/html/CButton.php > %%WWWDIR%%/include/classes/html/CButtonCancel.php >@@ -574,8 +581,6 @@ > %%WWWDIR%%/include/classes/html/CColHeader.php > %%WWWDIR%%/include/classes/html/CCollapsibleUiWidget.php > %%WWWDIR%%/include/classes/html/CColor.php >-%%WWWDIR%%/include/classes/html/CComboBox.php >-%%WWWDIR%%/include/classes/html/CComboItem.php > %%WWWDIR%%/include/classes/html/CDashboardWidgetMap.php > %%WWWDIR%%/include/classes/html/CDateSelector.php > %%WWWDIR%%/include/classes/html/CDiv.php >@@ -832,11 +837,12 @@ > %%WWWDIR%%/include/classes/validators/schema/CSchemaValidator.php > %%WWWDIR%%/include/classes/widgets/CWidgetConfig.php > %%WWWDIR%%/include/classes/widgets/CWidgetHelper.php >+%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldSelect.php >+%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldWidgetSelect.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/CWidgetFieldCheckBoxList.php >-%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldComboBox.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldDatePicker.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldGraphOverride.php >@@ -860,7 +866,6 @@ > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTags.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTextBox.php > %%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldUrl.php >-%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldWidgetListComboBox.php > %%WWWDIR%%/include/classes/widgets/forms/CWidgetForm.php > %%WWWDIR%%/include/classes/widgets/forms/CWidgetFormActionLog.php > %%WWWDIR%%/include/classes/widgets/forms/CWidgetFormClock.php >@@ -988,6 +993,8 @@ > %%WWWDIR%%/include/views/js/common.item.edit.js.php > %%WWWDIR%%/include/views/js/common.template.edit.js.php > %%WWWDIR%%/include/views/js/conf.import.js.php >+%%WWWDIR%%/include/views/js/monitoring.history.js.php >+%%WWWDIR%%/include/views/js/monitoring.screen.constructor.edit.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 >@@ -1099,6 +1106,10 @@ > %%WWWDIR%%/js/pages/popup.condition.common.js > %%WWWDIR%%/js/pages/popup.operation.common.js > %%WWWDIR%%/js/pages/setup.js >+%%WWWDIR%%/js/pages/monitoring.overview.js >+%%WWWDIR%%/js/pages/report2.js >+%%WWWDIR%%/js/pages/report4.js >+%%WWWDIR%%/js/pages/srv_status.js > %%WWWDIR%%/js/servercheck.js > %%WWWDIR%%/js/textareaflexible.js > %%WWWDIR%%/js/vector/class.svg.canvas.js
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
Actions:
View
|
Diff
Attachments on
bug 253016
: 221930