[Pkg-nagios-changes] [pkg-icingaweb2] 01/02: Merge branch 'master' into debmon-jessie
Markus Frosch
lazyfrosch at moszumanska.debian.org
Fri Jan 20 13:54:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
lazyfrosch pushed a commit to branch debmon-jessie
in repository pkg-icingaweb2.
commit a78d46484c3f817d949a88d7ec7b71e8deb2a304
Merge: 9a618de aaab1e0
Author: Markus Frosch <lazyfrosch at debian.org>
Date: Fri Jan 20 14:28:06 2017 +0100
Merge branch 'master' into debmon-jessie
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 | 8 +++
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, 213 insertions(+), 117 deletions(-)
diff --cc debian/changelog
index 712a927,bb9dd6e..638948c
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,11 +1,17 @@@
+ 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~debmon8+1) debmon-jessie; urgency=medium
+
+ * Rebuild for debmon-jessie.
+
+ -- Markus Frosch <lazyfrosch at debian.org> Tue, 13 Dec 2016 15:48:39 +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