commit zabbix for openSUSE:Factory

2020-07-30 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2020-07-30 12:26:06

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.3592 (New)


Package is "zabbix"

Thu Jul 30 12:26:06 2020 rev:8 rq:823538 version:4.0.23

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2020-07-20 
21:04:09.633262598 +0200
+++ /work/SRC/openSUSE:Factory/.zabbix.new.3592/zabbix.changes  2020-07-30 
12:26:20.083650718 +0200
@@ -1,0 +2,24 @@
+Thu Jul 30 08:25:38 UTC 2020 - Boris Manojlovic 
+
+- updated to latest release 4.0.23
+- New Features and improvements
+  + ZBXNEXT-6004 Added host info to vmware event message log
+  + ZBXNEXT-5903 Added vmware datacenters discovery 
+- Bug Fixes
+  + ZBX-8081 Fixed 'cmdline' parameter truncation on solaris 11.3 and later
+  + ZBX-18014 Fixed memory leak when action message does not have to be sent
+  + ZBX-15117 Fixed graph configuration with large amount of items
+  + ZBX-18069 Fixed server exit when trying to execute ipmi script without 
ipmi pollers
+  + ZBX-17960 Fixed undefined index in trends api
+  + ZBX-17682 Fixed button disable state in template item list and discovery 
list
+  + ZBX-17820 Fixed classic graph widget default header
+  + ZBX-17924 Fixed php errors in "system information" window for mysql
+  + ZBX-17917 Changed vm.memory.size keys on solaris to get memory usage 
statistics from kstat
+  + ZBX-18029 Fixed cpu counter wraparound handling on solaris
+  + ZBX-17624 Fixed misleading error message in case of not available 
datastorage
+for vmware.hv.datastore.read and vmware.hv.datastore.write metrics
+  + ZBX-17860 Fixed host prototype import
+  + ZBX-17922 Removed mtime check when matching files on disk with the cached 
list,
+this should reduce chances of log files being scanned again after system 
time changes
+
+---

Old:

  zabbix-4.0.22.tar.gz

New:

  zabbix-4.0.23.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.6GhDlL/_old  2020-07-30 12:26:24.883656283 +0200
+++ /var/tmp/diff_new_pack.6GhDlL/_new  2020-07-30 12:26:24.887656287 +0200
@@ -23,7 +23,7 @@
 %define agent_group  zabbix
 %define SUSEfirewall_services_dir 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 Name:   zabbix
-Version:4.0.22
+Version:4.0.23
 Release:0
 Summary:Distributed monitoring system
 License:GPL-2.0-or-later

++ zabbix-4.0.22.tar.gz -> zabbix-4.0.23.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-4.0.22.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.3592/zabbix-4.0.23.tar.gz differ: char 
5, line 1




commit zabbix for openSUSE:Factory

2020-07-20 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2020-07-20 21:01:58

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.3592 (New)


Package is "zabbix"

