<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/admin/zabbix/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-07-18T08:59:18Z</updated>
<entry>
<title>zabbix: bump version to 7.0.28</title>
<updated>2026-07-18T08:59:18Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-16T01:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=69b555d22a04703a6564009011f320d289c09c64'/>
<id>urn:sha1:69b555d22a04703a6564009011f320d289c09c64</id>
<content type='text'>
Update to latest LTS. See release notes:
https://www.zabbix.com/rn/rn7.0.28

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: do not error in postinst when no ubusd</title>
<updated>2026-07-16T06:48:33Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-15T06:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=33fa804bdd693f29d6f91fc597a024d91fa5b006'/>
<id>urn:sha1:33fa804bdd693f29d6f91fc597a024d91fa5b006</id>
<content type='text'>
Now that post install is running properly, when CI executes the
tests the zabbix-extra-* packages that have a posinst exit the
post install with an error if ubusd is not running.

Drop the error code from killall with no usbd running to fix this.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: remove dependency on symbol ZABBIX_ENABLE_ZABBIX</title>
<updated>2026-07-10T18:56:10Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-10T03:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d5eb49a42d8aea05c59862039a57e2d0de25710a'/>
<id>urn:sha1:d5eb49a42d8aea05c59862039a57e2d0de25710a</id>
<content type='text'>
It results a failure to build due to
https://github.com/openwrt/gh-action-sdk/issues/70. This means there will be some
ZABBIX symbols in .config eveen when ZABBIX is not selected, but this is a
necessary tradeoff. See
https://github.com/openwrt/packages/pull/29803#issuecomment-4882201182.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: bump to 7.0.27 and fix Makefile</title>
<updated>2026-07-10T18:56:10Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-06-22T02:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=13ee37072d7e146aef2ba1fedfb9ca405c46589c'/>
<id>urn:sha1:13ee37072d7e146aef2ba1fedfb9ca405c46589c</id>
<content type='text'>
* Update version to latest upstream LTS version.

* The Makefile was using an overly clever means to be compact that the
  CI webhook, and possibly the CI test container, didn't understand. We
  unroll that logic, and have more usual install and conffiles sections.
  In the process we fix a missing conffile install for zbbix-proxy*
	packages.

* Whitespace fixups

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: prevent invalid package selection</title>
<updated>2026-05-13T11:54:29Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-05-09T21:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=736edbfa2f76eba06102f67c6d0ae4224d26d2d3'/>
<id>urn:sha1:736edbfa2f76eba06102f67c6d0ae4224d26d2d3</id>
<content type='text'>
zabbix-sender and zabbix-get are only build if agentd is built.
Therefore do not allow selection them if the full agentd is not
being built.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: bump version</title>
<updated>2026-05-13T11:54:29Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-05-09T18:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c79ea3a86c56dcad0714f21615f2da0e8993845e'/>
<id>urn:sha1:c79ea3a86c56dcad0714f21615f2da0e8993845e</id>
<content type='text'>
Update to version 7.0.26 (latest LTS).

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: update to 7.0.25 (LTS)</title>
<updated>2026-04-14T07:48:40Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-04-12T20:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1568fb9816b9611bb786a436d391a7fdfce98692'/>
<id>urn:sha1:1568fb9816b9611bb786a436d391a7fdfce98692</id>
<content type='text'>
Bump version to latest LTS.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: update to 7.0.24</title>
<updated>2026-04-11T06:12:36Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-04-08T01:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e4130e53bfad3338e405ffd4a0f59bfe71aa05c1'/>
<id>urn:sha1:e4130e53bfad3338e405ffd4a0f59bfe71aa05c1</id>
<content type='text'>
Bump version and refresh patches.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: fix username for ubus acls</title>
<updated>2026-04-07T12:35:44Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-04-05T03:32:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0268b7cbc4487c46ff4950a718d276232e7b8ab4'/>
<id>urn:sha1:0268b7cbc4487c46ff4950a718d276232e7b8ab4</id>
<content type='text'>
When we updated the zabbix agent to use username zabbix-agent
we neglected to update ubus acls for zabbix-extra-network.

Therefore update the username for the network and wifi acls.

Will close #29058 once backported to 25.12.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: hide CONFIG symbols when no Zabbix package selected</title>
<updated>2026-03-22T08:16:50Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-03-16T06:43:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f0576eb36bb85b6640389350c56930aca5961d15'/>
<id>urn:sha1:f0576eb36bb85b6640389350c56930aca5961d15</id>
<content type='text'>
As noted in #28709 OpenWrt  contains CONFIG_
symbols for Zabbix even when no Zabbix package is selected.
This fixes and Closes #28709.

We add a 'guard' symbol for the menus and choices so the only
generate CONFIG symbols when 'Enable Zabbix'
(CONFIG_ZABBIX_ENABLE_ZABBIX) is selected.

We also make all the Zabbix packages depend on this symbol,
for consistency.

This operates much as the pseudo-package solution, but without
a pseudo-package required.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
</feed>
