pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils zabbix50: Update to 5.0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c9a2a1d825f
branches:  trunk
changeset: 445869:5c9a2a1d825f
user:      otis <otis%pkgsrc.org@localhost>
date:      Sat Jan 30 17:24:02 2021 +0000

description:
zabbix50: Update to 5.0.8

Bug fixes:
  - Changed frontend config file permissions to 0600
  - Fixed crash in web monitoring and web.page.* keys when encoding non ASCII
    characters in URL
  - Fixed dbConditionInt (db.inc.php) returning wrong result in rare cases
  - Removed hardcoded teams_endpoint check
  - Fixed gaps in time labels of classic graphs related to DST transitions
  - Fixed semaphore not being cleaned up when stopping Zabbix agent
  - Fixed displaying incomplete list of inherited trigger tags under rare
    circumstances
  - Changed preprocessing for item "PHP-FPM: Ping" in PHP-FPM templates
  - Fixed retrieval of decimal values from WMI
  - Fixed retrieval of Nth most recent values in trigger function strlen
  - Fixed runtime error when creating user group without users
  - Replaced deprecated gethostbyname function with getaddrinfo
  - Fixed close problem task to be deleted when problem event is deleted
  - Fixed 'UserParameter' parsing and possible buffer overrun
  - Fixed displaying of long problem names on problems and event pages
  - Improved update performance of the preprocessing rules in item.update(),
    itemprototype.update() and discoveryrule.update() methods
  - Added locale forced to English in userparameter pgsql.ping.time[*] in agent
    configuration
  - Fixed the global search showing number of objects that user has no
    permissions
  - Added error message for when real-time data export file become inaccessible
  - Fixed memory leak when handling vmware events


Full changelog: https://www.zabbix.com/rn/rn5.0.8

diffstat:

 sysutils/zabbix50-agent/distinfo         |  10 +++++-----
 sysutils/zabbix50-frontend/PLIST         |  22 +++++++++++++++++-----
 sysutils/zabbix50-frontend/distinfo      |  10 +++++-----
 sysutils/zabbix50-java/distinfo          |  10 +++++-----
 sysutils/zabbix50-proxy/Makefile         |   4 ++--
 sysutils/zabbix50-proxy/distinfo         |  10 +++++-----
 sysutils/zabbix50-server/Makefile        |   4 ++--
 sysutils/zabbix50-server/Makefile.common |   6 +++---
 sysutils/zabbix50-server/distinfo        |  10 +++++-----
 9 files changed, 49 insertions(+), 37 deletions(-)

diffs (246 lines):

diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-agent/distinfo
--- a/sysutils/zabbix50-agent/distinfo  Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-agent/distinfo  Sat Jan 30 17:24:02 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2020/12/03 14:17:25 otis Exp $
+$NetBSD: distinfo,v 1.3 2021/01/30 17:24:02 otis Exp $
 
-SHA1 (zabbix-5.0.6.tar.gz) = 835499c5e165d37af9c762a180229a217ec1aa5f
-RMD160 (zabbix-5.0.6.tar.gz) = c9235a05289ff275c8580fb70edcad1d5d300f3a
-SHA512 (zabbix-5.0.6.tar.gz) = c136536eab3c0e3527e8db8528656776de8849554e0a85a1644000e51c66b09044b176985de1c6d1dcc1d4ec03fc2456111c4df8d896ca276eeed2744cdd48be
-Size (zabbix-5.0.6.tar.gz) = 19359566 bytes
+SHA1 (zabbix-5.0.8.tar.gz) = a44d034ad7f2dcf3ea17e79300ba986bbac33d96
+RMD160 (zabbix-5.0.8.tar.gz) = 6dee86fd06a81820f02de7854b84384cdbb0831c
+SHA512 (zabbix-5.0.8.tar.gz) = 19601ace704c8a887ffc9b57da8825d8a28a5d064aac3e59480994bee4156db186d37ecf4bee2208bbafc0cb76c0c7f47de964f99953ce78d0187457255d92e9
+Size (zabbix-5.0.8.tar.gz) = 19474050 bytes
 SHA1 (patch-configure) = cf647b9ee52a96882d31f8783ac19b66e3e65105
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 468f2112a3d65b0a73f371194ae15ce0df0ad71c
 SHA1 (patch-src_zabbix__agent_Makefile.in) = efbd804ecee4b99db36db5f4fd61583b2ef96a86
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-frontend/PLIST
--- a/sysutils/zabbix50-frontend/PLIST  Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-frontend/PLIST  Sat Jan 30 17:24:02 2021 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2020/11/03 22:48:55 otis Exp $
+
+@comment $NetBSD: PLIST,v 1.2 2021/01/30 17:24:02 otis Exp $
 share/examples/${PKGBASE}/httpd-zabbix.conf
 share/examples/${PKGBASE}/php-fpm-zabbix.conf
 share/zabbix/actionconf.php
