Package: cacti-spine / 0.8.8h-3

Metadata

Package Version Patches format
cacti-spine 0.8.8h-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03 config dir.patch | (download)

Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove config_data from makefile to prevent installation of
 upstream configuration example. Debian has it's own handling of the example.
build_man_from_help.patch | (download)

Makefile.am | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 with the help of help2man we can build a man page
 from the spine binary. Autoconf will do the rest.
make_spine_sql_mode strict_compatible.patch | (download)

poller.c | 3 3 + 0 - 0 !
spine.c | 3 3 + 0 - 0 !
2 files changed, 6 insertions(+)

 since mysql 5.7 sql_mode is by default set to strict
 mode. However, cacti is not designed to be compatible. So to enable cacti to
 keep working, it needs to force NO_ZERO_DATE to be unset.
link_against_libmysqlclient.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
fix_typos.patch | (download)

spine.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 lintian reported typos