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:   he
Date:           Thu Nov 16 12:50:34 UTC 2017

Modified Files:
        pkgsrc/sysutils/zabbix: Makefile Makefile.common distinfo
        pkgsrc/sysutils/zabbix-frontend: PLIST

Log Message:
Update to zabbix version 3.2.10.

Pkgsrc changes:
 * for zabbix-frontend, adjust PLIST

Upstream changes:
Changes for 3.2.10

3.2.10rc1 was released as 3.2.10 without any changes

Changes for 3.2.10rc1

New features:
..F....... [ZBXNEXT-1421] added service sorting by name if multiple services
           has same 'sortorder' value (miks)
..F....... [ZBXNEXT-4081] improved error message for case when none of
           supported database modules exists (gcalenko)

Bug fixes:
..F....... [DEV-593] fixed multiple security issues (miks)
........S. [ZBX-11658] fixed error message in case no items were found
           for aggre gated check (gleb)
.......PS. [ZBX-12854] fixed crash of VMware collector with DebugLevel=4 (gleb)
...G...... [ZBX-11902] fixed CPU count for LPAR partitions in IBM AIX (abs)
...G...... [ZBX-12260] fixed windows agent to support UTF-16LE, UCS-2,
           UCS-2LE encodings (vso)
..F....... [ZBX-6669] fixed use of current host as filter when selecting
           items for graph forms and trigger forms (gcalenko)
..F....... [ZBX-12722] fixed scrollbar causing a JS error in "500 latest
           values" page due to unnecessarily initialization (Ivo)
..F....... [ZBX-12710] fixed OS type detection logic (vjaceslavs)
..F....... [ZBX-12543] fixed problems with session management (vjaceslavs)
........S. [ZBX-12259] added an informative warning about lack of data for
           macros used in LLD rule filter (viktors)

--------------------------------------------------------------------------------
Changes for 3.2.9

3.2.9rc1 was released as 3.2.9 without any changes

--------------------------------------------------------------------------------
Changes for 3.2.9rc1

New features:
...G...PS. [ZBXNEXT-1862] modified server, proxy and agent to follow
           changes in /etc/resolv.conf (Andris)

Bug fixes:
..F....... [ZBX-12788] fixed error when template is added to hosts via
           mass update form (gcalenko, vmurzins)
..F....... [ZBX-12666] fixed ETag comparison check in jsLoader for web
           server with enabled compression (gcalenko)
........S. [ZBX-10547] fixed IT services calculation in parallel
           transactions not seeing each other changes when calculating
           common parent service (vso)
........S. [ZBX-12441] fixed user permission check for macros containing
           user personal information in notification messages (viktors)
....I..... [ZBX-12779] fixed detection of PostgreSQL 10 (Andris)
.......P.. [ZBX-12281] fixed simultaneous sending of the same history
           data from passive proxy (gleb, vjaceslavs)
..F....... [ZBX-12770] fixed links in select popup for user groups;
           updated group selection field in Administration->Users (gcalenko)
A......... [ZBX-8277] improved performance of hostgeneral.unlink() method;
           fixed SQL statement (Sasha)
........S. [ZBX-11426] fixed the housekeeper for not deleting events in
           open problem state (abs)
A......... [ZBX-10754] fixed inheritance of template properties in
           web scenarios (miks)
A......... [ZBX-12681] fixed SQL errors in event.get() method (Sasha)
A......... [ZBX-12727] fixed response for script.get() method with
           "editable" flag (Sasha)
A......... [ZBX-12727] fixed dcheck.get(), dhost.get() and dservice.get()
           permission checks for admin users; related to ZBX-7238 (Sasha)

--------------------------------------------------------------------------------
Changes for 3.2.8

3.2.8rc1 was released as 3.2.8 without any changes

--------------------------------------------------------------------------------
Changes for 3.2.8rc1

New features:
A.F....... [ZBX-1357] enabled Turkish translation to be displayed
           by default (zalex_ua)
A.F....... [ZBX-1357] updated Czech, English (United States), French,
           Italian, Japanese, Korean, Russian, Turkish translations;
           thanks to Zabbix translators (zalex_ua)
........S. [ZBX-12258] added bulk selections to improve performance
           in processing of escalations (Sergejs)

Bug fixes:
..F....... [ZBX-12769] fixed XSS vulnerabilities in argument passing for
           popup forms and file import forms (gcalenko)
A.F....... [ZBX-12768] added schema validation for URL fields based on
           schemas whitelist in ZBX_URI_VALID_SCHEMES (gcalenko, Sasha)
.......PS. [ZBX-11675] fixed crash that could occur during connection
           failures to MySQL (Sergejs, vso)
