<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/admin/zabbix/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-07-22T23:04:06Z</updated>
<entry>
<title>zabbix: reorganize files dir for clarity and to better follow the FHS</title>
<updated>2026-07-22T23:04:06Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-17T03:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2616169cd42ae207254f9d4a9b59a4ca8d527210'/>
<id>urn:sha1:2616169cd42ae207254f9d4a9b59a4ca8d527210</id>
<content type='text'>
Reorganize the extra files under the 'files' dir so that it is more
clear where they go and what they are for, and to avoid having a
disorganized mass of files.

Move the extra C source file out of files and into 'src-extra'.

Avoid treating openwrt-supplied params files as configuration data.
Instead have them in a separate directory under /usr/share which is
included in the zabbix_agentd configuration by default. This also better
follows the FHS.

Hopefully these changes make sense on their own, as well as helping the
CI accept the changes.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: tweak server configuration</title>
<updated>2026-04-11T06:12:36Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-04-08T01:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2aadd0d97fb4de34e3ad18c31e4a2b5ad72bb297'/>
<id>urn:sha1:2aadd0d97fb4de34e3ad18c31e4a2b5ad72bb297</id>
<content type='text'>
* Fix path to fping and use fping as fping6
* For privacy, disable call to public API to check for Zabbix version update

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: bump version to 7.0.23 (LTS)</title>
<updated>2026-03-04T18:27:09Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-02-25T05:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5eaff0b9c0017420a92042b785da228ebeaac1f8'/>
<id>urn:sha1:5eaff0b9c0017420a92042b785da228ebeaac1f8</id>
<content type='text'>
Update version to 7.0.23 - latest LTS.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: fix agentd default user and minor issues</title>
<updated>2026-01-23T20:13:51Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-01-21T10:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a2685bfad20c64ff3fa731c4cb6ffb007e88ebee'/>
<id>urn:sha1:a2685bfad20c64ff3fa731c4cb6ffb007e88ebee</id>
<content type='text'>
The last PR (https://github.com/openwrt/packages/pull/28370) missed
including two needed changes, and had a minor packaging Makefile
mistake.

The Zabbix Agent needs to drop privileges to the zabbix-agent user.
Similarly, if run as root (not the default), the Zabbix server needs to
drop privileges to the zabbix-server user.

There are also, in the Makefile, three instances of using BUILD_VARIANT
instead of VARIANT in package definitions.

So we fix those issues.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: use separate users for agent and server</title>
<updated>2026-01-18T05:21:18Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-01-15T12:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=907e9c6b1ea4635275d8d640f5083b3656229ecc'/>
<id>urn:sha1:907e9c6b1ea4635275d8d640f5083b3656229ecc</id>
<content type='text'>
For security, per upstream recommendations, use a separate user for the
agent daemon and the server daemon.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: add initscript for server</title>
<updated>2026-01-15T23:10:59Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2025-12-09T05:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ffdb7209a45456dd5f51cb62418d0b1968fbf5ac'/>
<id>urn:sha1:ffdb7209a45456dd5f51cb62418d0b1968fbf5ac</id>
<content type='text'>
Adds an initscript for zabbix_server, and related helper files

+ uses a zabbix_server uci conf to enable/disable startup
+ updates the default zabbix_server.conf to work with initscript
+ add a sysctl.d conf to set max-files more appropriate for zabbix_server

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: fix agentd PidFile creation</title>
<updated>2026-01-15T23:10:59Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2025-12-25T20:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1ff6a92251c789211df3c2940967688bf23f69ad'/>
<id>urn:sha1:1ff6a92251c789211df3c2940967688bf23f69ad</id>
<content type='text'>
Addresses the issue pointed out in #28165, which is that zabbix_agentd
always creates a PidFile and has no option to disable PidFile creation.
Therefore update the configuration file to default to create a PidFile
where we want it.

Close #28165

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: update to 7.0.21 (lts)</title>
<updated>2025-12-20T10:19:45Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2025-12-15T07:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0488c96b08a9f96b4a9de613db9ad08e2082a3ab'/>
<id>urn:sha1:0488c96b08a9f96b4a9de613db9ad08e2082a3ab</id>
<content type='text'>
Updates Zabbix to 7.0.21-r1 (latest 7.0 LTS version)

Note that for the frontend, clearing browser cache, cookies and other
site data for the zabbix frontend server may be necessary.

Security fixes compared to 7.0.12 (most are frontend only):

* CVE-2025-27238: API hostprototype.get lists data to users with
  insufficient authorization https://support.zabbix.com/browse/ZBX-26988
* CVE-2025-27236: User information disclosure via api_jsonrpc.php on
  method user.get with param search:
  https://support.zabbix.com/browse/ZBX-27060
* CVE-2025-27231: LDAP 'Bind password' field value can be leaked by a
  Zabbix Super Admin: https://support.zabbix.com/browse/ZBX-27062
* CVE-2025-49641: Insufficient permission check for the
  problem.view.refresh action:
  https://support.zabbix.com/browse/ZBX-27063
* CVE-2025-49643: Frontend DoS vulnerability due to asymmetric
  resource consumption: https://support.zabbix.com/browse/ZBX-27284

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: update to 7.0.0</title>
<updated>2024-06-23T18:28:47Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2024-06-05T13:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4948edf6fff5af42707fdb9d6ae0d9bd02c31d79'/>
<id>urn:sha1:4948edf6fff5af42707fdb9d6ae0d9bd02c31d79</id>
<content type='text'>
License has been changed to AGPL-3.0-only

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>zabbix: update to version 6.4.7</title>
<updated>2023-10-31T10:57:20Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2023-10-17T12:14:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4f9ced5cf9d411dc54a815beb365b539c561bbfb'/>
<id>urn:sha1:4f9ced5cf9d411dc54a815beb365b539c561bbfb</id>
<content type='text'>
Switch to current stable version 6.4.7.
See release notes:
https://www.zabbix.com/rn/rn6.4.7

So that the new version builds cleanly. The 'libevent2-pthreads' must be
added as dependency.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
