Alexander Couzens
8d4814c26d
zabbix: remove build timestamp
...
Build timestamp prevents reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
2017-12-06 22:08:12 +01:00
Etienne CHAMPETIER
fe88e0447a
zabbix: update to zabbix 3.0.1
...
zabbix-agent doesn't exist anymore since 3.0
'-f' option (foreground) is now in zabbix-agentd
003-change-user-and-foreground.patch fixes pending
issue https://support.zabbix.com/browse/ZBX-10611
you might need to update your config file to add
LogType=system
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2016-04-09 17:24:17 +00:00
Stefan Weil
cce7d58269
admin/zabbix: Fix typos (found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2016-03-27 11:57:33 +02:00
Etienne CHAMPETIER
03b5af288e
zabbix: update to 2.4.6 (and refresh patches)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2015-08-23 21:56:05 +00:00
Etienne CHAMPETIER
f58e0a6407
zabbix: switch zabbix_agentd to procd
...
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2015-07-11 00:26:30 +02:00
Etienne CHAMPETIER
e3576f3d0f
zabbix: add option to run daemon in foreground
...
this will allow us to switch to procd and use jailing ...
this patch come from https://support.zabbix.com/browse/ZBXNEXT-611
big thanks to Boris Manojlovic
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2015-07-10 22:22:56 +02:00
Jo-Philipp Wich
c3f0347649
zabbix: fix musl compatibility
...
Under musl a compilation unit cannot include both linux/kernel.h
and sys/sysinfo.h at the same time since that leads to a redefinition
of `struct sysinfo`.
Change the autoconf template to include linux/kernel.h while testing
for sys/sysinfo.h to test for that conflict.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2015-06-17 19:13:44 +02:00
Etienne CHAMPETIER
5dea9ae9e6
zabbix: update to 2.4.2
...
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2014-11-13 21:04:35 +01:00
Christoph König
c5f4701fbf
zabbix: update to 2.4.0, refresh patches
...
Signed-off-by: Christoph König <christoph.koenig@gmail.com >
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2014-09-16 22:00:38 +02:00
Etienne CHAMPETIER
ad2aa7e1fe
zabbix: update to 2.2.5, refresh patches
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER
99dcd289e4
Zabbix: import 2.2.2 from packages
...
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr >
2014-06-04 00:13:16 +02:00