Mon Jul 20 21:01:58 2020 rev:7 rq:821686 version:4.0.22

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2020-04-23 
18:39:45.689157982 +0200
+++ /work/SRC/openSUSE:Factory/.zabbix.new.3592/zabbix.changes  2020-07-20 
21:04:09.633262598 +0200
@@ -1,0 +2,60 @@
+Sat Jul 18 20:46:25 UTC 2020 - Boris Manojlovic 
+
+- updated to latest release 4.0.22
+- Fixes CVE-2020-15803
+- New Features and Improvements: 
+  + ZBXNEXT-3588 Improved Zabbix server performance when evaluating
+trigger, discovery, autoregistration and internal actions
+  + ZBXNEXT-5922 Increased max configuration cache size limit to 64GB
+  + ZBXNEXT-4829 Changed web setup wizard to not create
+and drop tables for DB connectivity test purposes
+
+- Bug Fixes:
+  + ZBX-17720 Exclude disabled items from preprocessing configuration sync
+  + ZBX-17851 Fixed possible deadlocks when deleting escalations
+  + ZBX-17406 Fixed null value for a field of compositedata in jmx discovery
+  + ZBX-17891 Changed log, log.count monitoring to ignore file modification 
time
+  + ZBX-17697 Fixed strict dfsg compliance issue in using minified jquery 
sources
+  + ZBX-16461 Fixed recovery expression for "link down" trigger and updated
+for following zabbix template guidelines
+  + ZBX-17702 Fixed escalation cancellation message not being sent when action 
is disabled
+  + ZBX-17480 Fixed context of {$temp_crit} macro in temperature trigger 
prototype
+  + ZBX-17694 Fixed high memory consumption when using dependent items
+  + ZBX-17780 Fixed memory leak
+  + ZBX-17577 Fixed remove of selected items in multiselect
+  + ZBX-17226 Fixed confusing error message being displayed if dbversion table 
cannot be found
+  + ZBX-17801 Shadow global auto_increment mysql variables only for proxy
+  + ZBX-17662 Fixed a failing query when updating existing host prototypes
+  + ZBX-15484 Shadow global auto_increment variables for mysql
+  + ZBX-17607 Fixed unreachable poller being too busy due
+to snmp checks being attempted twice at a time
+  + ZBX-17629 Fixed markup in user media popup
+  + ZBX-17109 Fixed agent request parameter type parsing
+  + ZBX-17470 Fixed element of filters is not focused on several pages
+  + ZBX-17691 Fixed server crashes on regexp preprocessing
+  + ZBX-17445 Fixed misleading error shown when formula cannot be updated 
during lld
+  + ZBX-17186 Fixed context-aware lld macro expansion in jsonpath preprocessing
+  + ZBX-17524 Fixed time selector button state
+  + ZBX-17496 Fixed usermacro api validation
+  + ZBX-17532 Added css files and sprites versioning by query strings
+  + ZBX-17501 Fixed overlapping multiselect suggest with browser autocomplete
+  + ZBX-17402 Fixed search field accidentally transform value to lowercase
+  + ZBX-17505 Fixed crash inside a fork when calling vfs.fs.inode
+  + ZBX-16959 Fixed return code check of curl_easy_setopt
+  + ZBX-17423 Fixed "reset" button in history page
+  + ZBX-17395 Fixed deletion of templated applications that were
+linked to items when importing templates
+  + ZBX-17359 Fixed "sortorder": "desc" option with multiple sortfields
+  + ZBX-17336 Fixed wrong error message when fping fails
+  + ZBX-17427 Fixed top busiest triggers filter
+  + ZBX-17523 Fixed agent compilation on windows
+  + ZBX-17508 Fixed error in oracle database encoding check
+  + ZBX-17442 Fixed web.page.get to time out when there is no response
+  + ZBX-17429 Fixed trigger expression condition popup to display
+negative numbers upon opening existing expression
+  + ZBX-17012 Fixed url validator to also accept relative urls
+  + ZBX-17507 Fixed oracle query interpreted as a multistatement
+  + ZBX-9387 Fixed incorrect maintenance calculations when dst changed to 
summer time
+  + ZBX-17390 Fixed validation of the maximum selected period 
+
+---

Old:

  zabbix-4.0.19.tar.gz

New:

  zabbix-4.0.22.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.vIfEku/_old  2020-07-20 21:04:12.889265899 +0200
+++ /var/tmp/diff_new_pack.vIfEku/_new  2020-07-20 21:04:12.893265903 +0200
@@ -23,13 +23,13 @@
 %define agent_group  zabbix
 %define SUSEfirewall_services_dir 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 Name:   zabbix
-Version:4.0.19
+Version:4.0.22
 Release:0
 Summary:Distributed monitoring system
 License:GPL-2.0-or-later
 Group:  System/Monitoring
 

commit zabbix for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2020-04-23 18:39:39

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.2738 (New)


Package is "zabbix"

Thu Apr 23 18:39:39 2020 rev:6 rq:796542 version:4.0.19

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-12-25 
10:55:32.221643136 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.2738/zabbix.changes  2020-04-23 
18:39:45.689157982 +0200
@@ -1,0 +2,27 @@
+Thu Apr 23 12:11:58 UTC 2020 - Boris Manojlovic 
+
+- updated to latest release 4.0.19
+- replaced URL for source downloads to zabbix CDN network location
+- New Features and improvements
+  + ZBXNEXT-5649 Added name referencing support ('~' suffix) to jsonpath
+  + ZBXNEXT-3604 Added support of user configurable ciphers for communication 
between zabbix components 
+- Bug Fixes
+  + ZBX-17173 Improved windows agent build scripts
+  + ZBX-17425 Fixed template.massupdate api macros update
+  + ZBX-17344 Fixed php 7.4 errors in latest data->history page for text and
+log items having an empty filter
+  + ZBX-17330 Fixed error reading vmware events with keys over 2^31
+  + ZBX-17288 Fixed undefined indexes in administration->regular 
expressions->test tab
+  + ZBX-17350 Fixed displaying of multiple value types in latest data->history 
page
+  + ZBX-16802 Added mtime-reread/mtime-noreread options parameter to log* keys
+  + ZBX-17390 Fixed validation of the maximum selected period
+  + ZBX-17185 Fixed non-disappearing messages of failed login attempts
+  + ZBX-17322 Fixed deadlock between server and frontend when updating 
multiple hosts
+  + ZBX-9057 Fixed duplicate entries being written into in profiles table
+  + ZBX-17159 Fixed overlay dialogue instantiation
+  + ZBX-17108 Improved process utilization calculation
+  + ZBX-17269 Fixed undefined indexes in history page
+  + ZBX-17342 Dump memory statistics and items with most values when value 
cache is fully used
+  + ZBX-16926 Fix int_max error when compiling on sunos/joyent/solaris
+
+---

