Skip to content

zabbix: do some cleanup#30027

Merged
BKPepe merged 4 commits into
openwrt:masterfrom
danielfdickinson:pr-zabbix-do-some-cleanup
Jul 22, 2026
Merged

zabbix: do some cleanup#30027
BKPepe merged 4 commits into
openwrt:masterfrom
danielfdickinson:pr-zabbix-do-some-cleanup

zabbix: add php8-mod-simplexml dependency to frontend

376c3c3
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / OpenWrt Makefiles succeeded Jul 20, 2026 in 0s

OpenWrt Makefiles: Passed

OpenWrt package guidelines and version criteria verified successfully.

Details

Checking PR #30027: zabbix: do some cleanup (Makefile Audit Profile)

Commit da622cb - zabbix: preserve user config files across sysupgrade:

✅ Makefile conffiles block contains no spaces or indentation and paths are correctly formatted
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit a68f1f9 - zabbix: reorganize files dir for clarity and to better follow the FHS:

✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit f38aa81 - zabbix: stop shipping sysctl.d conf in package:

✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit 376c3c3 - zabbix: add php8-mod-simplexml dependency to frontend:

✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Package Release Audit:

✅ Package admin/zabbix version unchanged, but PKG_RELEASE bumped from '1' to '2'