Package: nagios3 / 3.5.1.dfsg-2

Metadata

Package Version Patches format
nagios3 3.5.1.dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_javascript | (download)

html/Makefile.in | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
10_p1_pl_shebang.patch | (download)

p1.pl | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix shebang of perl interpreter

40_fix_spurious_dollar_signs_added_to_command_lines.patch | (download)

common/macros.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fixes the output of spurious $ signs in commandoutput (#480001)

50_cgi.cfg debianize.patch | (download)

sample-config/cgi.cfg.in | 17 16 + 1 - 0 !
1 file changed, 16 insertions(+), 1 deletion(-)

 debianize cgi.cfg

51_commands.cfg debianize.patch | (download)

sample-config/template-object/commands.cfg.in | 189 5 + 184 - 0 !
1 file changed, 5 insertions(+), 184 deletions(-)

 debianize commands.cfg

52_nagios.cfg debianize.patch | (download)

sample-config/nagios.cfg.in | 49 27 + 22 - 0 !
1 file changed, 27 insertions(+), 22 deletions(-)

 debianize nagios.cfg

55_strip_logarchivepath.patch | (download)

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

 stripping the log_archive_path value from cgi.cfg (#578232) 

60_fix_p1.pl_patch_mini_epn.patch | (download)

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

 call p1.pl from /usr/lib/nagios3 

70_fix_eventhandler_paths.patch | (download)

contrib/eventhandlers/disable_active_service_checks | 2 1 + 1 - 0 !
contrib/eventhandlers/disable_notifications | 2 1 + 1 - 0 !
contrib/eventhandlers/distributed-monitoring/obsessive_svc_handler | 2 1 + 1 - 0 !
contrib/eventhandlers/distributed-monitoring/submit_check_result_via_nsca | 4 2 + 2 - 0 !
contrib/eventhandlers/enable_active_service_checks | 2 1 + 1 - 0 !
contrib/eventhandlers/enable_notifications | 2 1 + 1 - 0 !
contrib/eventhandlers/redundancy-scenario1/handle-master-host-event | 4 2 + 2 - 0 !
contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event | 4 2 + 2 - 0 !
contrib/eventhandlers/submit_check_result | 2 1 + 1 - 0 !
9 files changed, 12 insertions(+), 12 deletions(-)

 fixes paths for all contributed eventhandlers

80_dont_call_home.patch | (download)

html/Makefile.in | 6 0 + 6 - 0 !
html/includes/rss/AUTHORS | 1 0 + 1 - 0 !
html/includes/rss/CHANGES | 41 0 + 41 - 0 !
html/includes/rss/ChangeLog | 405 0 + 405 - 0 !
html/includes/rss/INSTALL | 143 0 + 143 - 0 !
html/includes/rss/NEWS | 53 0 + 53 - 0 !
html/includes/rss/README | 48 0 + 48 - 0 !
html/includes/rss/TROUBLESHOOTING | 152 0 + 152 - 0 !
html/includes/rss/cookbook | 125 0 + 125 - 0 !
html/includes/rss/extlib/Snoopy.class.inc | 900 0 + 900 - 0 !
html/includes/rss/htdocs/cookbook.html | 237 0 + 237 - 0 !
html/includes/rss/htdocs/index.html | 419 0 + 419 - 0 !
html/includes/rss/rss_cache.inc | 200 0 + 200 - 0 !
html/includes/rss/rss_fetch.inc | 458 0 + 458 - 0 !
html/includes/rss/rss_parse.inc | 605 0 + 605 - 0 !
html/includes/rss/rss_utils.inc | 67 0 + 67 - 0 !
html/includes/rss/scripts/README | 27 0 + 27 - 0 !
html/includes/rss/scripts/magpie_debug.php | 80 0 + 80 - 0 !
html/includes/rss/scripts/magpie_simple.php | 29 0 + 29 - 0 !
html/includes/rss/scripts/magpie_slashbox.php | 66 0 + 66 - 0 !
html/includes/rss/scripts/simple_smarty.php | 58 0 + 58 - 0 !
html/includes/rss/scripts/smarty_plugin/modifier.rss_date_parse.php | 31 0 + 31 - 0 !
html/includes/rss/scripts/templates/simple.smarty | 46 0 + 46 - 0 !
html/includes/utils.inc.php | 116 1 + 115 - 0 !
html/main.php | 50 0 + 50 - 0 !
html/rss-corefeed.php | 50 0 + 50 - 0 !
html/rss-newsfeed.php | 48 0 + 48 - 0 !
27 files changed, 1 insertion(+), 4460 deletions(-)

---
99_fix_php_warning.patch | (download)

html/index.php | 1 1 + 0 - 0 !
html/main.php | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 no description.