Old:

  zabbix-4.0.16.tar.gz

New:

  zabbix-4.0.19.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.ndMZUf/_old  2020-04-23 18:39:47.969162343 +0200
+++ /var/tmp/diff_new_pack.ndMZUf/_new  2020-04-23 18:39:47.973162351 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zabbix
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,13 @@
 %define agent_group  zabbix
 %define SUSEfirewall_services_dir 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 Name:   zabbix
-Version:4.0.16
+Version:4.0.19
 Release:0
 Summary:Distributed monitoring system
 License:GPL-2.0-or-later
 Group:  System/Monitoring
 URL:http://www.zabbix.com
-Source0:
https://sourceforge.net/projects/zabbix/files/ZABBIX%%20Latest%%20Stable/%{version}/zabbix-%{version}.tar.gz
+Source0:
https://cdn.zabbix.com/stable/%{version}/zabbix-%{version}.tar.gz
 Source1:rn4.0.0.html
 Source2:zabbix-tmpfiles.conf
 Source3:zabbix-java-gateway.sh

++ zabbix-4.0.16.tar.gz -> zabbix-4.0.19.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-4.0.16.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.2738/zabbix-4.0.19.tar.gz differ: char 
5, line 1




commit zabbix for openSUSE:Factory

2019-12-25 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-12-25 10:55:01

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.6675 (New)


Package is "zabbix"

Wed Dec 25 10:55:01 2019 rev:5 rq:759169 version:4.0.16

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-11-30 
10:40:45.876147806 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.6675/zabbix.changes  2019-12-25 
10:55:32.221643136 +0100
@@ -1,0 +2,32 @@
+Mon Dec 23 14:25:01 UTC 2019 - Boris Manojlovic 
+
+- updated to latest release 4.0.16
+- New Features and Improvements
+  + ZBXNEXT-5271 Implemented 'delete missing' option for imported template 
linkages
+- Bug Fixes
+  + ZBX-17101 Fixed url validation before output
+  + ZBX-16929 Fixed detection of invalid sender data request
+  + ZBX-16804 Added missing get parameters in availability report
+  + ZBX-16286 Fixed graph widget dimensions errors on high dpi screens
+  + ZBX-16848 Fixed fatal error occurring in user profile and user edit
+forms when php fileinfo extension does not exist
+  + ZBX-16684 Fixed incorrect double quotes in history plain text view
+  + ZBX-16903 Fixed validation of "interfaceid" field for http agent items 
with large ids
+  + ZBX-16751 Fixed support for php 7.4
+  + ZBX-16879 Changed condition description message for tag value in actions 
and event correlations
+  + ZBX-9084 Fixed high memory usage during startup
+  + ZBX-16932 Fixed build fail on netbsd
+  + ZBX-16111 Removed templateid from screen api output
+  + ZBX-16919 Fixed server check warning width in chrome
+  + ZBX-16944 Fixed "type of information" field in item form being marked as 
required when it is read-only
+  + ZBX-16912 Fixed image map elements having a hand cursor when there is no 
context menu available
+  + ZBX-15041 Fixed request not being cancelled along with popup window in 
widgets
+  + ZBX-1977 Fixed axis labels calculation
+  + ZBX-17034 Updated zabbix website links
+  + ZBX-16874 Fixed map-type widget clipping in internet explorer
+  + ZBX-16915 Fixed memory leak
+  + ZBX-17008 Improved zabbix server performance when using maintenance
+  + ZBX-16779 Fixed infinite loop when writing export to file fails
+  + ZBX-16540 Splitted host_resources templates into 3 subtemplates: for cpu, 
memory and storage
+
+---

Old:

  zabbix-4.0.15.tar.gz

New:

  zabbix-4.0.16.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.ZqmHyI/_old  2019-12-25 10:55:32.997643379 +0100
+++ /var/tmp/diff_new_pack.ZqmHyI/_new  2019-12-25 10:55:32.997643379 +0100
@@ -23,7 +23,7 @@
 %define agent_group  zabbix
 %define SUSEfirewall_services_dir 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 Name:   zabbix
-Version:4.0.15
+Version:4.0.16
 Release:0
 Summary:Distributed monitoring system
 License:GPL-2.0-or-later