@@ -239,6 +240,7 @@
 share/zabbix/app/views/js/administration.housekeeping.edit.js.php
 share/zabbix/app/views/js/administration.iconmap.edit.js.php
 share/zabbix/app/views/js/administration.image.edit.js.php
+share/zabbix/app/views/js/administration.image.list.js.php
 share/zabbix/app/views/js/administration.macros.edit.js.php
 share/zabbix/app/views/js/administration.mediatype.edit.js.php
 share/zabbix/app/views/js/administration.proxy.edit.js.php
@@ -248,6 +250,7 @@
 share/zabbix/app/views/js/administration.trigseverity.edit.js.php
 share/zabbix/app/views/js/administration.user.edit.common.js.php
 share/zabbix/app/views/js/administration.user.edit.js.php
+share/zabbix/app/views/js/administration.user.list.js.php
 share/zabbix/app/views/js/administration.usergroup.edit.js.php
 share/zabbix/app/views/js/administration.userprofile.edit.js.php
 share/zabbix/app/views/js/administration.valuemap.edit.js.php
@@ -255,6 +258,7 @@
 share/zabbix/app/views/js/monitoring.dashboard.view.js.php
 share/zabbix/app/views/js/monitoring.host.view.js.php
 share/zabbix/app/views/js/monitoring.latest.view.js.php
+share/zabbix/app/views/js/monitoring.map.view.js.php
 share/zabbix/app/views/js/monitoring.problem.view.js.php
 share/zabbix/app/views/js/popup.acknowledge.edit.js.php
 share/zabbix/app/views/js/popup.discovery.check.js.php
@@ -263,7 +267,9 @@
 share/zabbix/app/views/js/popup.media.js.php
 share/zabbix/app/views/js/popup.mediatype.message.js.php
 share/zabbix/app/views/js/popup.mediatypetest.edit.js.php
+share/zabbix/app/views/js/popup.triggerexpr.js.php
 share/zabbix/app/views/js/popup.triggerwizard.js.php
+share/zabbix/app/views/js/report.services.js.php
 share/zabbix/app/views/js/reports.auditlog.list.js.php
 share/zabbix/app/views/layout.csv.php
 share/zabbix/app/views/layout.htmlpage.php
@@ -520,8 +526,6 @@
 share/zabbix/include/classes/html/CColHeader.php
 share/zabbix/include/classes/html/CCollapsibleUiWidget.php
 share/zabbix/include/classes/html/CColor.php
-share/zabbix/include/classes/html/CComboBox.php
-share/zabbix/include/classes/html/CComboItem.php
 share/zabbix/include/classes/html/CDashboardWidgetMap.php
 share/zabbix/include/classes/html/CDateSelector.php
 share/zabbix/include/classes/html/CDiv.php
@@ -541,6 +545,7 @@
 share/zabbix/include/classes/html/CLinkAction.php
 share/zabbix/include/classes/html/CList.php
 share/zabbix/include/classes/html/CListBox.php
+share/zabbix/include/classes/html/CListBoxItem.php
 share/zabbix/include/classes/html/CListItem.php
 share/zabbix/include/classes/html/CMacroValue.php
 share/zabbix/include/classes/html/CMenu.php
