- update icinga-core to 1.8.3
- update icinga-web to 1.8.1 - now, as the versions of icinga-core and icinga-web seem to diverge, move version information to the individual Makefiles in core/ and web/ ok sthen@ (MAINTAINER) Changes for icinga-core 1.8.3: Bugs * idoutils: fix unknown column contactaddress_id (thx fmbiete) #3483 - MF Changes for icinga-web 1.8.1: Bugs * Removed duplicate insert in sql upgrade scripts #3328 * IE7 window fix for cronk save dialog * Disabled grouping of of unhandled problems grid #3320 * Re-added missing command restriction class #3457 * Removed ghost column after changing to new grid events #3458 * Fixes PNP extension #3427 * Removed flash for packaging and flash security fixes * Various custom cronk dialog fixes Features * Allow xtypes in grid events to customize menues * Clearcache enhancements * Make ApiComboBox default for filters (Pagination)
This commit is contained in:
parent
e293bae75a
commit
2727c9e902
@ -1,6 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.13 2012/10/18 20:04:58 sthen Exp $
|
||||
|
||||
V ?= 1.8.0
|
||||
# $OpenBSD: Makefile.inc,v 1.14 2012/12/27 14:51:54 rpe Exp $
|
||||
|
||||
CATEGORIES+= net net/icinga
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2012/11/29 22:34:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2012/12/27 14:51:54 rpe Exp $
|
||||
|
||||
V = 1.8.2
|
||||
V = 1.8.3
|
||||
|
||||
COMMENT-main = network monitoring system (improved fork of Nagios)
|
||||
COMMENT-cgi = cgi scripts for Icinga (classic Nagios-style UI)
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (icinga-1.8.2.tar.gz) = ObaahnaJXPRY+3Gi6+dYBupgFL/2rAmHHzMPKTpt4Mk=
|
||||
SIZE (icinga-1.8.2.tar.gz) = 7458441
|
||||
SHA256 (icinga-1.8.3.tar.gz) = kEPM62iRwdC8r4Z2KSBHhz8D3aIWMo9IhUzCEGrOQMo=
|
||||
SIZE (icinga-1.8.3.tar.gz) = 7458425
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2012/10/18 20:04:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2012/12/27 14:51:54 rpe Exp $
|
||||
|
||||
COMMENT = web UI for icinga
|
||||
DISTNAME = icinga-web-$V
|
||||
DISTNAME = icinga-web-1.8.1
|
||||
|
||||
MODULES= lang/php
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (icinga-web-1.8.0.tar.gz) = PoCmP7FVd8YPC4IotxUIl6cgM2Gy04ZqFdaiBJJok5g=
|
||||
SIZE (icinga-web-1.8.0.tar.gz) = 14612975
|
||||
SHA256 (icinga-web-1.8.1.tar.gz) = PyPpStDIN9IhIgz7CxCFL4qTAQSak5/EIGekInBZZA4=
|
||||
SIZE (icinga-web-1.8.1.tar.gz) = 14607800
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2012/10/18 20:04:58 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2012/12/27 14:51:54 rpe Exp $
|
||||
@conflict icinga-api-*
|
||||
@pkgpath net/icinga/core,-api
|
||||
app/
|
||||
@ -1049,6 +1049,7 @@ app/modules/Cronks/lib/js/Cronk/util/CronkUtil.js
|
||||
app/modules/Cronks/lib/js/Cronk/util/StaticContentUtil.js
|
||||
app/modules/Cronks/lib/js/Ext/
|
||||
app/modules/Cronks/lib/js/Ext/ux/
|
||||
app/modules/Cronks/lib/js/Ext/ux/FlashComponent.js
|
||||
app/modules/Cronks/lib/js/Ext/ux/LazyStore.js
|
||||
app/modules/Cronks/lib/js/Ext/ux/Portlet.js
|
||||
app/modules/Cronks/lib/js/Ext/ux/SlidingTabs.js
|
||||
@ -1578,6 +1579,7 @@ etc/schema/updates/mysql/mysql_v1-6_to_v1-6-2.sql
|
||||
etc/schema/updates/mysql/mysql_v1-7-0_to_v1-7-1.sql
|
||||
etc/schema/updates/mysql/mysql_v1-7-1_to_v1-7-2.sql
|
||||
etc/schema/updates/mysql/mysql_v1-7-2_to_v1-8-0.sql
|
||||
etc/schema/updates/mysql/mysql_v1-8-0_to_v-1-8-1.sql
|
||||
etc/schema/updates/oracle/
|
||||
etc/schema/updates/oracle/oracle_v1-0-3_to_v1-2.sql
|
||||
etc/schema/updates/oracle/oracle_v1-2_to_1-3.sql
|
||||
@ -1600,6 +1602,7 @@ etc/schema/updates/pgsql/pgsql_v1-6_to_v1-6-2.sql
|
||||
etc/schema/updates/pgsql/pgsql_v1-7-0_to_v1-7-1.sql
|
||||
etc/schema/updates/pgsql/pgsql_v1-7-1_to_v1-7-2.sql
|
||||
etc/schema/updates/pgsql/pgsql_v1-7-2_to_v1-8-0.sql
|
||||
etc/schema/updates/pgsql/pgsql_v1-8-0_to_v-1-8-1.sql
|
||||
lib/
|
||||
lib/agavi/
|
||||
lib/agavi/src/
|
||||
@ -3515,7 +3518,6 @@ lib/ext3/resources/css/xtheme-access.css
|
||||
lib/ext3/resources/css/xtheme-blue.css
|
||||
lib/ext3/resources/css/xtheme-gray.css
|
||||
lib/ext3/resources/css/yourtheme.css
|
||||
lib/ext3/resources/expressinstall.swf
|
||||
lib/ext3/resources/images/
|
||||
lib/ext3/resources/images/access/
|
||||
lib/ext3/resources/images/access/box/
|
||||
|
Loading…
Reference in New Issue
Block a user