[Pkg-nagios-changes] [pkg-icinga-web] branch master updated (ac96e4e -> 3227c57)
Markus Frosch
lazyfrosch-guest at alioth.debian.org
Sun Sep 8 17:09:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
lazyfrosch-guest pushed a change to branch master
in repository pkg-icinga-web.
from ac96e4e changelog for 1.9.0+dfsg1-3
new 08222f1 Imported Upstream version 1.9.1
new 596820e Merge tag 'upstream/1.9.1'
new e1e2b92 DFSG cleaned upstream version 1.9.1+dfsg1
new 0acb9a1 Merge tag 'upstream/1.9.1+dfsg1'
new 69498a2 Cleanup local gbp.conf - managing dfsg in upstream now
new 2dca23c Cleaned up installation of docs
new 3227c57 Changelog for 1.9.1+dfsg1-1
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
app/modules/Api/config/views/host.xml | 32 +++----
app/modules/Api/config/views/misc.xml | 89 ++++++++++----------
app/modules/Api/config/views/notifications.xml | 23 +++--
app/modules/Api/config/views/service.xml | 8 +-
.../models/Console/ConsoleCommandModel.class.php | 2 +-
.../Api/models/Relation/DataModelModel.class.php | 6 +-
.../Extender/CustomVariableExtenderModel.class.php | 9 +-
app/modules/AppKit/lib/database/models/NsmUser.php | 26 +++---
.../AppKit/templates/User/PreferencesSuccess.php | 2 +-
app/modules/Cronks/config/javascript.xml | 1 +
.../Cronks/lib/js/Cronk/grid/MetaGridPanel.js | 23 +++--
.../lib/js/Cronk/grid/ObjectSelectionModel.js | 75 +++++++++++++++++
.../lib/js/Cronk/grid/renderer/ColumnRenderer.js | 4 +-
.../js/Icinga/Cronks/System/CronkListingPanel.js | 6 +-
.../js/Icinga/Cronks/util/FilterTypes/Status.js | 17 ++++
...DataHostCustomVariablePrincipalTarget.class.php | 1 +
.../IcingaDataHostPrincipalTarget.class.php | 5 +-
.../IcingaDataHostgroupPrincipalTarget.class.php | 5 +-
.../principal/IcingaDataPrincipalTarget.class.php | 10 +++
...aServiceCustomVariablePrincipalTarget.class.php | 1 +
.../IcingaDataServicePrincipalTarget.class.php | 2 +
...IcingaDataServicegroupPrincipalTarget.class.php | 5 +-
configure | 20 ++---
debian/changelog | 8 ++
debian/gbp.conf | 6 --
debian/icinga-web-pnp.install | 1 -
debian/icinga-web.docs | 4 +
debian/icinga-web.install | 1 -
debian/rules | 11 ---
doc/CHANGELOG-1.9 | 46 +++++++++-
doc/VERSION | 2 +-
etc/make/version.m4 | 4 +-
etc/schema/mysql.sql | 2 +-
etc/schema/oracle.sql | 4 +-
etc/schema/pgsql.sql | 2 +-
etc/schema/updates/mysql/mysql_v1-9-0_to_1-9-1.sql | 3 +
.../updates/oracle/oracle_v1-8-3_to_v1-9.sql | 10 +--
.../updates/oracle/oracle_v1-9-0_to_v1-9-1.sql | 10 +++
.../updates/pgsql/pgsql_v1-9-0_to_v1-9-1.sql | 2 +
icinga-web.spec | 7 +-
lib/phpseclib/Crypt/RSA.php | 15 ----
lib/phpseclib/Net/SSH2.php | 1 +
42 files changed, 335 insertions(+), 176 deletions(-)
create mode 100644 app/modules/Cronks/lib/js/Cronk/grid/ObjectSelectionModel.js
create mode 100644 debian/icinga-web.docs
create mode 100644 etc/schema/updates/mysql/mysql_v1-9-0_to_1-9-1.sql
create mode 100644 etc/schema/updates/oracle/oracle_v1-9-0_to_v1-9-1.sql
create mode 100644 etc/schema/updates/pgsql/pgsql_v1-9-0_to_v1-9-1.sql
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git
More information about the Pkg-nagios-changes
mailing list