++ zabbix-4.0.15.tar.gz -> zabbix-4.0.16.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-4.0.15.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.6675/zabbix-4.0.16.tar.gz differ: char 
5, line 1




commit zabbix for openSUSE:Factory

2019-11-30 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-11-30 10:39:19

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.26869 (New)


Package is "zabbix"

Sat Nov 30 10:39:19 2019 rev:4 rq:751759 version:4.0.15

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-10-31 
22:24:44.568275204 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.26869/zabbix.changes 2019-11-30 
10:40:45.876147806 +0100
@@ -1,0 +2,45 @@
+Thu Nov 28 10:27:02 UTC 2019 - Boris Manojlovic 
+
+- updated to latest release 4.0.15
+- New Features and Improvements
+  + ZBXNEXT-5493, ZBX-16540 Moved lld rules from parent templates to linked 
templates for module
+host-resources-mib snmpv2, module interfaces windows snmpv2, net arista 
snmpv2, os windows snmpv2
+  + ZBX-16871 Fixed not setting the default values of multiselects on initial 
load
+  + ZBX-16776 Reworked custom item select to multiselect
+  + ZBXNEXT-5532 Disabled guest user by default
+  + ZBXNEXT-4825 Implemented in monitoring -> problems the button "export to 
csv" to export all pages
+- Bug Fixes
+  + ZBX-16955 Fixed performance of history syncers and timer processes by not 
locking
+each other when suppressing events
+  + ZBX-16842 Added range validation and optional conversion to is_double()
+  + ZBX-16790 Fixed log rotation on windows
+  + ZBX-16865 Fixed dynamic graphs not updating when changing host in combo box
+  + ZBX-9146 Fixed json null value being treated as empty string for lld 
filters
+  + ZBX-16828 Fixed array_db validation when validated value is not an array
+  + ZBX-11659 Made user profile icon visible for guest user
+  + ZBX-16849 Moved interface_type_priority definition to misc.c
+  + ZBX-16844 Fixed the process of saving the scroll position on the latest 
data page in internet explorer
+  + ZBX-16343 Fixed lld not to create items on wrong host if there are failed 
transactions
+  + ZBX-16730 Fixed disappearance of successful modification message while 
saving the dashboards
+  + ZBX-16679 Fixed username and password fields resetting and saving for
+item, item prototype and lld rule on type change
+  + ZBX-16785 Improved performance of timer process when reading from 
"problem_tag" table
+  + ZBX-16696 Fixed multiselect suggest box clipping when overflowing not 
allowed in parent containers
+  + ZBX-16809 Fixed undefined offset error in action operation condition form
+  + ZBX-16595 Optimized active logs checks monitoring when buffer flushing 
fails
+  + ZBX-16682 Fixed wrong element label update in map constructor
+  + ZBX-16815 Fixed widget form positioing when changing widget type from 
graph to any other type
+  + ZBX-16706 Fixed unneeded padding for dashboard url widget
+  + ZBX-16784 Fixed oracle performance by using "between" operator in sql 
queries
+  + ZBX-16579 Fixed long text wrapping in the latest data history
+  + ZBX-16767 Fixed possible null pointer arithmetic; thanks to mikhail 
grigorev for the patch
+  + ZBX-16500 Fixed sla calculation when requested time window starts during
+the service time; fixed downtime time calculation
+  + ZBX-16805 Fixed when the httptest api selects too many entries from the 
httpstep
+table when editing a specific web scenario
+  + ZBX-10618 Fixed disappearing dependent trigger cells and rows in overview
+  + ZBX-16596 Added handling of bom to detect encoding for vfs.file.contents, 
vfs.file.regex and vfs.file.regmatch
+  + ZBX-16771 Fixed wrong tab number being remembered when several browser 
tabs are in use
+  + ZBX-16548 Fixed sort order in plain text screen 
+
+---

Old:

  zabbix-4.0.14.tar.gz

New:

  zabbix-4.0.15.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.8QIb24/_old  2019-11-30 10:40:47.140147655 +0100
+++ /var/tmp/diff_new_pack.8QIb24/_new  2019-11-30 10:40:47.160147652 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zabbix
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define agent_group  zabbix
 %define SUSEfirewall_services_dir 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 Name:   zabbix
-Version:4.0.14
+Version:4.0.15
 Release:0
 Summary:Distributed monitoring system
 License:GPL-2.0-or-later

++ zabbix-4.0.14.tar.gz -> zabbix-4.0.15.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-4.0.14.tar.gz 
/work/SRC/openSUSE:Factory/.zabb

commit zabbix for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-10-31 22:24:37

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.2990 (New)


Package is "zabbix"

