Commit graph

15 commits

Author SHA1 Message Date
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
he
61bb99ac21 Updating to zabbix version 3.4.8.
Pkgsrc changes:
 * None.

Upstream changes since 3.4.7:

..F....... [ZBXNEXT-4374] implemented the widget configuration fields
	clearing when changing the type (ashubin)
..F....... [ZBXNEXT-4045] implemented maximum size for graphs in
	widgets (gcalenko)
A.F....... [ZBX-1357] enabled Hebrew translation to be displayed by
	default (zalex_ua)
A.F....... [ZBX-1357] updated Chinese (China), Czech, English
	(United States), French, German, Hebrew, Japanese, Korean, Russian,
	Turkish, Ukrainian translations; thanks to Zabbix translators
	(zalex_ua)

Bug fixes:
..F....... [ZBX-13542] fixed http steps on template not inheriting hosts
	application setting (nikita)
..F....... [ZBX-13618] fixed wrong variables order in translatable
	error message (nikita)
..F....... [ZBX-13344] fixed default condition for trigger based actions
	(agriscenko)
........S. [ZBX-13613] improved a history syncer when backend elasticsearch
	is not available (MVekslers)
...G...... [ZBX-13544] fixed agent crashes when using regex with 'Log' item
	for Mac OSX (MVekslers)
........S. [ZBX-13611] fixed lld rules not always saving their state/error
	message changes (wiper)
........S. [ZBX-13571] fixed regression that resulted in slow history data
	queries on partitioned tables (wiper)
A.F....... [ZBX-13424] added possibility to select web items as
	master items and improved copying of dependent items to destination
	hosts and templates (Ivo)
A......... [ZBX-13573] fixed undefined index message changing Action
	"Acknowledgment operations" from "Remote command" to "Notify all
	involved" (agriscenko)
A......... [ZBX-13570] fixed undefined index in API call (agriscenko)
A......... [ZBX-13331] removed "recovery" property from action.get API
	method response (nikita)
..F....... [ZBX-13309] fixed displaying of Problem/Recovery time
	(agriscenko, ashubin, Sasha)
.......PS. [ZBX-13450] fixed server and proxy compilation problem for
	Solaris 10 (MVekslers)
A.F....... [ZBX-13458,ZBX-13494] fixed resolving of the macros in map
	labels for non-superadmin users (Sasha)
..F....... [ZBX-13526] fixed widget placeholder jumping instead of
	resizing while dashboard edit (ashubin)
.......PS. [ZBX-13362] fixed potentially wrong rows deleting by
	housekeeper in PostgreSQL (Sergejs)
..F....... [ZBX-13506] fixed linked trigger is moved to sibling map
	element (agriscenko)
........S. [ZBX-13586] fixed trigger-based event correlation - suspend
	creation of event if no problems are recovered by it (viktors, wiper)
........S. [ZBX-13339] improved deallocation of memory (MVekslers)
..F....... [ZBX-13340] fixed pie graphs displaying incorrect data (Ivo)
..F....... [ZBX-13412] fixed JS error and wrong form behaviour when
	changing item type, type of information, data type (agriscenko)
..F....... [ZBX-13257] fixed display of the latest item in Audit log
	(agriscenko)
..F....... [ZBX-13447] fixed trigger name readability on map in dark
	theme (nikita)
..F....... [ZBX-13360] fixed HTML5 placeholder color that previously
	appeared like actual input data (nikita)
...G...PS. [ZBX-13351] improved OpenSSL error messages (viktors)
..F....... [ZBX-13147] fixed inconsistent number on map navigation tree (nikita)
..F....... [ZBX-13537] fixed "Inaccessible user" in Dashboard System
	status widgets acknowledgement popup (agriscenko)
....I..... [ZBX-13472] fixed description of "Server" and "ServerActive"
	configuration options (Sasha)
........S. [ZBX-13455] added frontend error message when templates cannot
	be linked to LLD host (viktors)
..F....... [ZBX-13434] fixed incorrect trigger dependencies being set
	after copying triggers to multiple hosts; thanks to Kotaro Miyashita
	for the patch (Ivo)
..F....... [ZBX-12883] fixed incorrect ordering the list of triggers
	after saving a map (agriscenko)
..F....... [ZBX-12940] fixed content does not fit dialog window (agriscenko)
..F....... [ZBX-13401] fixed successful items mass update with invalid
	update interval (agriscenko)
..F....... [ZBX-13342] fixed order by query in frontend Maintenance tab
	(agriscenko)
A......... [ZBX-6167] fixed partial updating in maintenance.update (ashubin)
...G...... [ZBX-13062] banned using of mutex in threads of metrics
	collection (MVekslers)
........S. [ZBX-13236] fixed error message of function parameters parse
	(MVekslers)
....I..... [ZBX-13398] fixed configure script for Debian GNU/Linux
	"buster" and "sid" to work with PostgreSQL (viktors)
..F....... [ZBX-13428] fixed long name of map outside go back button in
	map widget (agriscenko, Sasha)
