Package: zabbix / 1:7.0.10+dfsg-2

Metadata

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

Patch series

view the series file
Patch File delta Description
CVE 2024 36464.patch | (download)

ui/include/classes/export/CConfigurationExportBuilder.php | 26 13 + 13 - 0 !
1 file changed, 13 insertions(+), 13 deletions(-)

 cve-2024-36464, remove plain-text media types passwords from export.


config_agent2.patch | (download)

src/go/conf/zabbix_agent2.conf | 12 10 + 2 - 0 !
1 file changed, 10 insertions(+), 2 deletions(-)

 config defaults for agent2


config_debianisation.patch | (download)

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

 change default paths and settings in config files specifically for debian


config_frontend conffile in etc.patch | (download)

ui/include/classes/core/CConfigFile.php | 2 1 + 1 - 0 !
ui/include/classes/core/ZBase.php | 2 1 + 1 - 0 !
ui/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


config_hostname.patch | (download)

conf/zabbix_agentd.conf | 1 0 + 1 - 0 !
conf/zabbix_proxy.conf | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

 un-hardcode default hostname in agent config.
 Upstream do not wish to use reasonable default.


config_web_service.patch | (download)

src/go/conf/zabbix_web_service.conf | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 config defaults for web service


gettext.patch | (download)

ui/locale/make_mo.sh | 2 1 + 1 - 0 !
ui/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.


godbus_import.patch | (download)

src/go/plugins/systemd/systemd.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 golang fix for import of golang-dbus-dev


golang_verbose.patch | (download)

src/go/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 golang verbose build


go_mod.patch | (download)

src/go/go.mod | 47 0 + 47 - 0 !
1 file changed, 47 deletions(-)

 relaxed strict go modules versioning to fix ftbfs.
 See also:
  * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085860
  * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099056


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


fping3 sourceip option.patch | (download)

src/libs/zbxicmpping/icmpping.c | 31 1 + 30 - 0 !
1 file changed, 1 insertion(+), 30 deletions(-)

 patch from upstream debian package