Thu Oct 31 22:24:37 2019 rev:3 rq:744317 version:4.0.14

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-10-14 
12:43:55.562319921 +0200
+++ /work/SRC/openSUSE:Factory/.zabbix.new.2990/zabbix.changes  2019-10-31 
22:24:44.568275204 +0100
@@ -1,0 +2,57 @@
+Wed Oct 30 08:58:50 UTC 2019 - Boris Manojlovic 
+
+- updated to latest release 4.0.14
+- New Features and Improvements
+  + ZBXNEXT-5481 Added support of {trigger.id} macro in trigger tags
+  + ZBXNEXT-4746 Added "template server cisco ucs snmpv2" template
+  + ZBXNEXT-5422 Quoted numbers are now accepted by jsonpath aggregate 
functions 
+- Bug Fixes
+  + ZBX-16605 Fixed accessibility of localstorage identifier if cookies are
+made unaccessible for client side scripts
+  + ZBX-16754 Fixed trigger not firing for first collected value if it's 
timestamp is in future
+  + ZBX-15211 Added key 'tests' for bootstrap.sh when working with cmocka tests
+  + ZBX-16542 Fixed incorrect displaying of unacknowledged and resolved
+recent problematic triggers in trigger overview and dashboard widget
+  + ZBX-16749 Improved performance and memory consumption of 
script.getscriptsbyhosts() method
+  + ZBX-16725 Fixed detection of fping minimal interval
+  + ZBX-16562 Fixed configuration.export method in api improperly formatting
+"application" property within "httptests" when exporting in json format
+  + ZBX-15222 Fixed housekeeper to cleanup history not only for current item
+type of information but also for other previously selected types
+  + ZBX-16481 Fixed spelling issues in the code
+  + ZBX-15675 Added support for more than 64 cpus in windows agent
+  + ZBX-16770 Fixed value mapping in template net hp comware hh3c snmp
+  + ZBX-16534 Fixed stdout and stderr redirection after external log rotation
+  + ZBX-16368 Fixed fping double call
+  + ZBX-16317 Fixed log.h is not self-sufficient
+  + ZBX-16711 Ensuring errbuf is emptied before every curl_easy_perform request
+  + ZBX-16664 Fixed ipmi poller skips processing if one of the elements is 
missing information
+  + ZBX-16671 Fixed server crashing when linking web scenario template
+  + ZBX-16750 Fixed broken validation of peer certificate issuer
+and subject strings in tls connect, fixed logging
+  + ZBX-16002 Added new macro event.recovery.name to display
+recovery event name in recovery alerts
+  + ZBX-16512 Fixed false item insertion into the queue after maintenance
+  + ZBX-15685 Fixed zabbix_sender failing to report the error due to closed 
connection
+  + ZBX-16702 Fixed error in the elastic search clearing history
+  + ZBX-10805 Fixed log items graphs drawing with numeric values like trapper 
items
+  + ZBX-16604 Fixed occurrence of an undefined index in discovered graph 
configuration
+  + ZBX-16611 Fixed memory and performance leaks in gtlc.js library
+  + ZBX-15135 Fixed incorrect triggers being displayed in
+availability report when filtering by template
+  + ZBX-16681 Fixed displaying of "acknowledge" menu option
+for "not classified" problems in the trigger overview page
+  + ZBX-16428 Fixed sigbus crash when mmap memory is not accessible
+  + ZBX-16680 Fixed freeing locked resources when zabbix agent
+cannot be started and has to exit with failure
+  + ZBX-1 Fixed trailing slash being set in cookie path
+  + ZBX-16612 Fixed possibility of high cpu usage on windows
+  + ZBX-16683 Fixed race condition between history syncer
+and escalator that caused recovery operations being delayed by step 
duration
+  + ZBX-16383 Adjusted timer sleeping period to process maintenances each 
minute at 00 seconds
+  + ZBX-16575 Getting disk controller type from linked controller label value
+  + ZBX-16561 Fixed jsonpath parsing for comma characters inside quoted string
+  + ZBX-16677 Fixed empty sql query dbexecute_overflowed_sql call during host 
availability update
+  + ZBX-15897 Fixed overall health check in template hp ilo snmpv2
+
+---

Old:

  zabbix-4.0.12.tar.gz

New:

  zabbix-4.0.14.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.WvwEDd/_old  2019-10-31 22:24:46.596277936 +0100
+++ /var/tmp/diff_new_pack.WvwEDd/_new  2019-10-31 22:24:46.600277941 +0100
@@ -23,7 +23,7 @@
 %define agent_group  zabbix
 %define SUSEfirewall_services_dir 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 Name:   zabbix
-Version:4.0.12
+Version:4.

commit zabbix for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-10-14 12:42:37

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.2352 (New)