A.F....... [ZBX-12754] fixed undefined index error in map import (gcalenko)
..F....... [ZBX-13166] fixed daily and yearly notification reports not
	including current day/last day of leap-year (nikita)
.......PS. [ZBX-13498] added optional MySQL upgrade patch for
	"problem" table to drop redundant index after another index that
	can be used to enforce the foreign key constraint has been created
	(vso)
........S. [ZBX-13452] fixed Elasticsearch history storage
	defaultivalue types (viktors)
..F....... [ZBX-12941] fixed checkbox overlay's position over
	the checkbox (miks)
..F....... [ZBX-13334] fixed translations of Widget parameters
	window (agriscenko)
A......... [ZBX-13248] fixed field trapper_hosts to optional for
	trapper item.create (ashubin)
..F....... [ZBX-13307] fixed map scaling and position to the widget
	left side (ashubin)
A......... [ZBX-6118] fixed poor performance of changing an item on
	the template which linked with many hosts (Sasha)
..F....... [ZBX-13141] fixed invalid value for "Update interval" field
	in mass update form on submit was redirecting to items list (gcalenko)
2018-04-12 08:25:24 +00:00
he
4f426e1701 Updating to zabbix version 3.4.7.
Pkgsrc changes:
 * for zabbix-frontend, adjust PLIST

Upstream changes are lots and lots since the previous 3.2.10 release
we packaged.  Highlights from https://www.zabbix.com/whats_new

 * Dashboards have been re-designed
 * Dependencies between collectd items has been introduced,
   allowing parallel collection in some cases
 * Pre-processing of collectd data has been improved
 * Remote command execution via proxies has been introduced
 * Time periods now have macros for e.g. 30s, 5m, etc.
 * Configurable JMX endpoints have been introduced
 * Efficient network device monitoring via templates has been added
 * Various server-side improvements has been implemented
 * Various frontend improvements have been implemented
 * It's now possible to be notified when ACKs are done
 * Alert processing is now parallelized
 * Scripts and commands now have their exit status checked and handled

There doesn't seem to be a public on-the-web copy of the change log,
so inspect the sources' ChangeLog file for further details.
2018-03-08 21:05:27 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
he
316bd0cda3 I'm sorry, should call res_ndestroy() instead of res_nclose() to
avoid an fd leak.
Bump PKGREVISION.
2017-11-20 08:09:46 +00:00
he
902db3497d 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)
2017-11-16 12:50:34 +00:00
he
c086e87693 Zabbix_agentd is a threaded program, and it tries to muck with the
global `_res' variable.  That's not supported on NetBSD, and IME
causes the zabbix agent daemon to exit shortly after having been started.
Convert to instead using res_ninit(), res_nsend(), and res_nclose().
Bump PKGREVISION.
2017-11-16 11:01:12 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
adam
2432c92fc8 Changes for 3.2.7:
New features:
* updated Catalan, Chinese (China), English (United States), Japanese, Korean, Polish, Portuguese (Brazil), Ukrainian translations

Bug fixes:
* fixed history page to display values in chronological order
* fixed security vulnerability with execution of the remote commands on server; thanks to MATSUDA Daiki, Ron Waisberg for report
* items use global regexps with multiple subexpressions
* fixed memory leak when using UserParameter with suppressed characters passed in arguments
* fixed collecting value of VMware host memory balloon size
* fixed incorrectly escaped IT Service parent name
* fixed sorting of host interfaces; fixed selection of the default host interface
* fixed update in mass update form when inventory mode is not set explicitly
* fixed missed page number in problems export
* fixed unchecked checkboxes after deleting script, mediatype or proxy
* fixed user's access level to display popup content
* removed link from uneditable template and host names in all configuration sections
* improved LDAP authentication module status check for authentication form
* fixed incorrectly displayed calendar date in maintenance edit form
* fixed trigger wizard expressions sorting as well as wizard crash due incorrect expression removal
* fixed nested host group filter in top 100 triggers, item configuration list and dashboard widgets
* fixed permissions and performance issues with event.get and problem.get methods
* fixed handling of database failure during ID selection
* fixed problem with lost IDs of unlinkable templates
* fixed Oracle batch insert return value
* fixed displaying hints with no content inside
* fixed undefined index error in host import form while importing templates
* fixed cookie vulnerability for tabbed forms
* fixed duplicated error messages in screens section
2017-07-26 08:24:06 +00:00
joerg
84d8d3d6c1 Fix bash scripts to use a normal shell. 2017-07-03 13:04:01 +00:00
adam
660d3814a7 Zabbix is the ultimate enterprise-level software designed for monitoring
availability and performance of IT infrastructure components. Zabbix is open
source and comes at no cost.

With Zabbix it is possible to gather virtually limitless types of data from
the network. High performance real-time monitoring means that tens of thousands
of servers, virtual machines and network devices can be monitored
simultaneously. Along with storing the data, visualization features are
available (overviews, maps, graphs, screens, etc), as well as very flexible
ways of analyzing the data for the purpose of alerting.
2017-05-21 17:30:03 +00:00