@@ -769,7 +774,6 @@
 share/zabbix/include/classes/widgets/fields/CWidgetFieldApplication.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldCheckBox.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php
-share/zabbix/include/classes/widgets/fields/CWidgetFieldComboBox.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldDatePicker.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldGraphOverride.php
@@ -788,12 +792,13 @@
 share/zabbix/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldRangeControl.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldReference.php
+share/zabbix/include/classes/widgets/fields/CWidgetFieldSelect.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldSelectResource.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldSeverities.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldTags.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldTextBox.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldUrl.php
-share/zabbix/include/classes/widgets/fields/CWidgetFieldWidgetListComboBox.php
+share/zabbix/include/classes/widgets/fields/CWidgetFieldWidgetSelect.php
 share/zabbix/include/classes/widgets/forms/CWidgetForm.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormActionLog.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormClock.php
@@ -952,6 +957,9 @@
 share/zabbix/include/views/js/editabletable.js.php
 share/zabbix/include/views/js/item.preprocessing.js.php
 share/zabbix/include/views/js/itemtest.js.php
+share/zabbix/include/views/js/monitoring.history.js.php
+share/zabbix/include/views/js/monitoring.hostscreen.js.php
+share/zabbix/include/views/js/monitoring.screen.constructor.edit.js.php
 share/zabbix/include/views/js/monitoring.screen.edit.js.php
 share/zabbix/include/views/js/monitoring.screen.js.php
 share/zabbix/include/views/js/monitoring.slideconf.edit.js.php
@@ -1031,6 +1039,10 @@
 share/zabbix/js/multilineinput.js
 share/zabbix/js/multiselect.js
 share/zabbix/js/pages/items.js
+share/zabbix/js/pages/monitoring.overview.js
+share/zabbix/js/pages/report2.js
+share/zabbix/js/pages/report4.js
+share/zabbix/js/pages/srv_status.js
 share/zabbix/js/pages/popup.condition.common.js
 share/zabbix/js/pages/popup.operation.common.js
 share/zabbix/js/pages/setup.js
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-frontend/distinfo
--- a/sysutils/zabbix50-frontend/distinfo       Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-frontend/distinfo       Sat Jan 30 17:24:02 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/12/03 14:17:54 otis Exp $
+$NetBSD: distinfo,v 1.3 2021/01/30 17:24:02 otis Exp $
 
-SHA1 (zabbix-5.0.6.tar.gz) = 835499c5e165d37af9c762a180229a217ec1aa5f
-RMD160 (zabbix-5.0.6.tar.gz) = c9235a05289ff275c8580fb70edcad1d5d300f3a
-SHA512 (zabbix-5.0.6.tar.gz) = c136536eab3c0e3527e8db8528656776de8849554e0a85a1644000e51c66b09044b176985de1c6d1dcc1d4ec03fc2456111c4df8d896ca276eeed2744cdd48be
-Size (zabbix-5.0.6.tar.gz) = 19359566 bytes
+SHA1 (zabbix-5.0.8.tar.gz) = a44d034ad7f2dcf3ea17e79300ba986bbac33d96
+RMD160 (zabbix-5.0.8.tar.gz) = 6dee86fd06a81820f02de7854b84384cdbb0831c
+SHA512 (zabbix-5.0.8.tar.gz) = 19601ace704c8a887ffc9b57da8825d8a28a5d064aac3e59480994bee4156db186d37ecf4bee2208bbafc0cb76c0c7f47de964f99953ce78d0187457255d92e9
+Size (zabbix-5.0.8.tar.gz) = 19474050 bytes
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-java/distinfo
--- a/sysutils/zabbix50-java/distinfo   Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-java/distinfo   Sat Jan 30 17:24:02 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2020/12/03 14:18:40 otis Exp $
+$NetBSD: distinfo,v 1.3 2021/01/30 17:24:02 otis Exp $
 