Package is "zabbix"

Mon Oct 14 12:42:37 2019 rev:2 rq:738128 version:4.0.12

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-10-04 
11:22:36.952914721 +0200
+++ /work/SRC/openSUSE:Factory/.zabbix.new.2352/zabbix.changes  2019-10-14 
12:43:55.562319921 +0200
@@ -719,0 +720 @@
+- inherited patch zabbix-3.0.25-new-m4-pgsql.patch



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.1lNA7h/_old  2019-10-14 12:43:56.562317306 +0200
+++ /var/tmp/diff_new_pack.1lNA7h/_new  2019-10-14 12:43:56.566317295 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package zabbix40
+# spec file for package zabbix
 #
 # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #




commit zabbix for openSUSE:Factory

2019-06-02 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-06-02 15:18:29

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.5148 (New)


Package is "zabbix"

Sun Jun  2 15:18:29 2019 rev:6 rq:706822 version:3.0.28

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-04-30 
13:03:19.246098596 +0200
+++ /work/SRC/openSUSE:Factory/.zabbix.new.5148/zabbix.changes  2019-06-02 
15:18:39.550019154 +0200
@@ -1,0 +2,9 @@
+Fri May 31 13:54:16 UTC 2019 - Boris Manojlovic 
+
+- updated to latest release 3.0.28
+  + ZBX-15915 Fixed linking error if round() is undefined
+  + ZBX-16074 Added file revision number generation for compilation on ms 
windows
+  + ZBX-11284 Removed sid url argument for form cancel buttons
+  + ZBX-15416 Fixed locale validation in user create and update api methods  
+
+---

Old:

  zabbix-3.0.27.tar.gz

New:

  zabbix-3.0.28.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.YedXHt/_old  2019-06-02 15:18:41.650018245 +0200
+++ /var/tmp/diff_new_pack.YedXHt/_new  2019-06-02 15:18:41.650018245 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -78,7 +78,7 @@
 %endif
 
 Name:   zabbix
-Version:3.0.27
+Version:3.0.28
 Release:0
 
 %define bcversion 3.0-1.0

++ zabbix-3.0.27.tar.gz -> zabbix-3.0.28.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-3.0.27.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.5148/zabbix-3.0.28.tar.gz differ: char 
5, line 1




commit zabbix for openSUSE:Factory

2019-04-30 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-04-30 13:03:04

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.5536 (New)


Package is "zabbix"

Tue Apr 30 13:03:04 2019 rev:5 rq:697671 version:3.0.27

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-03-27 
16:23:02.655509248 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.5536/zabbix.changes  2019-04-30 
13:03:19.246098596 +0200
@@ -1,0 +2,23 @@
+Wed Apr 24 13:58:50 UTC 2019 - Boris Manojlovic 
+
+- updated to latest release 3.0.27
+- bugfix release;
+  + ZBX-16019 Fixed host.conn, host.ip, ipaddress and host.dns macros
+expansion in global scripts
+  + ZBX-15674 Fixed map status to be displayed ok if there
+are no problem in submaps
+  + ZBX-2494 Fixed sorting of items, item prototypes, lld rules and
+screens to avoid deadlocks in database between server and frontend
+  + ZBX-10404 Fixed password being passed in plain text
+in media type edit form
+  + ZBX-15721 Fixed escaping of control characters in json encoder
+  + ZBX-15937 Fixed agent startup problem in win 2008 r2 w/o sp1 by
+ merging zbx-15728
+  + ZBX-15588 Fixed function names that are written to the log
+file when using log_level_debug
+  + ZBX-15870 Fixed redundant jsloader loading in login page
+  + ZBX-15913 Fixed possible crash when sending custom alerts
+  + ZBX-13347 Fixed possible crash in history syncer process
+ when processing discovered item value  
+
+---

Old:

  zabbix-3.0.26.tar.gz

New:

  zabbix-3.0.27.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.RqbnNH/_old  2019-04-30 13:03:21.006097105 +0200
+++ /var/tmp/diff_new_pack.RqbnNH/_new  2019-04-30 13:03:21.022097091 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -78,7 +78,7 @@
 %endif
 
 Name:   zabbix
-Version:3.0.26
+Version:3.0.27
 Release:0
 
 %define bcversion 3.0-1.0

++ zabbix-3.0.26.tar.gz -> zabbix-3.0.27.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-3.0.26.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.5536/zabbix-3.0.27.tar.gz differ: char 
5, line 1




commit zabbix for openSUSE:Factory

2019-03-27 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-03-27 16:22:48

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.25356 (New)


Package is "zabbix"

