pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   otis
Date:           Mon Jul 10 11:24:08 UTC 2023

Modified Files:
        pkgsrc/sysutils/zabbix50-agent: Makefile
        pkgsrc/sysutils/zabbix50-frontend: Makefile PLIST
        pkgsrc/sysutils/zabbix50-java: Makefile
        pkgsrc/sysutils/zabbix50-proxy: Makefile
        pkgsrc/sysutils/zabbix50-server: Makefile Makefile.common distinfo

Log Message:
sysutils/zabbix50: Update to 5.0.36

Bug Fixes:
- Fixed inefficient URL schema validation
- Fixed active checks occasionally not being executed on Zabbix agent 2 if
  checks for a plugin have long and short update intervals
- Fixed wrong fs type returned by vfs.fs.get for file systems with identical
  mount point
- Fixed the crash when updating a webhook to JavaScript that cannot be compiled
- Fixed incorrect output of vfs.file.contents when reading frequently modified
  file
- Fixed disabled input field text color in Safari
- Prevented the ability to link two or more templates with matching item keys
  to a host or template
- Fixed Graph widget not showing all problems for multiple items with dataset
  aggregation enabled

Release notes: https://www.zabbix.com/rn/rn5.0.36


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/zabbix50-agent/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/zabbix50-frontend/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/zabbix50-frontend/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/zabbix50-java/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/zabbix50-proxy/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/zabbix50-server/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/zabbix50-server/Makefile.common
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/zabbix50-server/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/zabbix50-agent/Makefile
diff -u pkgsrc/sysutils/zabbix50-agent/Makefile:1.19 pkgsrc/sysutils/zabbix50-agent/Makefile:1.20
--- pkgsrc/sysutils/zabbix50-agent/Makefile:1.19        Wed Apr 19 08:11:35 2023
+++ pkgsrc/sysutils/zabbix50-agent/Makefile     Mon Jul 10 11:24:08 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.19 2023/04/19 08:11:35 adam Exp $
+# $NetBSD: Makefile,v 1.20 2023/07/10 11:24:08 otis Exp $
 
-PKGREVISION= 2
 .include "../../sysutils/zabbix50-server/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-agent-/}

Index: pkgsrc/sysutils/zabbix50-frontend/Makefile
diff -u pkgsrc/sysutils/zabbix50-frontend/Makefile:1.6 pkgsrc/sysutils/zabbix50-frontend/Makefile:1.7
--- pkgsrc/sysutils/zabbix50-frontend/Makefile:1.6      Sun Feb 12 21:02:50 2023
+++ pkgsrc/sysutils/zabbix50-frontend/Makefile  Mon Jul 10 11:24:08 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.6 2023/02/12 21:02:50 otis Exp $
+# $NetBSD: Makefile,v 1.7 2023/07/10 11:24:08 otis Exp $
 
-PKGREVISION= 1
 .include "../../sysutils/zabbix50-server/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-frontend-${ZABBIX_DB_TYPE}-/}

Index: pkgsrc/sysutils/zabbix50-frontend/PLIST
diff -u pkgsrc/sysutils/zabbix50-frontend/PLIST:1.4 pkgsrc/sysutils/zabbix50-frontend/PLIST:1.5
--- pkgsrc/sysutils/zabbix50-frontend/PLIST:1.4 Tue Jan  3 13:59:15 2023
+++ pkgsrc/sysutils/zabbix50-frontend/PLIST     Mon Jul 10 11:24:08 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2023/01/03 13:59:15 otis Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/07/10 11:24:08 otis Exp $
 share/examples/${PKGBASE}/httpd-zabbix.conf
 share/examples/${PKGBASE}/php-fpm-zabbix.conf
 share/zabbix/actionconf.php
@@ -512,7 +512,6 @@ share/zabbix/include/classes/helpers/CBr
 share/zabbix/include/classes/helpers/CConditionHelper.php
 share/zabbix/include/classes/helpers/CElasticsearchHelper.php
 share/zabbix/include/classes/helpers/CHintBoxHelper.php
-share/zabbix/include/classes/helpers/CHtml.php
 share/zabbix/include/classes/helpers/CMapHelper.php
 share/zabbix/include/classes/helpers/CMathHelper.php
 share/zabbix/include/classes/helpers/CMediatypeHelper.php
@@ -542,6 +541,7 @@ share/zabbix/include/classes/html/CFilte
 share/zabbix/include/classes/html/CForm.php
 share/zabbix/include/classes/html/CFormList.php
 share/zabbix/include/classes/html/CHorList.php
+share/zabbix/include/classes/html/CHtmlEntity.php
 share/zabbix/include/classes/html/CIFrame.php
 share/zabbix/include/classes/html/CImageTextTable.php
 share/zabbix/include/classes/html/CImg.php
@@ -997,7 +997,6 @@ share/zabbix/items.php
 share/zabbix/js/browsers.js
 share/zabbix/js/chkbxrange.js
 share/zabbix/js/class.base-component.js
-share/zabbix/js/class.bbcode.js
 share/zabbix/js/class.browsertab.js
 share/zabbix/js/class.calendar.js
 share/zabbix/js/class.cclock.js
@@ -1092,6 +1091,8 @@ share/zabbix/locale/fr/LC_MESSAGES/front
 share/zabbix/locale/fr/LC_MESSAGES/frontend.po
 share/zabbix/locale/he/LC_MESSAGES/frontend.mo
 share/zabbix/locale/he/LC_MESSAGES/frontend.po