-SHA1 (zabbix-5.0.6.tar.gz) = 835499c5e165d37af9c762a180229a217ec1aa5f
-RMD160 (zabbix-5.0.6.tar.gz) = c9235a05289ff275c8580fb70edcad1d5d300f3a
-SHA512 (zabbix-5.0.6.tar.gz) = c136536eab3c0e3527e8db8528656776de8849554e0a85a1644000e51c66b09044b176985de1c6d1dcc1d4ec03fc2456111c4df8d896ca276eeed2744cdd48be
-Size (zabbix-5.0.6.tar.gz) = 19359566 bytes
+SHA1 (zabbix-5.0.8.tar.gz) = a44d034ad7f2dcf3ea17e79300ba986bbac33d96
+RMD160 (zabbix-5.0.8.tar.gz) = 6dee86fd06a81820f02de7854b84384cdbb0831c
+SHA512 (zabbix-5.0.8.tar.gz) = 19601ace704c8a887ffc9b57da8825d8a28a5d064aac3e59480994bee4156db186d37ecf4bee2208bbafc0cb76c0c7f47de964f99953ce78d0187457255d92e9
+Size (zabbix-5.0.8.tar.gz) = 19474050 bytes
 SHA1 (patch-configure) = cf647b9ee52a96882d31f8783ac19b66e3e65105
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-proxy/Makefile
--- a/sysutils/zabbix50-proxy/Makefile  Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-proxy/Makefile  Sat Jan 30 17:24:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/12/03 14:19:28 otis Exp $
+# $NetBSD: Makefile,v 1.4 2021/01/30 17:24:02 otis Exp $
 
 .include "../../sysutils/zabbix50-server/Makefile.common"
 
@@ -42,7 +42,7 @@
 SUBST_CLASSES+=                        fix-pkgbase
 SUBST_STAGE.fix-pkgbase=       pre-configure
 SUBST_MESSAGE.fix-pkgbase=     Fixing PKGBASE.
-SUBST_FILES.fix-pkgbase=       src/zabbix_proxy/Makefile.am
+SUBST_FILES.fix-pkgbase=       src/zabbix_proxy/Makefile.*
 SUBST_SED.fix-pkgbase=         -e 's,%%PKGBASE%%,${PKGBASE},g'
 
 PLIST_SUBST+=                  PKGBASE=${PKGBASE}
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-proxy/distinfo
--- a/sysutils/zabbix50-proxy/distinfo  Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-proxy/distinfo  Sat Jan 30 17:24:02 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2020/12/03 14:19:28 otis Exp $
+$NetBSD: distinfo,v 1.3 2021/01/30 17:24:02 otis Exp $
 
-SHA1 (zabbix-5.0.6.tar.gz) = 835499c5e165d37af9c762a180229a217ec1aa5f
-RMD160 (zabbix-5.0.6.tar.gz) = c9235a05289ff275c8580fb70edcad1d5d300f3a
-SHA512 (zabbix-5.0.6.tar.gz) = c136536eab3c0e3527e8db8528656776de8849554e0a85a1644000e51c66b09044b176985de1c6d1dcc1d4ec03fc2456111c4df8d896ca276eeed2744cdd48be
-Size (zabbix-5.0.6.tar.gz) = 19359566 bytes
+SHA1 (zabbix-5.0.8.tar.gz) = a44d034ad7f2dcf3ea17e79300ba986bbac33d96
+RMD160 (zabbix-5.0.8.tar.gz) = 6dee86fd06a81820f02de7854b84384cdbb0831c
+SHA512 (zabbix-5.0.8.tar.gz) = 19601ace704c8a887ffc9b57da8825d8a28a5d064aac3e59480994bee4156db186d37ecf4bee2208bbafc0cb76c0c7f47de964f99953ce78d0187457255d92e9
+Size (zabbix-5.0.8.tar.gz) = 19474050 bytes
 SHA1 (patch-m4_ax__lib__mysql.m4) = 9786c6bff3d22334263921c201bf241a207a46bc
 SHA1 (patch-m4_libssh.m4) = 8b4ac3964caf94bb0e4939d265dcefc08a07a0df
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 468f2112a3d65b0a73f371194ae15ce0df0ad71c
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-server/Makefile
--- a/sysutils/zabbix50-server/Makefile Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-server/Makefile Sat Jan 30 17:24:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/12/03 14:20:21 otis Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/30 17:24:02 otis Exp $
 # used by sysutils/zabbix50-proxy/Makefile
 # used by sysutils/zabbix50-agent/Makefile
 #
