[Pkg-nagios-changes] [pkg-icingaweb2] 01/01: Merge branch 'master' into ubuntu_xenial
Alexander Wirt
formorer at debian.org
Fri Jan 27 10:18:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch ubuntu_xenial
in repository pkg-icingaweb2.
commit cb9ebaa386314770db5f6e26f92dfaf8b5d64a23
Merge: aadb66d aaab1e0
Author: Alexander Wirt <formorer at debian.org>
Date: Fri Jan 27 11:18:07 2017 +0100
Merge branch 'master' into ubuntu_xenial
ChangeLog | 14 +++++
README.md | 4 +-
RELEASE.md | 4 +-
VERSION | 2 +-
application/VERSION | 2 +-
.../controllers/ApplicationStateController.php | 2 +-
application/controllers/IndexController.php | 2 +-
application/controllers/RoleController.php | 2 +-
.../forms/Navigation/NavigationConfigForm.php | 2 +-
application/locale/ar_SA/LC_MESSAGES/icinga.po | 2 +-
application/locale/de_DE/LC_MESSAGES/icinga.po | 2 +-
application/locale/fi_FI/LC_MESSAGES/icinga.po | 2 +-
application/locale/pt_BR/LC_MESSAGES/icinga.po | 2 +-
application/views/scripts/about/index.phtml | 14 ++---
.../views/scripts/authentication/login.phtml | 4 +-
changelog.py | 8 +--
debian/changelog | 11 +++-
debian/patches/10_revert_dompdf_update | 66 ++++++++++++++++++++++
debian/patches/series | 1 +
doc/02-Installation.md | 44 +++++++--------
doc/90-SELinux.md | 2 +-
icingaweb2.spec | 16 +++---
library/Icinga/Application/Hook.php | 10 +++-
library/Icinga/Application/Version.php | 2 +-
library/Icinga/Authentication/Auth.php | 2 +-
library/Icinga/Protocol/Ldap/LdapUtils.php | 4 +-
library/Icinga/Protocol/Ldap/Node.php | 4 +-
library/Icinga/Protocol/Ldap/Root.php | 4 +-
library/Icinga/Protocol/Livestatus/Connection.php | 4 +-
.../Web/Controller/ControllerTabCollector.php | 2 +-
library/Icinga/Web/Widget.php | 4 +-
library/Icinga/Web/Widget/AbstractWidget.php | 4 +-
library/vendor/Zend/README.md | 2 +-
modules/doc/module.info | 2 +-
.../locale/ar_SA/LC_MESSAGES/monitoring.po | 2 +-
.../locale/de_DE/LC_MESSAGES/monitoring.po | 2 +-
.../locale/it_IT/LC_MESSAGES/monitoring.po | 2 +-
.../locale/pt_BR/LC_MESSAGES/monitoring.po | 2 +-
modules/monitoring/doc/commandtransports.md | 4 +-
.../Monitoring/Backend/Ido/Query/IdoQuery.php | 2 +-
.../Command/Transport/CommandTransport.php | 3 +-
.../library/Monitoring/Object/MonitoredObject.php | 2 +-
modules/monitoring/module.info | 2 +-
.../test/php/regression/Bug11728Test.php | 2 +-
.../test/php/regression/Bug11796Test.php | 2 +-
.../monitoring/test/php/regression/Bug6088Test.php | 2 +-
.../application/locale/de_DE/LC_MESSAGES/setup.po | 2 +-
.../application/locale/it_IT/LC_MESSAGES/setup.po | 2 +-
.../views/scripts/form/setup-welcome.phtml | 2 +-
.../application/views/scripts/index/index.phtml | 4 +-
modules/setup/library/Setup/Utils/DbTool.php | 2 +-
modules/setup/module.info | 2 +-
modules/test/module.info | 2 +-
modules/translation/doc/translation.md | 2 +-
.../Translation/Util/GettextTranslationHelper.php | 2 +-
modules/translation/module.info | 2 +-
packages/RPM.md | 2 +-
packages/debian/control | 4 +-
public/js/icinga/behavior/application-state.js | 2 +-
.../Icinga/Data/DataArray/ArrayDatasourceTest.php | 4 +-
test/php/library/Icinga/Data/Filter/FilterTest.php | 10 ++--
test/php/regression/Bug11831Test.php | 2 +-
test/php/regression/Bug4102Test.php | 2 +-
test/php/regression/Bug6284Test.php | 2 +-
test/php/regression/Bug6432Test.php | 2 +-
.../php/res/locale/de_DE/LC_MESSAGES/icingatest.po | 2 +-
66 files changed, 214 insertions(+), 119 deletions(-)
diff --cc debian/changelog
index 32506f9,bb9dd6e..b3b1ad6
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,11 +1,17 @@@
- icingaweb2 (2.4.0-1~ppa1604+1) xenial; urgency=medium
++icingaweb2 (2.4.1-1~ppa1604+1) xenial; urgency=medium
+
- * [7481ac8] ubuntu: Use Zend embedding like Debian
+ * Rebuild for Ubuntu xenial.
+
+ -- Markus Frosch <lazyfrosch at debian.org> Tue, 13 Dec 2016 16:10:20 +0100
+
+ icingaweb2 (2.4.1-1) unstable; urgency=medium
+
+ * [21444ed] Add patch 10_revert_dompdf_update
+ to allow use of DOMPDF 0.6.x
+ * [9bd86b8] New upstream version 2.4.1
+
+ -- Markus Frosch <lazyfrosch at debian.org> Fri, 20 Jan 2017 14:24:33 +0100
+
icingaweb2 (2.4.0-1) unstable; urgency=medium
* [d17f5af] uglify: Fix rule order for older versions of GNU make
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icingaweb2.git
More information about the Pkg-nagios-changes
mailing list