From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 14 17:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27FAE737 for ; Thu, 14 Nov 2013 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 085812B23 for ; Thu, 14 Nov 2013 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAEH00Ps067707 for ; Thu, 14 Nov 2013 17:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAEH004S067706; Thu, 14 Nov 2013 17:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 14 Nov 2013 17:00:00 GMT Resent-Message-Id: <201311141700.rAEH004S067706@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pakhom Golynga Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 54FDF538 for ; Thu, 14 Nov 2013 16:53:44 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 42FDA2AA3 for ; Thu, 14 Nov 2013 16:53:44 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAEGrhim030687 for ; Thu, 14 Nov 2013 16:53:43 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAEGrhNu030620; Thu, 14 Nov 2013 16:53:43 GMT (envelope-from nobody) Message-Id: <201311141653.rAEGrhNu030620@oldred.freebsd.org> Date: Thu, 14 Nov 2013 16:53:43 GMT From: Pakhom Golynga To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183958: [REPOCOPY] net-mgmt/zabbix2 -> zabbiz22 (server/agent/frontend/proxy) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 17:00:01 -0000 >Number: 183958 >Category: ports >Synopsis: [REPOCOPY] net-mgmt/zabbix2 -> zabbiz22 (server/agent/frontend/proxy) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Nov 14 17:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pakhom Golynga >Release: 9.1-RELEASE >Organization: >Environment: >Description: A new version 2.2 of Zabbix has been released. Please set maintainer to me >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN zabbix2-agent/Makefile zabbix22-agent/Makefile --- zabbix2-agent/Makefile 2013-08-29 10:26:36.102361180 +0400 +++ zabbix22-agent/Makefile 2013-11-14 20:43:26.497245163 +0400 @@ -1,11 +1,11 @@ -# Created by: Sergey Akifyev +# Created by: Pakhom Golynga # $FreeBSD: head/net-mgmt/zabbix2-agent/Makefile 321851 2013-06-27 06:27:25Z bapt $ -PORTNAME= zabbix2 +PORTNAME= zabbix22 PKGNAMESUFFIX= -agent CATEGORIES= net-mgmt -MASTERDIR= ${.CURDIR}/../zabbix2-server +MASTERDIR= ${.CURDIR}/../zabbix22-server PLIST= ${PKGDIR}/pkg-plist.agent diff -urN zabbix2-frontend/Makefile zabbix22-frontend/Makefile --- zabbix2-frontend/Makefile 2013-08-29 10:26:36.028358000 +0400 +++ zabbix22-frontend/Makefile 2013-11-14 20:43:46.888245278 +0400 @@ -1,22 +1,22 @@ -# Created by: Jim Riggs +# Created by: Pakhom Golynga # $FreeBSD: head/net-mgmt/zabbix2-frontend/Makefile 321851 2013-06-27 06:27:25Z bapt $ -PORTNAME= zabbix2 +PORTNAME= zabbix22 PKGNAMESUFFIX= -frontend CATEGORIES= net-mgmt -MASTERDIR= ${.CURDIR}/../zabbix2-server +MASTERDIR= ${.CURDIR}/../zabbix22-server NO_BUILD= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ - xmlreader xmlwriter simplexml gettext + xmlreader xmlwriter simplexml gettext ldap WANT_PHP_WEB= yes OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options -OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE +OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE OPTIONS_DEFAULT= MYSQL MYSQLI MYSQLI_DESC= MySQLI backend @@ -38,6 +38,11 @@ USE_PHP+= sqlite3 .endif +.if ${PORT_OPTIONS:MORACLE} +ZABBIX_REQUIRE= +CONFIGURE_ARGS+= --with-oracle +.endif + do-install: @${INSTALL} -d ${WWWDIR} @cd ${WRKSRC}/frontends/php/ && ${COPYTREE_SHARE} . ${WWWDIR} diff -urN zabbix2-proxy/Makefile zabbix22-proxy/Makefile --- zabbix2-proxy/Makefile 2013-08-29 10:26:36.071357661 +0400 +++ zabbix22-proxy/Makefile 2013-11-14 20:45:11.011245294 +0400 @@ -1,13 +1,10 @@ -# New ports collection makefile for: zabbix-proxy -# Date created: 2009-12-09 -# Whom: Jim Riggs -# +# Created by: Pakhom Golynga # $FreeBSD: head/net-mgmt/zabbix2-proxy/Makefile 302580 2012-08-15 14:28:31Z jase $ # -PORTNAME= zabbix2 +PORTNAME= zabbix22 PKGNAMESUFFIX= -proxy -MASTERDIR= ${.CURDIR}/../zabbix2-server +MASTERDIR= ${.CURDIR}/../zabbix22-server .include "${MASTERDIR}/Makefile" diff -urN zabbix2-server/Makefile zabbix22-server/Makefile --- zabbix2-server/Makefile 2013-11-13 12:06:46.949763000 +0400 +++ zabbix22-server/Makefile 2013-11-14 20:43:07.174245749 +0400 @@ -1,8 +1,8 @@ -# Created by: Jim Riggs +# Created by: Pakhom Golynga # $FreeBSD: head/net-mgmt/zabbix2-server/Makefile 328009 2013-09-23 14:26:59Z rm $ -PORTNAME= zabbix2 -PORTVERSION= 2.0.8 +PORTNAME= zabbix22 +PORTVERSION= 2.2.0 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} @@ -16,6 +16,9 @@ CONFLICTS= ${PKGBASE}-1.[0-8]* +IGNORE_WITH_PHP= 5 52 +IGNORE_WITH_MYSQL= 41 + .if ${PKGNAMESUFFIX} != "-agent" CONFLICTS+= ${PORTNAME}-1.[0-8]* .endif @@ -68,8 +71,8 @@ OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options -OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP ODBC JAVAGW -OPTIONS_DEFAULT= MYSQL IPV6 FPING JABBER CURL LDAP +OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP ODBC JAVAGW MYSQL +OPTIONS_DEFAULT= MYSQL IPV6 FPING JABBER CURL CURL_DESC= Support for web monitoring FPING_DESC= Build/install fping for ping checks @@ -84,7 +87,7 @@ UNIXODBC_DESC= Use UnixODBC for ODBC support OPTIONS_SINGLE= DB ODBC -OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE +OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE ORACLE OPTIONS_SINGLE_ODBC= IODBC UNIXODBC NO_STAGE= yes @@ -103,11 +106,16 @@ .endif .if ${PORT_OPTIONS:MSQLITE} -ZABBIX_REQUIRE= +ZABBIX_REQUIRE= " sqlite" USE_SQLITE= 3 CONFIGURE_ARGS+= --with-sqlite3 .endif +.if ${PORT_OPTIONS:MORACLE} +ZABBIX_REQUIRE= +CONFIGURE_ARGS+= --with-oracle +.endif + .if ${PORT_OPTIONS:MCURL} LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-libcurl @@ -173,7 +181,6 @@ .if ${ZABBIX_BUILD} != "agent" .if empty(PORT_OPTIONS:MFPING) - @${ECHO} 'DisablePinger=yes' >> ${WRKSRC}/conf/zabbix_${ZABBIX_BUILD}.conf .endif .for d in mysql oracle postgresql sqlite3 @${REINPLACE_CMD} -e 's|/bin/ping|/sbin/ping|g; \ @@ -187,6 +194,11 @@ @${FIND} ${WRKSRC} -type f \( -name '*.bak' -or -name '*.orig' \) -exec ${RM} -f {} + post-install: + +.if defined(WITH_JAVAGW) + @${MV} ${PREFIX}/sbin/zabbix_java/settings.sh ${PREFIX}/sbin/zabbix_java/settings.sh.sample +.endif + .if ${ZABBIX_BUILD} != "agent" @${MKDIR} "${DATADIR}/${ZABBIX_BUILD}/database" @cd ${WRKSRC}/upgrades/ && ${COPYTREE_SHARE} dbpatches ${DATADIR}/${ZABBIX_BUILD}/upgrades/ diff -urN zabbix2-server/distinfo zabbix22-server/distinfo --- zabbix2-server/distinfo 2013-08-29 10:41:26.173356000 +0400 +++ zabbix22-server/distinfo 2013-11-13 12:20:01.407757983 +0400 @@ -1,2 +1,2 @@ -SHA256 (zabbix-2.0.8.tar.gz) = c4b94960de0a1d0b20604a08503e9715c15845409368162c1e321040b8e4519a -SIZE (zabbix-2.0.8.tar.gz) = 13457936 +SHA256 (zabbix-2.2.0.tar.gz) = f436f660866eaf16f9e360c158170f0e7c7251f7a393f9e14d19541161f3465d +SIZE (zabbix-2.2.0.tar.gz) = 14252290 diff -urN zabbix2-server/files/pkg-message.in zabbix22-server/files/pkg-message.in --- zabbix2-server/files/pkg-message.in 2013-11-13 12:06:46.957762000 +0400 +++ zabbix22-server/files/pkg-message.in 2013-11-14 20:30:24.981244970 +0400 @@ -32,11 +32,19 @@ shell> db2batch -d zabbix -f images.sql shell> db2batch -d zabbix -f data.sql +Upgrade notes for 2.2.0 + + Minimum supported PHP version changed from 5.1.6 to 5.3.0 + Minimum supported MySQL version changed from 5.0.0 to 5.0.3 + Accepted data limit when using Zabbix protocol was changed from 128MB to 64MB. + +New upgrade procedure +There are no upgrade SQL scripts anymore - database upgrade is performed by the Zabbix server. To upgrade an existing database, see the scripts in -%%DATADIR%%/%%ZABBIX_BUILD%%/upgrades. +Upgrade notes for 2.2.0 https://www.zabbix.com/documentation/2.2/manual/installation/upgrade_notes_220 -Please see http://www.zabbix.com/documentation/2.0/manual/installation/install for installation instructions. +Please see https://www.zabbix.com/documentation/2.2/manual/installation for installation instructions. For use NMAP please edit sudoers ====================================================================== diff -urN zabbix2-server/pkg-plist zabbix22-server/pkg-plist --- zabbix2-server/pkg-plist 2013-11-13 12:06:47.103762000 +0400 +++ zabbix22-server/pkg-plist 2013-11-14 17:10:51.971245334 +0400 @@ -15,6 +15,7 @@ %%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/data.sql %%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/images.sql %%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/schema.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.2/README %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/ibm_db2/patch.sql %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/ibm_db2/rc4_rc5.sql %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/postgresql/rc4_rc5.sql @@ -38,12 +39,13 @@ %%JAVAGW%%%%ZABBIX_JAVA%%/lib/logback-classic-0.9.27.jar %%JAVAGW%%%%ZABBIX_JAVA%%/lib/logback.xml %%JAVAGW%%%%ZABBIX_JAVA%%/lib/slf4j-api-1.6.1.jar -%%JAVAGW%%%%ZABBIX_JAVA%%/settings.sh +%%JAVAGW%%%%ZABBIX_JAVA%%/settings.sh.sample %%JAVAGW%%%%ZABBIX_JAVA%%/startup.sh %%JAVAGW%%%%ZABBIX_JAVA%%/bin/zabbix-java-gateway-%%PORTVERSION%%.jar %%JAVAGW%%@dirrmtry %%ZABBIX_JAVA%%/lib %%JAVAGW%%@dirrmtry %%ZABBIX_JAVA%%/bin %%JAVAGW%%@dirrmtry %%ZABBIX_JAVA%% +@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.2 @dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/ibm_db2 @dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/postgresql @dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/oracle diff -urN zabbix2-server/pkg-plist.frontend zabbix22-server/pkg-plist.frontend --- zabbix2-server/pkg-plist.frontend 2013-08-29 10:26:36.010356000 +0400 +++ zabbix22-server/pkg-plist.frontend 2013-11-13 18:19:18.891249597 +0400 @@ -1,6 +1,7 @@ %%WWWDIR%%/auditacts.php %%WWWDIR%%/jsrpc.php %%WWWDIR%%/dashboard.php +%%WWWDIR%%/host_prototypes.php %%WWWDIR%%/audio/alarm_ok.wav %%WWWDIR%%/audio/no_sound.wav %%WWWDIR%%/audio/alarm_information.wav @@ -19,7 +20,6 @@ %%WWWDIR%%/report5.php %%WWWDIR%%/report2.php %%WWWDIR%%/popup_bitem.php -%%WWWDIR%%/warning.php %%WWWDIR%%/hostinventoriesoverview.php %%WWWDIR%%/discovery.php %%WWWDIR%%/hosts.php @@ -36,6 +36,7 @@ %%WWWDIR%%/include/profiles.inc.php %%WWWDIR%%/include/locales.inc.php %%WWWDIR%%/include/translateDefines.inc.php +%%WWWDIR%%/include/draw.inc.php %%WWWDIR%%/include/views/administration.general.image.edit.php %%WWWDIR%%/include/views/administration.general.regularexpressions.list.php %%WWWDIR%%/include/views/monitoring.discovery.php @@ -96,13 +97,21 @@ %%WWWDIR%%/include/views/administration.general.housekeeper.edit.php %%WWWDIR%%/include/views/configuration.slideconf.list.php %%WWWDIR%%/include/views/configuration.screen.edit.php +%%WWWDIR%%/include/views/configuration.host.prototype.edit.php +%%WWWDIR%%/include/views/configuration.host.prototype.list.php +%%WWWDIR%%/include/views/configuration.sysmap.constructor.php +%%WWWDIR%%/include/views/configuration.sysmap.list.php +%%WWWDIR%%/include/views/general.warning.php +%%WWWDIR%%/include/views/inventory.host.list.php +%%WWWDIR%%/include/views/inventory.host.view.php +%%WWWDIR%%/include/views/monitoring.dashconf.php +%%WWWDIR%%/include/views/monitoring.triggerComment.php %%WWWDIR%%/include/views/js/configuration.slideconf.edit.js.php %%WWWDIR%%/include/views/js/configuration.discovery.edit.js.php %%WWWDIR%%/include/views/js/administration.general.valuemapping.edit.js.php %%WWWDIR%%/include/views/js/administration.general.gui.php %%WWWDIR%%/include/views/js/administration.script.edit.js.php %%WWWDIR%%/include/views/js/administration.general.triggerDisplayOptions.js.php -%%WWWDIR%%/include/views/js/configuration.host.edit.macros.js.php %%WWWDIR%%/include/views/js/configuration.action.edit.js.php %%WWWDIR%%/include/views/js/administration.general.iconmap.js.php %%WWWDIR%%/include/views/js/administration.users.edit.js.php @@ -110,11 +119,9 @@ %%WWWDIR%%/include/views/js/configuration.host.edit.js.php %%WWWDIR%%/include/views/js/configuration.httpconf.edit.js.php %%WWWDIR%%/include/views/js/configuration.graph.edit.js.php -%%WWWDIR%%/include/views/js/general.script.confirm.js.php %%WWWDIR%%/include/views/js/configuration.triggers.expression.js.php %%WWWDIR%%/include/views/js/configuration.item.edit.js.php %%WWWDIR%%/include/views/js/configuration.sysmap.edit.js.php -%%WWWDIR%%/include/views/js/setup.js.php %%WWWDIR%%/include/views/js/common.macros.js.php %%WWWDIR%%/include/views/js/configuration.triggers.edit.js.php %%WWWDIR%%/include/views/js/configuration.services.list.js.php @@ -123,7 +130,12 @@ %%WWWDIR%%/include/views/js/configuration.sysmaps.js.php %%WWWDIR%%/include/views/js/configuration.services.edit.js.php %%WWWDIR%%/include/views/js/monitoring.history.js.php -%%WWWDIR%%/include/views/js/monitoring.maps.js.php +%%WWWDIR%%/include/views/js/adm.regexprs.edit.js.php +%%WWWDIR%%/include/views/js/administration.general.housekeeper.edit.js.php +%%WWWDIR%%/include/views/js/configuration.host.prototype.edit.js.php +%%WWWDIR%%/include/views/js/configuration.item.list.js.php +%%WWWDIR%%/include/views/js/monitoring.latest.js.php +%%WWWDIR%%/include/views/js/monitoring.triggerComment.js.php %%WWWDIR%%/include/views/administration.usergroups.edit.php %%WWWDIR%%/include/views/administration.authentication.edit.php %%WWWDIR%%/include/views/configuration.item.copy.php @@ -198,6 +210,7 @@ %%WWWDIR%%/include/classes/api/APIException.php %%WWWDIR%%/include/classes/api/CAPIObject.php %%WWWDIR%%/include/classes/api/CZBXAPI.php +%%WWWDIR%%/include/classes/api/CRelationMap.php %%WWWDIR%%/include/classes/class.cwidget.php %%WWWDIR%%/include/classes/class.crow.php %%WWWDIR%%/include/classes/class.cbuttondelete.php @@ -215,6 +228,9 @@ %%WWWDIR%%/include/classes/core/CAutoloader.php %%WWWDIR%%/include/classes/core/ZBase.php %%WWWDIR%%/include/classes/core/CSession.php +%%WWWDIR%%/include/classes/core/CFactoryRegistry.php +%%WWWDIR%%/include/classes/core/ConfigFileException.php +%%WWWDIR%%/include/classes/core/Manager.php %%WWWDIR%%/include/classes/class.cpagefilter.php %%WWWDIR%%/include/classes/class.ctabview.php %%WWWDIR%%/include/classes/class.cwarning.php @@ -249,7 +265,12 @@ %%WWWDIR%%/include/classes/class.cbuttoncancel.php %%WWWDIR%%/include/classes/db/DB.php %%WWWDIR%%/include/classes/db/DBException.php -%%WWWDIR%%/include/classes/class.cpumenu.php +%%WWWDIR%%/include/classes/db/Db2DbBackend.php +%%WWWDIR%%/include/classes/db/DbBackend.php +%%WWWDIR%%/include/classes/db/MysqlDbBackend.php +%%WWWDIR%%/include/classes/db/OracleDbBackend.php +%%WWWDIR%%/include/classes/db/PostgresqlDbBackend.php +%%WWWDIR%%/include/classes/db/SqliteDbBackend.php %%WWWDIR%%/include/classes/class.ccolor.php %%WWWDIR%%/include/classes/class.cradiobutton.php %%WWWDIR%%/include/classes/class.ajaxresponse.php @@ -257,10 +278,6 @@ %%WWWDIR%%/include/classes/class.ctableinfo.php %%WWWDIR%%/include/classes/class.cdiv.php %%WWWDIR%%/include/classes/class.cflashembed.php -%%WWWDIR%%/include/classes/helpers/trigger/CTriggerHelper.php -%%WWWDIR%%/include/classes/helpers/trigger/CTriggerDescription.php -%%WWWDIR%%/include/classes/helpers/trigger/CEventHelper.php -%%WWWDIR%%/include/classes/helpers/trigger/CEventDescription.php %%WWWDIR%%/include/classes/helpers/CJs.php %%WWWDIR%%/include/classes/helpers/CUploadFile.php %%WWWDIR%%/include/classes/helpers/CHtml.php @@ -268,6 +285,20 @@ %%WWWDIR%%/include/classes/validators/CValidator.php %%WWWDIR%%/include/classes/validators/CTimePeriodValidator.php %%WWWDIR%%/include/classes/validators/CTriggerFunctionValidator.php +%%WWWDIR%%/include/classes/validators/CCollectionValidator.php +%%WWWDIR%%/include/classes/validators/CColorValidator.php +%%WWWDIR%%/include/classes/validators/CIdValidator.php +%%WWWDIR%%/include/classes/validators/CLdapAuthValidator.php +%%WWWDIR%%/include/classes/validators/CPartialValidatorInterface.php +%%WWWDIR%%/include/classes/validators/CSetValidator.php +%%WWWDIR%%/include/classes/validators/schema/CPartialSchemaValidator.php +%%WWWDIR%%/include/classes/validators/schema/CSchemaValidator.php +%%WWWDIR%%/include/classes/validators/hostgroup/CHostGroupNormalValidator.php +%%WWWDIR%%/include/classes/validators/event/CEventSourceObjectValidator.php +%%WWWDIR%%/include/classes/validators/host/CHostNormalValidator.php +%%WWWDIR%%/include/classes/validators/string/CStringValidator.php +%%WWWDIR%%/include/classes/validators/string/CLldMacroStringValidator.php +%%WWWDIR%%/include/classes/validators/object/CUpdateDiscoveredValidator.php %%WWWDIR%%/include/classes/class.cbar.php %%WWWDIR%%/include/classes/class.cimagetexttable.php %%WWWDIR%%/include/classes/class.cpassbox.php @@ -296,7 +327,17 @@ %%WWWDIR%%/include/classes/screens/CScreenTriggersInfo.php %%WWWDIR%%/include/classes/screens/CScreenTriggersOverview.php %%WWWDIR%%/include/classes/screens/CScreenUrl.php +%%WWWDIR%%/include/classes/server/CZabbixServer.php %%WWWDIR%%/include/classes/parsers/CTriggerExpression.php +%%WWWDIR%%/include/classes/html/CButtonPopup.php +%%WWWDIR%%/include/classes/html/CPageHeader.php +%%WWWDIR%%/include/classes/items/CHelpItems.php +%%WWWDIR%%/include/classes/macros/CMacrosResolver.php +%%WWWDIR%%/include/classes/macros/CMacrosResolverHelper.php +%%WWWDIR%%/include/classes/class.cfavorite.php +%%WWWDIR%%/include/classes/class.cmultiselect.php +%%WWWDIR%%/include/classes/class.cseverity.php +%%WWWDIR%%/include/classes/class.cstringparser.php %%WWWDIR%%/include/sounds.inc.php %%WWWDIR%%/include/ident.inc.php %%WWWDIR%%/include/regexp.inc.php @@ -390,7 +431,6 @@ %%WWWDIR%%/api/classes/CApplication.php %%WWWDIR%%/api/classes/CUserGroup.php %%WWWDIR%%/api/classes/CDiscoveryRule.php -%%WWWDIR%%/api/classes/CWebCheck.php %%WWWDIR%%/api/classes/CDHost.php %%WWWDIR%%/api/classes/CUser.php %%WWWDIR%%/api/classes/CIconMap.php @@ -401,6 +441,12 @@ %%WWWDIR%%/api/classes/CTemplate.php %%WWWDIR%%/api/classes/CHostGeneral.php %%WWWDIR%%/api/classes/CTemplateScreenItem.php +%%WWWDIR%%/api/classes/CHostBase.php +%%WWWDIR%%/api/classes/CHostPrototype.php +%%WWWDIR%%/api/classes/CHttpTest.php +%%WWWDIR%%/api/classes/managers/CApplicationManager.php +%%WWWDIR%%/api/classes/managers/CHistoryManager.php +%%WWWDIR%%/api/classes/managers/CHttpTestManager.php %%WWWDIR%%/api/.htaccess %%WWWDIR%%/triggers.php %%WWWDIR%%/slideconf.php @@ -447,11 +493,10 @@ %%WWWDIR%%/images/gradients/menu_not_active2.gif %%WWWDIR%%/images/gradients/gradient.png %%WWWDIR%%/images/gradients/menu_not_active_blue.png -%%WWWDIR%%/images/gradients/blink.gif %%WWWDIR%%/images/gradients/table_head_bb.gif -%%WWWDIR%%/images/gradients/texture_diagonal.gif %%WWWDIR%%/images/gradients/sla_green.png %%WWWDIR%%/images/gradients/menu_not_active_bb.gif +%%WWWDIR%%/images/general/multiselect.png %%WWWDIR%%/images/general/ipmi_unknown.png %%WWWDIR%%/images/general/jmx_unknown.png %%WWWDIR%%/images/general/ipmi_available.png @@ -510,7 +555,6 @@ %%WWWDIR%%/images/general/zabbix_bb.ico %%WWWDIR%%/images/general/setup/welcome_screen.png %%WWWDIR%%/images/general/setup/background.png -%%WWWDIR%%/images/general/setup/logo.png %%WWWDIR%%/images/general/zabbix_unknown.png %%WWWDIR%%/images/general/chart.png %%WWWDIR%%/images/general/dbl_arrow_up2.png @@ -519,7 +563,7 @@ %%WWWDIR%%/images/general/jmx_unavailable.png %%WWWDIR%%/images/general/login/logo.png %%WWWDIR%%/images/general/login/background.png -%%WWWDIR%%/images/general/login/username_pass_field.png +%%WWWDIR%%/images/general/login/glow.png %%WWWDIR%%/images/general/ipmi_available_bb.png %%WWWDIR%%/images/general/unknown_icon.png %%WWWDIR%%/images/general/zabbix.ico @@ -559,7 +603,6 @@ %%WWWDIR%%/images/general/wrench12transp.png %%WWWDIR%%/images/general/zero.png %%WWWDIR%%/chart7.php -%%WWWDIR%%/css.css %%WWWDIR%%/applications.php %%WWWDIR%%/scripts_exec.php %%WWWDIR%%/screens.php @@ -645,6 +688,8 @@ %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/add_new_language.sh %%WWWDIR%%/conf/zabbix.conf.php.example %%WWWDIR%%/conf/maintenance.inc.php @@ -681,6 +726,8 @@ %%WWWDIR%%/js/common.js %%WWWDIR%%/js/class.cdebug.js %%WWWDIR%%/js/servercheck.js +%%WWWDIR%%/js/menupopup.js +%%WWWDIR%%/js/multiselect.js %%WWWDIR%%/js/vendors/activity-indicator.js %%WWWDIR%%/popup_trexpr.php %%WWWDIR%%/chart2.php @@ -694,6 +741,8 @@ %%WWWDIR%%/styles/handheld.css %%WWWDIR%%/styles/default.css %%WWWDIR%%/styles/icon.css +%%WWWDIR%%/styles/pages.css +%%WWWDIR%%/styles/print.css %%WWWDIR%%/styles/themes/classic/jquery-ui.css %%WWWDIR%%/styles/themes/classic/main.css %%WWWDIR%%/styles/themes/classic/images/icons_469bdd.png @@ -782,14 +831,24 @@ @dirrm %%WWWDIR%%/include/classes/core @dirrm %%WWWDIR%%/include/classes/sysmaps @dirrm %%WWWDIR%%/include/classes/db -@dirrm %%WWWDIR%%/include/classes/helpers/trigger @dirrm %%WWWDIR%%/include/classes/helpers @dirrm %%WWWDIR%%/include/classes/screens @dirrm %%WWWDIR%%/include/classes/parsers -@dirrm %%WWWDIR%%/include/classes/validators +@dirrm %%WWWDIR%%/include/classes/html +@dirrm %%WWWDIR%%/include/classes/items +@dirrm %%WWWDIR%%/include/classes/macros +@dirrm %%WWWDIR%%/include/classes/server +@dirrm %%WWWDIR%%/include/classes/validators/schema +@dirrm %%WWWDIR%%/include/classes/validators/hostgroup +@dirrm %%WWWDIR%%/include/classes/validators/event +@dirrm %%WWWDIR%%/include/classes/validators/host +@dirrm %%WWWDIR%%/include/classes/validators/string +@dirrm %%WWWDIR%%/include/classes/validators/object +@dirrm %%WWWDIR%%/include/classes/validators/ @dirrm %%WWWDIR%%/include/classes @dirrm %%WWWDIR%%/include @dirrm %%WWWDIR%%/api/rpc +@dirrm %%WWWDIR%%/api/classes/managers @dirrm %%WWWDIR%%/api/classes @dirrm %%WWWDIR%%/api @dirrm %%WWWDIR%%/images/sysmaps/old @@ -858,6 +917,8 @@ @dirrm %%WWWDIR%%/locale/bg/ @dirrm %%WWWDIR%%/locale/lt/LC_MESSAGES/ @dirrm %%WWWDIR%%/locale/lt/ +@dirrm %%WWWDIR%%/locale/ro/LC_MESSAGES/ +@dirrm %%WWWDIR%%/locale/ro/ @dirrm %%WWWDIR%%/locale @dirrm %%WWWDIR%%/conf @dirrm %%WWWDIR%%/js/jquery >Release-Note: >Audit-Trail: >Unformatted: