Package: zabbix / 1:3.0.7+dfsg-3

Metadata

Package Version Patches format
zabbix 1:3.0.7+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ZBX 12075_r67082.patch | (download)

src/libs/zbxcommon/misc.c | 10 1 + 9 - 0 !
src/libs/zbxdbhigh/proxy.c | 6 6 + 0 - 0 !
2 files changed, 7 insertions(+), 9 deletions(-)

 [dev-567] added validation of discovered host ip addresses


ZBX 12075_r67270.patch | (download)

include/common.h | 1 1 + 0 - 0 !
src/libs/zbxcommon/misc.c | 25 25 + 0 - 0 !
src/zabbix_agent/zabbix_agentd.c | 2 1 + 1 - 0 !
src/zabbix_proxy/proxy.c | 2 1 + 1 - 0 !
src/zabbix_server/server.c | 2 1 + 1 - 0 !
5 files changed, 29 insertions(+), 3 deletions(-)

 [dev-567] resurrected old ip check function to check sourceip config file parameter taking into account ipv6 support enabled/disabled at compile time


config_debianisation.patch | (download)

conf/zabbix_agentd.conf | 14 9 + 5 - 0 !
conf/zabbix_proxy.conf | 13 8 + 5 - 0 !
conf/zabbix_server.conf | 22 15 + 7 - 0 !
3 files changed, 32 insertions(+), 17 deletions(-)

 change default paths and settings in config files specifically for debian


config_frontend conffile in etc.patch | (download)

frontends/php/include/classes/core/CConfigFile.php | 2 1 + 1 - 0 !
frontends/php/include/classes/core/ZBase.php | 2 1 + 1 - 0 !
frontends/php/include/classes/setup/CSetupWizard.php | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 make zabbix put its generated config file into /etc/zabbix


gettext.patch | (download)

frontends/php/locale/make_mo.sh | 2 1 + 1 - 0 !
frontends/php/locale/update_po.sh | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 minor corections to gettext scripts.
 * verbose .mo build
 * invoke `xgettext` with "--omit-header" to preserve POT-Creation-Date headers.


java gateway.patch | (download)

src/zabbix_java/Makefile.am | 6 3 + 3 - 0 !
src/zabbix_java/lib/logback.xml | 8 4 + 4 - 0 !
src/zabbix_java/settings.sh | 12 8 + 4 - 0 !
3 files changed, 15 insertions(+), 11 deletions(-)

 debianisation of zabbix-java-gateway


manpages path.patch | (download)

man/zabbix_agentd.man | 2 1 + 1 - 0 !
man/zabbix_proxy.man | 2 1 + 1 - 0 !
man/zabbix_sender.man | 2 1 + 1 - 0 !
man/zabbix_server.man | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 correct location of config files in man pages