CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/06/20 07:13:54
Modified files:
net/icinga/core: Makefile distinfo
net/icinga/core/patches: patch-Changelog
net/icinga/core/pkg: PLIST-main
Log message:
update to icinga 1.11.5
* classic-ui: fix status.cgi gets stuck in loop when sorting on "All Unhandled
Problems" #5886 - RB
* classic ui: Only show command expander if backend is Icinga 1.x (incompatible
with Icinga 2) #6408 - MF
* classic ui: Fix CSRF protection in cmd.cgi matches only compiled in URL #6459
- MF
* classic-ui: config.cgi missing new option #6502 - RB
* cgi.cfg: Add url_cgi_path allowing to override the default '$htmurl/cgi-bin'
required for CSRF checks #6459