..F....... [ZBX-12617] fixed sorting by host name for items on
           availability report page (gcalenko)
........S. [ZBX-12696] fixed trigger not being calculated for newly
           received item values if last one of those is unsupported value (vso)
..F....... [ZBX-12548] fixed notification sound not being played for
           message with timeout set to greater than minute (gcalenko)
...G...... [ZBX-12653] fixed heap corruption in Windows agent;
           thanks to Ronnie Kaech for the patch (abs)
A......... [ZBX-12660] fixed result of hostinterface.replacehostinterfaces
           method (Sasha)
..F....... [ZBX-12469] added new context for 'Second' string to be
           properly translated in maintenance period form (gcalenko)
.......PS. [ZBX-12493] fixed address and ports array size in
           zbx_init_ipmi_host() to match OpenIPMI internals (Andris, vso)
..F....... [ZBX-12623] fixed label macro resolving in maps (vjaceslavs)
..F.....S. [ZBX-11042] allowed libcurl to choose SMTP authentication
           mechanism other than PLAIN (gleb, vjaceslavs)
..F....... [ZBX-8997] fixed trigger expression validation test
           form (gcalenko, Sasha)
..F.I...S. [ZBX-12434] fixed housekeeping of problems and events for
           deleted items and triggers; added optional database patch
           to cleanup problems for deleted items and triggers (vso)
..F....... [ZBX-12646] fixed incorrect SQL query in availability reports (Sasha)
..F....... [ZBX-12545] fixed undefined index error on latest data
           page when host was deleted in another session (gcalenko)
..F....... [ZBX-12321] fixed removal of multiselect options using
           backspace button (miks)
..F....... [ZBX-12416] optimized data selection of user preferences
           stored in profiles (gcalenko)
..F....... [ZBX-11607] fixed a rounding of large unsigned numbers (miks)
..F....... [ZBX-12404] fixed visibility of item data first row for
           'latest data' page and 'audit log' page (gcalenko)
..F....... [ZBX-12463] fixed undefined index error in "Last 20 issues" (Sasha)
........S. [ZBX-12186] fixed parallel processing of multiple values
           for same lld rule (vjaceslavs)
..F....... [ZBX-11887] fixed improper DB::refreshIds() call when
           selected row is locked (miks)
..F....... [ZBX-12022] fixed trigger resolving in services configuration;
           fixed popup window size (miks)
..F....... [ZBX-12429] fixed template replacement in mass update form (gcalenko)
..F....... [ZBX-12396] fixed an error in screens if screen trigger
           overview element contains deleted host group (miks)
..F....... [ZBX-12439] fixed macro name field length in host configuration
           form (gcalenko)
...G...PS. [ZBX-10820] fixed potential loss of data when server/proxy
           processes zabbix_sender data (Andris)
........S. [ZBX-12446] fixed discovery and auto registration to accept
           empty DNS names (vso)
........S. [ZBX-12295] fixed possible accumulation of executed tasks in
           database (Sergejs)
........S. [ZBX-12318] fixed maintenance status not being updated in cache
           if host is disabled (vso)
.......PS. [ZBX-12224] fixed connection to Oracle database when database
           server gives out warnings (gleb)
...G...PS. [ZBX-12195] fixed contamination of script output with Zabbix'es
           own log messages when logging level is set to 4 or 5 and
           LogType=console (gleb)
...G...... [ZBX-12270] fixed processing of AIX item 'system.stat[ent]'
           in agent; thanks to Marc for patch (Andris)
..F....... [ZBX-12277] fixed trigger expression test form incorrectly
           replacing macros (Ivo)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/zabbix/Makefile \
    pkgsrc/sysutils/zabbix/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/zabbix/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/zabbix-frontend/PLIST

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

Modified files:

Index: pkgsrc/sysutils/zabbix/Makefile
diff -u pkgsrc/sysutils/zabbix/Makefile:1.4 pkgsrc/sysutils/zabbix/Makefile:1.5
--- pkgsrc/sysutils/zabbix/Makefile:1.4 Thu Nov 16 11:01:12 2017
+++ pkgsrc/sysutils/zabbix/Makefile     Thu Nov 16 12:50:34 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/11/16 11:01:12 he Exp $
+# $NetBSD: Makefile,v 1.5 2017/11/16 12:50:34 he Exp $
 
-PKGREVISION= 3
+# PKGREVISION= 1
 .include "Makefile.common"
 
 COMMENT=       Enterprise-class Monitoring Solution for Everyone
