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 filePatch | File delta | Description |
---|---|---|
CVE 2024 36464.patch | (download) |
ui/include/classes/export/CConfigurationExportBuilder.php |
26 13 + 13 - 0 ! |
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 ! |
config defaults for agent2 |
config_debianisation.patch | (download) |
conf/zabbix_agentd.conf |
14 9 + 5 - 0 ! |
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 ! |
make zabbix put its generated config file into /etc/zabbix |
config_hostname.patch | (download) |
conf/zabbix_agentd.conf |
1 0 + 1 - 0 ! |
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 ! |
config defaults for web service |
gettext.patch | (download) |
ui/locale/make_mo.sh |
2 1 + 1 - 0 ! |
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 ! |
golang fix for import of golang-dbus-dev |
golang_verbose.patch | (download) |
src/go/Makefile.am |
4 2 + 2 - 0 ! |
golang verbose build |
go_mod.patch | (download) |
src/go/go.mod |
47 0 + 47 - 0 ! |
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 ! |
debianisation of zabbix-java-gateway |
manpages path.patch | (download) |
man/zabbix_agentd.man |
2 1 + 1 - 0 ! |
correct location of config files in man pages |
fping3 sourceip option.patch | (download) |
src/libs/zbxicmpping/icmpping.c |
31 1 + 30 - 0 ! |
patch from upstream debian package |