@@ -50,7 +50,7 @@
 SUBST_CLASSES+=                        fix-pkgbase
 SUBST_STAGE.fix-pkgbase=       pre-configure
 SUBST_MESSAGE.fix-pkgbase=     Fixing PKGBASE.
-SUBST_FILES.fix-pkgbase=       src/zabbix_server/Makefile.am
+SUBST_FILES.fix-pkgbase=       src/zabbix_server/Makefile.*
 SUBST_SED.fix-pkgbase=         -e 's,%%PKGBASE%%,${PKGBASE},g'
 
 PLIST_SUBST+=                  PKGBASE=${PKGBASE}
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-server/Makefile.common
--- a/sysutils/zabbix50-server/Makefile.common  Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-server/Makefile.common  Sat Jan 30 17:24:02 2021 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile.common,v 1.2 2020/12/03 14:20:21 otis Exp $
+# $NetBSD: Makefile.common,v 1.3 2021/01/30 17:24:02 otis Exp $
 # used by sysutils/zabbix50-agent/Makefile
 # used by sysutils/zabbix50-proxy/Makefile
 # used by sysutils/zabbix50-server/Makefile
 # used by sysutils/zabbix50-frontend/Makefile
 # used by sysutils/zabbix50-java/Makefile
 
-DISTNAME=      zabbix-5.0.6
+DISTNAME=      zabbix-5.0.8
 CATEGORIES=    sysutils
-MASTER_SITES=  https://cdn.zabbix.com/zabbix/sources/stable/5.0/
+MASTER_SITES=  https://cdn.zabbix.com/zabbix/sources/stable/${PKGVERSION_NOREV:R}/
 
 MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.zabbix.com/
diff -r ba9da6648635 -r 5c9a2a1d825f sysutils/zabbix50-server/distinfo
--- a/sysutils/zabbix50-server/distinfo Sat Jan 30 14:33:22 2021 +0000
+++ b/sysutils/zabbix50-server/distinfo Sat Jan 30 17:24:02 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2020/12/03 14:20:21 otis Exp $
+$NetBSD: distinfo,v 1.3 2021/01/30 17:24:02 otis Exp $
 
-SHA1 (zabbix-5.0.6.tar.gz) = 835499c5e165d37af9c762a180229a217ec1aa5f
-RMD160 (zabbix-5.0.6.tar.gz) = c9235a05289ff275c8580fb70edcad1d5d300f3a
-SHA512 (zabbix-5.0.6.tar.gz) = c136536eab3c0e3527e8db8528656776de8849554e0a85a1644000e51c66b09044b176985de1c6d1dcc1d4ec03fc2456111c4df8d896ca276eeed2744cdd48be
-Size (zabbix-5.0.6.tar.gz) = 19359566 bytes
+SHA1 (zabbix-5.0.8.tar.gz) = a44d034ad7f2dcf3ea17e79300ba986bbac33d96
+RMD160 (zabbix-5.0.8.tar.gz) = 6dee86fd06a81820f02de7854b84384cdbb0831c
+SHA512 (zabbix-5.0.8.tar.gz) = 19601ace704c8a887ffc9b57da8825d8a28a5d064aac3e59480994bee4156db186d37ecf4bee2208bbafc0cb76c0c7f47de964f99953ce78d0187457255d92e9
+Size (zabbix-5.0.8.tar.gz) = 19474050 bytes
 SHA1 (patch-m4_ax__lib__mysql.m4) = 9786c6bff3d22334263921c201bf241a207a46bc
 SHA1 (patch-m4_libssh.m4) = 8b4ac3964caf94bb0e4939d265dcefc08a07a0df
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 468f2112a3d65b0a73f371194ae15ce0df0ad71c



Home | Main Index | Thread Index | Old Index