+share/zabbix/locale/hr/LC_MESSAGES/frontend.mo
+share/zabbix/locale/hr/LC_MESSAGES/frontend.po
 share/zabbix/locale/hu/LC_MESSAGES/frontend.mo
 share/zabbix/locale/hu/LC_MESSAGES/frontend.po
 share/zabbix/locale/id/LC_MESSAGES/frontend.mo

Index: pkgsrc/sysutils/zabbix50-java/Makefile
diff -u pkgsrc/sysutils/zabbix50-java/Makefile:1.6 pkgsrc/sysutils/zabbix50-java/Makefile:1.7
--- pkgsrc/sysutils/zabbix50-java/Makefile:1.6  Sun Feb 12 21:02:50 2023
+++ pkgsrc/sysutils/zabbix50-java/Makefile      Mon Jul 10 11:24:08 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.6 2023/02/12 21:02:50 otis Exp $
+# $NetBSD: Makefile,v 1.7 2023/07/10 11:24:08 otis Exp $
 
-PKGREVISION= 1
 .include "../../sysutils/zabbix50-server/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-java-/}

Index: pkgsrc/sysutils/zabbix50-proxy/Makefile
diff -u pkgsrc/sysutils/zabbix50-proxy/Makefile:1.18 pkgsrc/sysutils/zabbix50-proxy/Makefile:1.19
--- pkgsrc/sysutils/zabbix50-proxy/Makefile:1.18        Wed Apr 19 08:11:35 2023
+++ pkgsrc/sysutils/zabbix50-proxy/Makefile     Mon Jul 10 11:24:08 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/04/19 08:11:35 adam Exp $
+# $NetBSD: Makefile,v 1.19 2023/07/10 11:24:08 otis Exp $
 
-PKGREVISION= 2
-.include "../../sysutils/zabbix50-server/Makefile.common"
+.include "${.CURDIR}/../../sysutils/zabbix50-server/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-proxy-${ZABBIX_DB_TYPE}-/}
 COMMENT=       Enterprise-class Monitoring Solution for Everyone

Index: pkgsrc/sysutils/zabbix50-server/Makefile
diff -u pkgsrc/sysutils/zabbix50-server/Makefile:1.19 pkgsrc/sysutils/zabbix50-server/Makefile:1.20
--- pkgsrc/sysutils/zabbix50-server/Makefile:1.19       Wed Apr 19 08:11:35 2023
+++ pkgsrc/sysutils/zabbix50-server/Makefile    Mon Jul 10 11:24:08 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2023/04/19 08:11:35 adam Exp $
+# $NetBSD: Makefile,v 1.20 2023/07/10 11:24:08 otis Exp $
 # used by sysutils/zabbix50-proxy/Makefile
 # used by sysutils/zabbix50-agent/Makefile
 #
-PKGREVISION= 2
 .include "Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-server-${ZABBIX_DB_TYPE}-/}

Index: pkgsrc/sysutils/zabbix50-server/Makefile.common
diff -u pkgsrc/sysutils/zabbix50-server/Makefile.common:1.7 pkgsrc/sysutils/zabbix50-server/Makefile.common:1.8
--- pkgsrc/sysutils/zabbix50-server/Makefile.common:1.7 Sun Feb 12 11:09:05 2023
+++ pkgsrc/sysutils/zabbix50-server/Makefile.common     Mon Jul 10 11:24:08 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.7 2023/02/12 11:09:05 otis Exp $
+# $NetBSD: Makefile.common,v 1.8 2023/07/10 11:24:08 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.31
+DISTNAME=      zabbix-5.0.36
 CATEGORIES=    sysutils
 MASTER_SITES=  https://cdn.zabbix.com/zabbix/sources/stable/${PKGVERSION_NOREV:R}/
 

Index: pkgsrc/sysutils/zabbix50-server/distinfo
diff -u pkgsrc/sysutils/zabbix50-server/distinfo:1.8 pkgsrc/sysutils/zabbix50-server/distinfo:1.9
--- pkgsrc/sysutils/zabbix50-server/distinfo:1.8        Sun Feb 12 11:09:05 2023
+++ pkgsrc/sysutils/zabbix50-server/distinfo    Mon Jul 10 11:24:08 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2023/02/12 11:09:05 otis Exp $
+$NetBSD: distinfo,v 1.9 2023/07/10 11:24:08 otis Exp $
 
-BLAKE2s (zabbix-5.0.31.tar.gz) = f5d2eff0e12f6c3283d0d84160d555071cf8e714de1510b0029b925bf06b4500
-SHA512 (zabbix-5.0.31.tar.gz) = 7409e23313a6c5f6f4f1e1c0ba0ccfec88aa2687caa25673709bf05b9e287a535ea417551dee0f9d2fbd571adfe843a700ee45ee3dc72752cdeab12ec4c54644
-Size (zabbix-5.0.31.tar.gz) = 21567566 bytes
+BLAKE2s (zabbix-5.0.36.tar.gz) = ff9e449faa4e682935b0b1b48802f0ecadb1154440da71cd877a3b1a6e857385
+SHA512 (zabbix-5.0.36.tar.gz) = c439748b590c5d37a93d9fad6218435df52089e04873d6d4b9a37dd9151a49f29c887f3b669751207b242c8af9080868ffa0032c259044610e973622b916742e
+Size (zabbix-5.0.36.tar.gz) = 21817105 bytes
 SHA1 (patch-configure) = cf647b9ee52a96882d31f8783ac19b66e3e65105
 SHA1 (patch-m4_ax__lib__mysql.m4) = 9786c6bff3d22334263921c201bf241a207a46bc
 SHA1 (patch-m4_libssh.m4) = 8b4ac3964caf94bb0e4939d265dcefc08a07a0df



Home | Main Index | Thread Index | Old Index