<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Bas Couwenberg pushed to branch upstream
at <a href="https://salsa.debian.org/nagios-team/pkg-icingaweb2">Debian Nagios Maintainer Group / pkg-icingaweb2</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/nagios-team/pkg-icingaweb2/-/commit/808fcb0c699f1b3ae1b6471f82d21c669274300e">808fcb0c</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2021-07-31T06:40:25+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.9.1</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/nagios-team/pkg-icingaweb2/-/commit/a56e4747312ceb0e9dc0dbc1accf5be99a6d6e3a">a56e4747</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2021-07-31T06:41:27+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.9.2</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#dad57a4c245a8007c90257aef0514c8b6a0f600c">
AUTHORS
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#b33892fbddeffc3368077b4904ad0b3d562a7312">
VERSION
</a>
</li>
<li class="file-stats">
<a href="#bd52870b8baf86c0e4e9f534b40b0bab4882441a">
application/VERSION
</a>
</li>
<li class="file-stats">
<a href="#7f6716d44f4d29967d202d56cfbf87a5c34cc6ea">
application/controllers/AuthenticationController.php
</a>
</li>
<li class="file-stats">
<a href="#08d7dd00d0457fbc0791528a40828215fd95b97a">
application/controllers/ManageUserDevicesController.php
</a>
</li>
<li class="file-stats">
<a href="#1fde5e9d865df55003dfb3a3cba7a4993a148d02">
application/controllers/MyDevicesController.php
</a>
</li>
<li class="file-stats">
<a href="#5483746533f2664bc89cbc880c632cc813cf045d">
application/controllers/UserController.php
</a>
</li>
<li class="file-stats">
<a href="#233b71ef49bf48c07ff86538ac7dd5b8caedb05e">
application/forms/Security/RoleForm.php
</a>
</li>
<li class="file-stats">
<a href="#ede5b2a10a3851366b4ec97fb5f3bcd8e73e1831">
doc/02-Installation.md
</a>
</li>
<li class="file-stats">
<a href="#f885ddeb673b11a15ebe17288600878e28601dba">
doc/80-Upgrading.md
</a>
</li>
<li class="file-stats">
<a href="#35301c047686d35674c7b5f14ad7cc371ece90c3">
<span class="new-file">
+
etc/schema/mysql-upgrades/2.9.1.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#33f59b8031b87a663b3acfb3e16bedd8ad4ec78f">
etc/schema/mysql.schema.sql
</a>
</li>
<li class="file-stats">
<a href="#d5bbc6ba51fd9032986242d5f12484bd0afb8d28">
<span class="new-file">
+
etc/schema/pgsql-upgrades/2.9.1.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#132d32db0a6d8250c7c16f313e7d73b372716513">
etc/schema/pgsql.schema.sql
</a>
</li>
<li class="file-stats">
<a href="#4ea5c976cd32ebd97e404fb45f80e33b68a91afa">
library/Icinga/Application/Version.php
</a>
</li>
<li class="file-stats">
<a href="#0076953275109032c6a93571fe8b8c0aa96d784c">
library/Icinga/Authentication/User/UserBackend.php
</a>
</li>
<li class="file-stats">
<a href="#7304489f36589ac8e5d4e9918253d01fbc987393">
library/Icinga/Authentication/UserGroup/UserGroupBackend.php
</a>
</li>
<li class="file-stats">
<a href="#e00003d01518b212955b45bc6ed92510b58aacaf">
library/Icinga/Chart/SVGRenderer.php
</a>
</li>
<li class="file-stats">
<a href="#472eb82fb11c4b6b99fe5f88beb25f553ae97e53">
library/Icinga/Common/Database.php
</a>
</li>
<li class="file-stats">
<a href="#fabf7c0ec771b39c908aafa11ad1b024308df023">
library/Icinga/Crypt/AesCrypt.php
</a>
</li>
<li class="file-stats">
<a href="#abf1f09c5f2fd3962c3e902e6aeddbeaa63be78b">
library/Icinga/User/Preferences/PreferencesStore.php
</a>
</li>
<li class="file-stats">
<a href="#b5ac6aed5415bba62e3f73212e8470c4be15cc39">
library/Icinga/Web/Helper/Markdown/LinkTransformer.php
</a>
</li>
<li class="file-stats">
<a href="#b76596f11d73112caa7a41b99682f6849872a1f0">
library/Icinga/Web/RememberMe.php
</a>
</li>
<li class="file-stats">
<a href="#8646b1910143756886a8cce59dcd7316809a3781">
library/Icinga/Web/RememberMeUserDevicesList.php
</a>
</li>
<li class="file-stats">
<a href="#b58bb0f315883ade3a973ee69171f34a25991c95">
library/Icinga/Web/RememberMeUserList.php
</a>
</li>
<li class="file-stats">
<a href="#c6f90a677fcc599e5051a460d47984eb3565b249">
library/Icinga/Web/StyleSheet.php
</a>
</li>
<li class="file-stats">
<a href="#dc2a4893f5f21b8d358c0b3279fdeb31b48dcb58">
modules/doc/module.info
</a>
</li>
<li class="file-stats">
<a href="#d059d15dce6a9df43008f1772b0d612bb13b566a">
<span class="new-file">
+
modules/migrate/application/clicommands/PreferencesCommand.php
</span>
</a>
</li>
<li class="file-stats">
<a href="#d753c2ab3f90cd8e35334a6f8b01fb7c6fb84dce">
modules/migrate/library/Migrate/Config/UserDomainMigration.php
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://salsa.debian.org/nagios-team/pkg-icingaweb2/-/compare/791c066843313c82cec578e0d8a23a4fa1dae698...a56e4747312ceb0e9dc0dbc1accf5be99a6d6e3a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>