Package: zabbix / 1:6.0.14+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
zabbix | 1:6.0.14+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
config_agent2.patch | (download) |
src/go/conf/zabbix_agent2.conf |
6 6 + 0 - 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. |
golang_verbose.patch | (download) |
src/go/Makefile.am |
4 2 + 2 - 0 ! |
golang verbose build |
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 |
plugins system uname riscv64.patch | (download) |
src/go/plugins/system/uname/uname_uint8.go |
4 2 + 2 - 0 ! |
fix build on riscv64 |
tests.patch | (download) |
Makefile.am |
56 0 + 56 - 0 ! |
fixes ftbfs ~~~~ configure.ac:1718: error: required file 'tests/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxcommon/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxconf/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxdbcache/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxdbhigh/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxhistory/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxjson/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxsysinfo/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxsysinfo/linux/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxsysinfo/common/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxcommshigh/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxalgo/Makefile.in' not found autoreconf: automake failed with exit status: 1 ~~~~ |
fping3 sourceip option.patch | (download) |
src/libs/zbxicmpping/icmpping.c |
29 1 + 28 - 0 ! |
patch from upstream debian package |