Wed Mar 27 16:22:48 2019 rev:4 rq:689069 version:3.0.26

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-03-24 
15:00:46.771173301 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.25356/zabbix.changes 2019-03-27 
16:23:02.655509248 +0100
@@ -1,0 +2,18 @@
+Wed Mar 27 10:05:47 UTC 2019 - Boris Manojlovic 
+
+- updated to latest release 3.0.26
+- bugfix release;
+  + ZBX-15867 fixed invalid DNS being accepted when receiving discovery
+contents from Zabbix proxy
+  + ZBX-15552 fixed compilation with LibreSSL as OpenSSL replacement
+and OpenSSL without PSK support
+  + ZBX-15788 fixed crash when substituting LLD macros in calculated
+item formula expression
+  + ZBX-15670 fixed inefficient vmware eventlog downloading
+  + ZBX-14858 fixed processing of unlimited vmware maxQueryMetrics value
+  + ZBX-10496 fixed links to installation instructions in README file
+  + ZBX-15494 fixed handling numbers that written in scientific notation
+  + ZBX-15316 fixed problem with socket inheritance preventing Windows
+agent from restarting under certain circumstances  
+
+---

Old:

  zabbix-3.0.25.tar.gz

New:

  zabbix-3.0.26.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.sSjhCw/_old  2019-03-27 16:23:03.743509021 +0100
+++ /var/tmp/diff_new_pack.sSjhCw/_new  2019-03-27 16:23:03.743509021 +0100
@@ -78,7 +78,7 @@
 %endif
 
 Name:   zabbix
-Version:3.0.25
+Version:3.0.26
 Release:0
 
 %define bcversion 3.0-1.0

++ zabbix-3.0.25.tar.gz -> zabbix-3.0.26.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-3.0.25.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.25356/zabbix-3.0.26.tar.gz differ: char 
5, line 1




commit zabbix for openSUSE:Factory

2019-03-24 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-03-24 15:00:42

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.25356 (New)


Package is "zabbix"

Sun Mar 24 15:00:42 2019 rev:3 rq:687729 version:3.0.25

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2019-02-01 
11:46:14.320503603 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.25356/zabbix.changes 2019-03-24 
15:00:46.771173301 +0100
@@ -1,0 +2,6 @@
+Fri Mar 22 12:59:58 UTC 2019 - Boris Manojlovic 
+
+- added patch zabbix-3.0.25-new-m4-pgsql.patch to mitigate postgresql-devel 
separation into
+  devel and server-devel packages in openSUSE:Factory
+
+---

New:

  zabbix-3.0.25-new-m4-pgsql.patch



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.zQmsKa/_old  2019-03-24 15:00:48.127173128 +0100
+++ /var/tmp/diff_new_pack.zQmsKa/_new  2019-03-24 15:00:48.139173126 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -106,6 +106,9 @@
 Source19:   
https://github.com/zabbix/zabbix-bash-completion/archive/%{bcversion}/zabbix-bash-completion-%{bcversion}.tar.gz
 # PATCH-FIX-UPSTREAM zabbix-3.0.20-jsLoader-fix.patch bnc#1105278
 Patch0: zabbix-3.0.20-jsLoader-fix.patch
+# PATCH-FIX-UPSTREAM zabbix-3.0.25-new-m4-pgsql.patch fix for opensuse issue 
caused/solved by bnc#1120035
+Patch1: zabbix-3.0.25-new-m4-pgsql.patch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?_with_openipmi:1}
@@ -313,6 +316,10 @@
 %prep
 %setup -q -n zabbix-%{version}%{?rclevel} -a 19
 %patch0
+# as SLE 11 is "too old" we do not patch it with postgresql separation logic...
+%if 0%{?suse_version} > 1110
+%patch1
+%endif
 cp %{S:6} .
 # fix source & config files to respect adapted names
 for file in src/zabbix_java/settings.sh src/zabbix_java/lib/logback.xml 
%{SOURCE17} conf/*.conf  misc/init.d/suse/*/zabbix_* src/zabbix_server/server.c 
\
@@ -381,7 +388,7 @@
 %build
 
 # autoreconf not needed anymore
-#autoreconf -i
+autoreconf -i
 ZABBIX_BASIC_CONFIG="%{expand:%{basic_configuration}}  %{?_with_openipmi}  
%{?_with_java}  %{?_with_ipv6}  %{?_with_ssh2} %{?_with_ldap} %{?_with_odbc}"
 ZABBIX_BASIC_CONFIG="$ZABBIX_BASIC_CONFIG %{?_with_libcurl} %{?_with_openipmi} 
%{?_with_net_snmp} %{?_with_libxml2} %{?_with_openssl}"
 
