forked from pool/zabbix
Compare commits
36 Commits
Author | SHA256 | Date | |
---|---|---|---|
2e6623df2e | |||
449cd7230b | |||
cd6d9ffd7e | |||
872b90d083 | |||
85c0a113a7 | |||
a3967ea004 | |||
6806f58dae | |||
b898ea17ab | |||
5818960de9 | |||
2fb9e1618f | |||
d13bb2e7b9 | |||
a72cd1393c | |||
f5cfa26c96 | |||
68bc0402b6 | |||
cff3e905e7 | |||
e5af03e90f | |||
3fb5c3d699 | |||
3aec54a7bc | |||
5912d057b9 | |||
12c0099339 | |||
36664651d5 | |||
298a1879a4 | |||
4c930cc04c | |||
f96b4963c8 | |||
|
802f057e97 | ||
ad978ae159 | |||
6b90f9afac | |||
|
99cd2a2292 | ||
3f044d554c | |||
9cf7708bd3 | |||
16573dfcb2 | |||
bfb2345e2c | |||
d22e17c7eb | |||
6b5f8bfd68 | |||
16e8dc3a5d | |||
871c4353b8 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27d2d453ead41a251131cf1c66300175386355879f6d605de5d88dbb57ab82f9
|
||||
size 45176869
|
3
zabbix-6.0.36.tar.gz
Normal file
3
zabbix-6.0.36.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35ed0e63a346cd360e9f7b0355dfb9b5f6b006ee55063c4d46d9716acb9b1829
|
||||
size 40473761
|
12
zabbix-reproducible-jar-mtime.patch
Normal file
12
zabbix-reproducible-jar-mtime.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -urEbwB zabbix-6.0.33.orig/src/zabbix_java/Makefile.am zabbix-6.0.33/src/zabbix_java/Makefile.am
|
||||
--- zabbix-6.0.33.orig/src/zabbix_java/Makefile.am 2024-09-26 21:55:13.116258283 +0200
|
||||
+++ zabbix-6.0.33/src/zabbix_java/Makefile.am 2024-09-26 21:58:05.924204894 +0200
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
$(ZJG): class src/com/zabbix/gateway/*.java
|
||||
$(JAVAC) -d class/src -classpath $(LIB) src/com/zabbix/gateway/*.java
|
||||
- $(JAR) cf $(ZJG) -C class/src .
|
||||
+ $(JAR) --date="$$(date -u -d @$${SOURCE_DATE_EPOCH:-$$(date +%s)} +%Y-%m-%dT%H:%M:%SZ)" --create --file=$(ZJG) -C class/src .
|
||||
|
||||
test: class
|
||||
echo "badger useruser" > tests/com/zabbix/gateway/jmx_test_beans/jmxremote.password
|
198
zabbix.changes
198
zabbix.changes
@@ -1,3 +1,201 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 15:30:07 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- build with pcre2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 09:19:20 UTC 2024 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
- update version to latest release 6.0.36
|
||||
- New Features and Improvements
|
||||
+ ZBXNEXT-9249 Added new items and trigger for disk space usage in
|
||||
LXC containers for Proxmox VE by HTTP template Templates
|
||||
+ ZBXNEXT-9382 Added Nutanix template Templates
|
||||
+ ZBXNEXT-9058 Updated VMware Hypervisor template for ability to work as a standalone template Templates
|
||||
+ ZBXNEXT-9532 Updated maximum supported TimescaleDB version to 2.17 Server
|
||||
+ ZBXNEXT-9238 Updated maximum supported PostgreSQL version to 17 Proxy Server
|
||||
+ ZBXNEXT-9457 Added Huawei OceanStor V6 by SNMP template Templates
|
||||
+ ZBXNEXT-9246 Added monitoring of HA manager process utilization Server
|
||||
+ ZBXNEXT-9418 Split {$PG.CONNSTRING} macro in PostgreSQL templates Templates
|
||||
+ ZBXNEXT-9416 Updated max supported MariaDB version to 11.5 Proxy Server
|
||||
+ ZBXNEXT-9318 Added Microsoft 365 reports by HTTP template Templates
|
||||
+ ZBXNEXT-9248 Added GitHub repository by HTTP template Templates
|
||||
+ ZBXNEXT-9408 Updated max supported TimescaleDB version to 2.16 Server
|
||||
+ ZBXNEXT-8937 Added support of IMDSv2 in role-based authorization for AWS templates Templates
|
||||
+ ZBXNEXT-9398 Added new mediatype webhook MS Teams Workflow Templates
|
||||
+ ZBXNEXT-9341 Added assume role authorization in AWS templates Templates
|
||||
|
||||
- Bug Fixes
|
||||
+ ZBX-25463 Fixed an endless loop in the report manager Server
|
||||
+ ZBX-25477 Fixed the crash occurring when a calculated item contained large value Server
|
||||
+ ZBX-21618 Fixed the layout of multiple list pages when displaying long entity names Frontend
|
||||
+ ZBX-25444 Fixed missing maintenance data in maps for map-type elements Frontend
|
||||
+ ZBX-25397 Fixed events not being suppressed during maintenance if a deadlock occurred Server
|
||||
+ ZBX-25324 Fixed FreeTDS ODBC login with special characters in the password field Server
|
||||
+ ZBX-24582 Truncated the error message for testing items with a value type mismatch Server
|
||||
+ ZBX-25096 Fixed performance counter query in MSSQL by ODBC template; updated documentation
|
||||
of MSSQL by Zabbix agent 2 template Templates
|
||||
+ ZBX-25301 Removed redundant message size check on 32-bit platforms when sending TCP message Agent Proxy Server
|
||||
+ ZBX-25208 Fixed merging of user macros in the `Inherited and host/template/host prototype macros` mode;
|
||||
fixed resolving of user macros with unquoted context started with "regex:" Frontend
|
||||
+ ZBX-24652 Fixed name filtering for maps, maintenance, actions, host groups, and templates Frontend
|
||||
+ ZBX-20767 Removed the unnecessary Discard with heartbeat preprocessing step from
|
||||
the discovery rules in Linux and Nextcloud templates Templates
|
||||
+ ZBX-23949 Fixed processing of the `host` parameter for trigger prototypes API
|
||||
+ ZBX-25034 Fixed discovery rule export issue where host prototypes with template
|
||||
override defined used template’s visible name API
|
||||
+ ZBX-25416 Fixed unsupported value passing to the preprocessor Proxy Server
|
||||
+ ZBX-24528 Prevented SQL errors from being displayed to non-authorized users API Frontend
|
||||
+ ZBX-21503 Prevented creation of audit logs for Media type objects on updates without actual changes API Frontend
|
||||
+ ZBX-24633 Fixed code error when viewing graph and trigger lists with discovered objects set to expire Frontend
|
||||
+ ZBX-24846 Fixed checking for orphaned maintenances when deleting a host or host group API
|
||||
+ ZBX-25091 Fixed the colors of selected read-only radio buttons Frontend
|
||||
+ ZBX-25392 Fixed description of Microsoft 365 reports by HTTP template Templates
|
||||
+ ZBX-20848 Fixed multiselect not suggesting a just-removed record Frontend
|
||||
+ ZBX-25393 Fixed unwanted page scrolling when editing text in multiline text fields Frontend
|
||||
+ ZBX-24500 Fixed an issue that allowed defining multiple PSK keys for the same PSK identity
|
||||
used in hosts, proxies, and autoregistration API
|
||||
+ ZBX-24960 Fixed specified item test by Zabbix agent 2 on Windows for "system.uptime" and
|
||||
other performance counter-based items Agent
|
||||
+ ZBX-25311 Reverted passing errors to dependent items Proxy Server
|
||||
+ ZBX-24273 Fixed potential Zabbix agent crash for vfs.fs.get item Agent
|
||||
+ ZBX-25029 Fixed initiating HA failover in the case of invalid server response Agent Proxy Server
|
||||
+ ZBX-23410 Fixed assigning of interfaces for copied LLD rules and item prototypes API
|
||||
+ ZBX-23007 Added chunking when collecting related objects for item and item prototype API
|
||||
+ ZBX-23171 Fixed escaping of slash character in context-based macro patterns Frontend
|
||||
+ ZBX-25141 Fixed {FUNCTION.VALUE} and {FUNCTION.RECOVERY.VALUE} macro expansion in
|
||||
notifications, commands, event names and manual event action scripts Server
|
||||
+ ZBX-24805 Added filter for discovery rule for family of APC templates Templates
|
||||
+ ZBX-23520 Added timeout and fixed keys for raw items for family of MSSQL templates Templates
|
||||
+ ZBX-24684 Moved Zabbix agent 2 plugin shutdown message to debug log level Agent
|
||||
+ ZBX-22918 Added database name macro for connection to all agent keys in PostgreSQL by Zabbix agent 2 Templates
|
||||
+ ZBX-24979 Removed incompatible "proxy last seen" threshold macro from Zabbix health templates Templates
|
||||
+ ZBX-24366 Fixed host group filters on availability report to show correct items Frontend
|
||||
+ ZBX-25072 Fixed splitting of a trigger expression in the expression builder Frontend
|
||||
+ ZBX-25255 Fixed macro in PostgreSQL by Zabbix agent 2 template Templates
|
||||
+ ZBX-25098 Fixed regsub output pattern issue with backslash and "at" sign in macro functions Server
|
||||
+ ZBX-24922 Prevented attempt to update trigger or graph prototypes while
|
||||
importing discovery rules without "update existing" option specified API
|
||||
+ ZBX-25156 Fixed runtime error in trigger expression constructor if non-existent
|
||||
function was used in the expression field Frontend
|
||||
+ ZBX-25280 Fixed trigger expression in Kubernetes cluster state by HTTP Templates
|
||||
+ ZBX-21663 Fixed timeselector display in problem list on PHP 7.4 Frontend
|
||||
+ ZBX-24030 Fixed manually closed problem action icon visibility in high-contrast theme Frontend
|
||||
+ ZBX-21843 Fixed "Check for not supported value" preprocessing step for dependent items Proxy Server
|
||||
+ ZBX-25154 Added deactivation of service manager problem cache if no services are configured Server
|
||||
+ ZBX-24997 Fixed script execution status in Action log page Frontend
|
||||
+ ZBX-25127 Fixed crash in JSON library due to null pointer arithmetic Agent Proxy Server
|
||||
+ ZBX-24485 Fixed undefined index error when importing host with technical name already in use by a template API
|
||||
+ ZBX-24245 Fixed Zabbix agent 2 and loadable plugin protocol mismatch error Agent
|
||||
+ ZBX-22557 Fixed time zones conflict leading to report scheduling errors Server
|
||||
+ ZBX-21618 Fixed layout for multiple lists when long names are used Frontend
|
||||
+ ZBX-25026 Fixed percentile line being displayed outside of classic graph Frontend
|
||||
+ ZBX-22754 Fixed 'Too old events' error for vmware.eventlog item Proxy Server
|
||||
+ ZBX-23535 Added alternative data source parsing for key ceph.status Agent
|
||||
+ ZBX-24418 Fixed Zabbix agent 2 build on MIPS architectures Agent
|
||||
+ ZBX-24471 Fixed system.run[,nowait] to include double quotes the same way as system.run[,wait] Agent
|
||||
+ ZBX-24619 Updated atomic variables to be more safe Agent
|
||||
+ ZBX-24052 Fixed the error when applying subfilter by tag on graph page if item tag contains special characters Frontend
|
||||
+ ZBX-24819 Fixed slow template cloning Installation Server
|
||||
+ ZBX-24570 Fixed right Y axis being enabled by default in SVG graph widget Frontend
|
||||
+ ZBX-24725 Added missing maxlength parameter to description fields Frontend
|
||||
+ ZBX-24874 Fixed item preprocessing Custom on fail checkbox readonly and disable state toggling Frontend
|
||||
+ ZBX-23315 Prevented attempt to update host triggers when importing template through hosts page API
|
||||
+ ZBX-24691 Fixed issue with SNMPv3 authentication protocol and privacy protocol
|
||||
values not getting sent to server for item testing Frontend
|
||||
+ ZBX-24750 Fixed issues with maximum field length for map elements and shapes API Frontend
|
||||
+ ZBX-24966 Fixed sorting in Map navigation tree widget Frontend
|
||||
+ ZBX-24926 Fixed bad argument error when using latest libcurl Proxy Server
|
||||
+ ZBX-24431 Prevented showing the disabled items in the case when not supported state has been selected Frontend
|
||||
+ ZBX-24147 Fixed translation strings and comments to gender neutral ones Frontend
|
||||
+ ZBX-24903 Fixed row count in script dialog of script item Frontend
|
||||
+ ZBX-24466 Fixed configuration map import not resetting element icons Frontend
|
||||
+ ZBX-21663 Implemented ability to keep timeselector expanded when changing pages in problem view Frontend
|
||||
+ ZBX-23871 Fixed incorrect order of "query_fields" and "headers" being sent to server in item test form Frontend
|
||||
+ ZBX-23174 Fixed frontend maintenance configuration not following documentation Frontend
|
||||
+ ZBX-24339 Fixed validation of invalid API methods being passed down in user role rules API
|
||||
+ ZBX-24394 Made trigger housekeeper documentation more precise Server
|
||||
+ ZBX-24879 Fixed ODBC login with special characters in the password field Server
|
||||
+ ZBX-24650 Fixed {ITEM.LOG.SEVERITY} macro to resolve to event severity instead of trigger severity Frontend
|
||||
+ ZBX-24760 Fixed default timezone in macro {EVENT.DATE} & {EVENT.TIME} expansion Server
|
||||
+ ZBX-21838 Fixed max in table setting not being used to limit action count in mediatype list Frontend
|
||||
+ ZBX-24835 Fixed case-conversion and preg functions working incorrectly with the Turkish locale Frontend
|
||||
+ ZBX-23844 Fixed long names of icons and background images overlapping each other Frontend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 20:26:42 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Added patch:
|
||||
* zabbix-reproducible-jar-mtime.patch
|
||||
+ Use SOURCE_DATE_EPOCH for reproducible jar mtime
|
||||
+ Applied if building with Java >= 17
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 07:11:45 UTC 2024 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
- update to 6.0.33
|
||||
- this version fixes CVE-2024-36461 and CVE-2024-22114
|
||||
- New Features and Improvements
|
||||
+ ZBXNEXT-9000 Changed query table for ASM disk group metrics in Oracle Database plugin and
|
||||
Oracle by ODBC template Agent Templates
|
||||
+ ZBXNEXT-9217 Added AWS Lambda by HTTP template Templates
|
||||
+ ZBXNEXT-9293 Updated max supported MySQL version to 9.0 Proxy Server
|
||||
+ ZBXNEXT-8657 Updated Zabbix health templates with new visualization Templates
|
||||
+ ZBXNEXT-9143 Added index on auditlog recordsetid Server
|
||||
+ ZBXNEXT-9081 Added Small Computer System Interface (SCSI) device type support to Zabbix agent 2 Smart plugin Agent
|
||||
+ ZBXNEXT-6445 Added recovery expression for fuzzytime triggers in Linux and Windows templates,
|
||||
removed fuzzytime triggers from active agent templates Templates
|
||||
+ ZBXNEXT-9201 Updated max supported MySQL version to 8.4 Proxy Server
|
||||
+ ZBXNEXT-9225 Updated max supported TimescaleDB version to 2.15 Server
|
||||
+ ZBXNEXT-9226 Updated max supported MariaDB version to 11.4 Proxy Server
|
||||
+ ZBXNEXT-8868 Added discovery and template for Azure VM Scale Sets Templates
|
||||
|
||||
- Bug Fixes
|
||||
+ BX-24947 Fixed PHP runtime errors while processing frontend notifications Frontend
|
||||
+ ZBX-24824 Improved loadable plugin connection broker Agent
|
||||
+ ZBX-24583 Fixed inability to export/import web scenario with digest authentication API
|
||||
+ ZBX-23905 Fixed double scroll in script dialogs Frontend
|
||||
+ ZBX-18767 Fixed word breaks in flexible text input fields and trigger expressions Frontend
|
||||
+ ZBX-24909 Fixed resolving of macro functions in the "Item value" widget Frontend
|
||||
+ ZBX-24859 Fixed JavaScript in S3 buckets discovery rule Templates
|
||||
+ ZBX-24617 Fixed hardcoded region in AWS by HTTP template Templates
|
||||
+ ZBX-24524 Fixed "New values per second" statistic to include dependent items in calculation Proxy Server
|
||||
+ ZBX-24821 Made 'execute_on' value being recorded in audit only for shell scripts Server
|
||||
+ ZBX-23312 Fixed discovery edit form being saved incorrectly after dcheck update Frontend
|
||||
+ ZBX-24773 Fixed duplicate item preprocessing in Kubernetes Kubelet by HTTP template Templates
|
||||
+ ZBX-24514 Fixed standalone Zabbix server and Zabbix proxy not stopping when database is read-only Proxy Server
|
||||
+ ZBX-23936 Fixed state and styling of readonly fields Frontend
|
||||
+ ZBX-24520 Fixed an issue with incorrect translations used in several frontend places Frontend
|
||||
+ ZBX-21815 Fixed issue with undefined offset for media type when it was deleted before saving the user Frontend
|
||||
+ ZBX-24108 Fixed error in dashboard if Map widget contains map element that user doesn't have access to Frontend
|
||||
+ ZBX-24569 Fixed old and added new items to Azure Virtual Machine template Templates
|
||||
+ ZBX-24537 Fixed tags subfilter in Latest data kiosk mode Frontend
|
||||
+ ZBX-24167 Fixed template linkage when item prototype collision is found Server
|
||||
+ ZBX-23770 Improved monitoring user permissions documentation for Zabbix agent 2 Oracle plugin and Oracle by ODBC template Documentation
|
||||
+ ZBX-24565 Removed redundant kernel header include, fixed musl compatibility issues (thanks to Alpine Linux maintainers for spotting this)
|
||||
+ ZBX-24610 Fixed interface field appearance for discovered items without interface set Frontend
|
||||
+ ZBX-24562 Fixed incorrect problem order in Problems by severity widget's hintbox Frontend
|
||||
+ ZBX-23751 Fixed inability to pass an action filter condition without an "operator" property, implying a default value of "Equal" API
|
||||
+ ZBX-21429 Prevented ability to disable all UI element access via role.update API API
|
||||
+ ZBX-19271 Fixed inconsistent tag row rendering in different edit forms Frontend
|
||||
+ ZBX-24539 Fixed incorrect threshold in trigger expression of Check Point Next Generation Firewall by SNMP template Templates
|
||||
+ ZBX-24667 Fixed vm.memory.size[pused] item on Solaris Agent
|
||||
+ ZBX-23781 Added storage volumes check in HPE iLO by HTTP template Templates
|
||||
+ ZBX-24391 Fixed Zabbix agent to return net.tcp.socket.count result without error if IPv6 is disabled Agent
|
||||
+ ZBX-24235 Fixed value misalignment in Item value widget Frontend
|
||||
+ ZBX-24352 Fixed custom severity name usage in Geomap widget Frontend
|
||||
+ ZBX-24665 Fixed potential problem with deprecated GCE Integrity feature Templates
|
||||
+ ZBX-20993 Fixed Zabbix agent 2 MQTT plugin clientID to be generated by strict requirements Agent
|
||||
+ ZBX-23426 Added dependent item with JavaScript preprocessing for edges SD-WAN in VMWare SD-WAN VeloCloud by HTTP template Templates
|
||||
+ ZBX-24566 Fixed crash when expression macro is used in unsupported location Server
|
||||
+ ZBX-24450 Fixed issue where graph could differ for data gathered from PostgreSQL and other databases Frontend
|
||||
+ ZBX-24513 Fixed real-time export of rarely updated trends Server
|
||||
+ ZBX-24163 Fixed submap addition in Map navigation tree widget to not append same submaps repeatedly Frontend
|
||||
+ ZBX-23398 Fixed trigger expression constructor incorrectly showing '<' and '>' operators Frontend
|
||||
+ ZBX-23584 Fixed error message being displayed when updating host after changing item status Frontend
|
||||
+ ZBX-24635 Fixed datastore triggers in VMware templates Templates
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 10:09:48 UTC 2024 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
|
17
zabbix.spec
17
zabbix.spec
@@ -22,7 +22,7 @@
|
||||
%define agent_group zabbix
|
||||
|
||||
Name: zabbix
|
||||
Version: 6.0.31
|
||||
Version: 6.0.36
|
||||
Release: 0
|
||||
Summary: Distributed monitoring system
|
||||
License: Apache-2.0 AND GPL-2.0-or-later AND EPL-2.0 AND MPL-2.0 AND BSD-3-Clause
|
||||
@@ -42,7 +42,9 @@ Source14: zabbix-java-gateway.service
|
||||
Source15: README-SSL.SUSE
|
||||
Source16: system-user-zabbix.conf
|
||||
# PATCH-FIX-OPENSUSE zabbix-6.0.12-netsnmp-fixes.patch fix for removed md5 auth protocol
|
||||
Patch3: zabbix-6.0.12-netsnmp-fixes.patch
|
||||
Patch0: zabbix-6.0.12-netsnmp-fixes.patch
|
||||
# PATCH-FIX-OPENSUSE zabbix-reproducible-jar-mtime.patch reproducible jar mtime with openjdk17+
|
||||
Patch1: zabbix-reproducible-jar-mtime.patch
|
||||
BuildRequires: apache-rpm-macros
|
||||
BuildRequires: apache2-devel
|
||||
BuildRequires: autoconf
|
||||
@@ -64,7 +66,7 @@ BuildRequires: update-alternatives
|
||||
BuildRequires: pkgconfig(OpenIPMI)
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libevent)
|
||||
BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(libpcre2-8)
|
||||
BuildRequires: pkgconfig(libpq)
|
||||
BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
@@ -269,7 +271,12 @@ BuildArch: noarch
|
||||
Zabbix users and groups required by zabbix packages
|
||||
|
||||
%prep
|
||||
%autosetup -p0 -n zabbix-%{version}
|
||||
%setup -n zabbix-%{version}
|
||||
%patch -P 0 -p0
|
||||
# The "--date" option was added into jar in OpenJDK 17
|
||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 17}%{!?pkg_vcmp:0}
|
||||
%patch -P 1 -p1
|
||||
%endif
|
||||
|
||||
cp %{SOURCE6} .
|
||||
# fix source & config files to respect adapted names
|
||||
@@ -322,7 +329,7 @@ cd -
|
||||
%sysusers_generate_pre %{SOURCE16} zabbix system-user-zabbix.conf
|
||||
ZABBIX_BASIC_CONFIG="--enable-proxy --enable-server --enable-agent --sysconfdir=%{_sysconfdir}/zabbix \
|
||||
--with-openipmi --enable-java --enable-ipv6 --with-ssh2 --with-ldap --with-unixodbc \
|
||||
--with-libcurl --with-net-snmp --with-libxml2 --with-openssl --with-libpcre --with-libevent"
|
||||
--with-libcurl --with-net-snmp --with-libxml2 --with-openssl --with-libpcre2 --with-libevent"
|
||||
|
||||
# configure MySQL repo (here)
|
||||
autoreconf -fvi
|
||||
|
Reference in New Issue
Block a user