Index: pkgsrc/sysutils/zabbix/distinfo
diff -u pkgsrc/sysutils/zabbix/distinfo:1.4 pkgsrc/sysutils/zabbix/distinfo:1.5
--- pkgsrc/sysutils/zabbix/distinfo:1.4 Thu Nov 16 11:01:12 2017
+++ pkgsrc/sysutils/zabbix/distinfo     Thu Nov 16 12:50:34 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2017/11/16 11:01:12 he Exp $
+$NetBSD: distinfo,v 1.5 2017/11/16 12:50:34 he Exp $
 
-SHA1 (zabbix-3.2.7.tar.gz) = eb5bd34e1ad3dd75c54ed072f0799d55d0939d49
-RMD160 (zabbix-3.2.7.tar.gz) = 7997a7a1419d8d543ba0f8e961a247a04272c438
-SHA512 (zabbix-3.2.7.tar.gz) = f60c82829c076a7f8b9d2f0c7dc91f7b65594ac4dcfaa08b19a61b730d8d21afc161636f793416613a47220535334fb675bb105738b130677c729fc0e31cd3e3
-Size (zabbix-3.2.7.tar.gz) = 16016367 bytes
+SHA1 (zabbix-3.2.10.tar.gz) = 18b99e4df74009a9971d600ea785d4429b312f26
+RMD160 (zabbix-3.2.10.tar.gz) = d8b5f4e19480d58adcf9918b0d7bdd9adee52471
+SHA512 (zabbix-3.2.10.tar.gz) = 6413247ea0f47f410eadd970599dc4a0bfef4202b6f88bcb1636d1fad270a2d5545a90870052af5445a5219dab3b58867c23f3afaddb5d78e200fecbd987e545
+Size (zabbix-3.2.10.tar.gz) = 16089723 bytes
 SHA1 (patch-frontends_php_locale_add__new__language.sh) = c187e2b4ae8dd9e409f5c32469cb7b0f02647d8b
 SHA1 (patch-frontends_php_locale_make__mo.sh) = 2f0aaa63e80fcd5d4fa8c507fd764f80070b7864
 SHA1 (patch-src_libs_zbxsysinfo_common_net.c) = 235abaa1c93e6a2953fdec765f01de846ee4572b

Index: pkgsrc/sysutils/zabbix/Makefile.common
diff -u pkgsrc/sysutils/zabbix/Makefile.common:1.3 pkgsrc/sysutils/zabbix/Makefile.common:1.4
--- pkgsrc/sysutils/zabbix/Makefile.common:1.3  Wed Sep  6 09:03:05 2017
+++ pkgsrc/sysutils/zabbix/Makefile.common      Thu Nov 16 12:50:34 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.3 2017/09/06 09:03:05 wiz Exp $
+# $NetBSD: Makefile.common,v 1.4 2017/11/16 12:50:34 he Exp $
 # used by sysutils/zabbix/Makefile
 # used by sysutils/zabbix-frontend/Makefile
 
-DISTNAME=      zabbix-3.2.7
+DISTNAME=      zabbix-3.2.10
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=zabbix/}
 

Index: pkgsrc/sysutils/zabbix-frontend/PLIST
diff -u pkgsrc/sysutils/zabbix-frontend/PLIST:1.1 pkgsrc/sysutils/zabbix-frontend/PLIST:1.2
--- pkgsrc/sysutils/zabbix-frontend/PLIST:1.1   Sun May 21 17:30:04 2017
+++ pkgsrc/sysutils/zabbix-frontend/PLIST       Thu Nov 16 12:50:34 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/05/21 17:30:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/11/16 12:50:34 he Exp $
 share/zabbix/php/actionconf.php
 share/zabbix/php/adm.gui.php
 share/zabbix/php/adm.housekeeper.php
@@ -429,6 +429,7 @@ share/zabbix/php/include/classes/validat
 share/zabbix/php/include/classes/validators/CDecimalStringValidator.php
 share/zabbix/php/include/classes/validators/CDecimalValidator.php
 share/zabbix/php/include/classes/validators/CFunctionValidator.php
+share/zabbix/php/include/classes/validators/CHtmlUrlValidator.php
 share/zabbix/php/include/classes/validators/CIPRangeValidator.php
 share/zabbix/php/include/classes/validators/CIPValidator.php
 share/zabbix/php/include/classes/validators/CIdValidator.php
@@ -737,7 +738,6 @@ share/zabbix/php/popup.php
 share/zabbix/php/popup_httpstep.php
 share/zabbix/php/popup_media.php
 share/zabbix/php/popup_trexpr.php
-share/zabbix/php/popup_usrgrp.php
 share/zabbix/php/profile.php
 share/zabbix/php/queue.php
 share/zabbix/php/report2.php



Home | Main Index | Thread Index | Old Index