@@ -396,7 +403,7 @@
 CFLAGS="%optflags"
 export CFLAGS
 
-%configure $ZABBIX_BASIC_CONFIG --with-mysql
+%configure $ZABBIX_BASIC_CONFIG --with-mysql --without-postgresql
 make %{?_smp_mflags} JAVAC="$JAVAC"
 cp src/zabbix_server/zabbix_server zabbix-server-mysql
 cp src/zabbix_proxy/zabbix_proxy zabbix-proxy-mysql
@@ -410,7 +417,7 @@
 
 # build SQLite binaries
 make clean
-%configure $ZABBIX_BASIC_CONFIG --with-sqlite3
+%configure $ZABBIX_BASIC_CONFIG --with-sqlite3 --without-postgresql
 make %{?_smp_mflags} JAVAC="$JAVAC"
 cp src/zabbix_server/zabbix_server zabbix-server-sqlite
 cp src/zabbix_proxy/zabbix_proxy zabbix-proxy-sqlite

++ zabbix-3.0.25-new-m4-pgsql.patch ++
 614 lines (skipped)




commit zabbix for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package zabbix for openSUSE:Factory checked 
in at 2019-02-01 11:46:11

Comparing /work/SRC/openSUSE:Factory/zabbix (Old)
 and  /work/SRC/openSUSE:Factory/.zabbix.new.28833 (New)


Package is "zabbix"

Fri Feb  1 11:46:11 2019 rev:2 rq:670097 version:3.0.25

Changes:

--- /work/SRC/openSUSE:Factory/zabbix/zabbix.changes2018-12-21 
08:21:15.965578599 +0100
+++ /work/SRC/openSUSE:Factory/.zabbix.new.28833/zabbix.changes 2019-02-01 
11:46:14.320503603 +0100
@@ -1,0 +2,33 @@
+Tue Jan 29 08:49:04 UTC 2019 - bo...@steki.net
+
+- updated to latest release 3.0.25
+- bugfix release - bugs fixed;
+  + ZBX-15220 fixed displaying of last value for values received in the same 
second
+  + ZBX-15460 reset agent availability when host status changes,
+e.g., when host gets disabled
+  + ZBX-11761 added warnings in case of TLS identity mismatch
+  + ZBX-15355 fixed undefined index in configuration.import API call
+  + ZBX-15354 fixed undefined index in API calls without "auth" parameter
+  + ZBX-14331 fixed error allowing users to change type of
+a host interface that already has items attached
+  + ZBX-15313 fixed unit suffix support in calculated item expressions
+  + ZBX-14592 fixed calculation of SLA and availability report
+when problem has negative duration
+  + ZBX-15156 fixed undefined offset error in host screen with web item
+  + ZBX-14624 fixed agent collector not releasing connection to 
missing/removed disk devices
+  + ZBX-14604 fixed displaying of the graph name on screens
+  + ZBX-15233 renamed fuzzytime() function description in dropdown list
+  + ZBX-12801 excluded zabbix_sender.dll from MS Windows builds with TLS
+  + ZBX-15260 improved misleading warning message when agent fails
+to find log file during processing logrt[] item
+  + ZBX-15206 fixed deprecated net-snmp attribute
+  + ZBX-15238 fixed updating nextcheck time in discovery rules to
+avoid overlaps between discovery executions
+  + ZBX-8383 updated Tomcat template for compatibility with recent Tomcat 
versions,
+   fixed constraint error when importing new data.tmpl
+  + ZBX-14606 removed strict-transport-security header from frontend
+  + ZBX-14977 fixed creation of unneeded database record if host prototype
+inventory mode is disabled; fixed validation for host and host prototype 
inventory mode
+  + ZBX-15146 fixed SQL error occurred when too long IP address is attempted 
to be written in database  
+
+---

Old:

  zabbix-3.0.24.tar.gz

New:

  zabbix-3.0.25.tar.gz



Other differences:
--
++ zabbix.spec ++
--- /var/tmp/diff_new_pack.rVGWxJ/_old  2019-02-01 11:46:16.336501533 +0100
+++ /var/tmp/diff_new_pack.rVGWxJ/_new  2019-02-01 11:46:16.336501533 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zabbix
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -78,7 +78,7 @@
 %endif
 
 Name:   zabbix
-Version:3.0.24
+Version:3.0.25
 Release:0
 
 %define bcversion 3.0-1.0

++ zabbix-3.0.24.tar.gz -> zabbix-3.0.25.tar.gz ++
/work/SRC/openSUSE:Factory/zabbix/zabbix-3.0.24.tar.gz 
/work/SRC/openSUSE:Factory/.zabbix.new.28833/zabbix-3.0.25.tar.gz differ: char 
5, line 1