Package: zabbix / 1:5.0.8+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
zabbix | 1:5.0.8+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
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. |
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. |
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 |
tests.patch | (download) |
Makefile.am |
53 0 + 53 - 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 ~~~~ |