Package: zabbix / 1:2.2.7+dfsg-2

Metadata

Package Version Patches format
zabbix 1:2.2.7+dfsg-2 3.0 (quilt)

Patch series

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

frontends/php/chart_bar.php | 36 18 + 18 - 0 !
1 file changed, 18 insertions(+), 18 deletions(-)

 cve-2014-9450 fixed sql injection vulnerability in chart_bar.php


config_debianisation.patch | (download)

conf/zabbix_agentd.conf | 13 9 + 4 - 0 !
conf/zabbix_proxy.conf | 14 9 + 5 - 0 !
conf/zabbix_server.conf | 21 14 + 7 - 0 !
frontends/php/conf/zabbix.conf.php.example | 11 7 + 4 - 0 !
4 files changed, 39 insertions(+), 20 deletions(-)

 change default paths and settings in config files specifically for debian


config_frontend conffile in etc.patch | (download)

frontends/php/include/classes/class.cconfigfile.php | 2 1 + 1 - 0 !
frontends/php/include/classes/core/ZBase.php | 2 1 + 1 - 0 !
frontends/php/include/classes/items/CHelpItems.php | 4 2 + 2 - 0 !
frontends/php/include/setup.inc.php | 8 4 + 4 - 0 !
4 files changed, 8 insertions(+), 8 deletions(-)

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


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 fix.patch | (download)

man/zabbix_get.man | 2 1 + 1 - 0 !
man/zabbix_sender.man | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix minor errors in man pages


manpages path.patch | (download)

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

 correct location of config files in man pages


no swf clock.patch | (download)

frontends/php/api/classes/CScreenItem.php | 3 2 + 1 - 0 !
frontends/php/include/screens.inc.php | 3 2 + 1 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 removal of flash clock that does not have its source code included


openssl2gcrypt.patch | (download)

m4/netsnmp.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use 'libgcrypt' in order to avoid linking with openssl due to license conflict.