<!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 data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/nagios-team/icingadb" style="color: #1068bf;">Debian Nagios Maintainer Group / icingadb</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/nagios-team/icingadb/-/commit/6249985b3538448c8930716b53671d19f09735f3" style="color: #1068bf;">6249985b</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2022-11-09T15:09:37+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.1.0</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/nagios-team/icingadb/-/commit/38cfb99344099592731224743f516b52a4caeebc" style="color: #1068bf;">38cfb993</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2022-11-09T16:09:21+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.1.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#724164a1942fcdcc18c8f579054c26565de5ec78" style="color: #1068bf;">
.github/ISSUE_TEMPLATE/release.md
</a>
</li>
<li class="file-stats">
<a href="#5aa1043eac1d2289e5d015ab6ddf3f4ce85184e0" style="color: #1068bf;">
.github/workflows/compliance/check-licenses.sh
</a>
</li>
<li class="file-stats">
<a href="#4ec8a9bac97898465923c7b8687a4cade5050440" style="color: #1068bf;">
.github/workflows/go.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7" style="color: #1068bf;">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#73a6bce6d28241fbf75106dfb423fa912a31a53b" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/cache.go
</span>
</a>
</li>
<li class="file-stats">
<a href="#53b8095c1f9a86297b20e8c75bc50738961de1ac" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/convert.go
</span>
</a>
</li>
<li class="file-stats">
<a href="#9e84a13bf17e0072f4e283a3a52388f3a04c465e" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/comment_query.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#73633f7b43bcb861f13d1ba5746ecbfb874c5c05" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/downtime_query.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#22a83d1759330a42198d57950f8ea08df53e19cf" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/event_time_cache_schema.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#756b7e7539665373630523f4c5f9eecaaff9edff" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/flapping_query.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#421deef83164db7ee74e4389c19237a3edb1f67e" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/ido_migration_progress_schema.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#96d4236aa05fbfb555f2f44dbcf4c580ca2c5557" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/notification_query.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#97f6003990a134a2838e01a59dc9fd4171655385" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/previous_hard_state_cache_schema.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#bb632f9f463ece0fb3c48a06389173ce2032398e" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/embed/state_query.sql
</span>
</a>
</li>
<li class="file-stats">
<a href="#fec9801e3fabc47872590badd8055558405ffea9" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/main.go
</span>
</a>
</li>
<li class="file-stats">
<a href="#2e3062bc5e227ad6099a91e16c5a33f2325c56c1" style="color: #1068bf;">
<span class="new-file">
+
cmd/icingadb-migrate/misc.go
</span>
</a>
</li>
<li class="file-stats">
<a href="#d6c79dfe592bb8ba1e26300db2c4aea14b073fdc" style="color: #1068bf;">
cmd/icingadb/main.go
</a>
</li>
<li class="file-stats">
<a href="#d8e3ca977480165cf2f70109e7badeedb1d80e8c" style="color: #1068bf;">
<span class="deleted-file">

dependencies/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/list
</span>
</a>
</li>
<li class="file-stats">
<a href="#d6d25cbd031c6cde1481f016aed8617d07d04d8c" style="color: #1068bf;">
<span class="deleted-file">

dependencies/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/v0.3.1.mod
</span>
</a>
</li>
<li class="file-stats">
<a href="#33a0129e3a445cba6e96eb75d4965970c0932b08" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/!vivid!cortex/ewma/@v/list
</span>
</a>
</li>
<li class="file-stats">
<a href="#02d53630989e9d7a5f184b3ff6039278c5e22a63" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/!vivid!cortex/ewma/@v/v1.2.0.info
</span>
</a>
</li>
<li class="file-stats">
<a href="#e830949d74d2fdc972b1fea50140fcaf641cab79" style="color: #1068bf;">
dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.10.0.lock

dependencies/pkg/mod/cache/download/github.com/!vivid!cortex/ewma/@v/v1.2.0.lock
</a>
</li>
<li class="file-stats">
<a href="#5bc9daf595f0eddd1e62ba4ccd08ece03815ab01" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/!vivid!cortex/ewma/@v/v1.2.0.mod
</span>
</a>
</li>
<li class="file-stats">
<a href="#1ab52e3f26d33125c0375879a0dc29e6bdc02a70" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/!vivid!cortex/ewma/@v/v1.2.0.zip
</span>
</a>
</li>
<li class="file-stats">
<a href="#7e5e2e8048b3e8cbeaa89af241b4911a10b3d194" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/!vivid!cortex/ewma/@v/v1.2.0.ziphash
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa998ff69fd1533259ea6b82c16022e117b98577" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/acarl005/stripansi/@v/list
</span>
</a>
</li>
<li class="file-stats">
<a href="#7b36881636fe58912a4dd99ca9996b2ad7a9a494" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/acarl005/stripansi/@v/v0.0.0-20180116102854-5a71ef0e047d.info
</span>
</a>
</li>
<li class="file-stats">
<a href="#5f961dbb4d7ab88bf76be28a40ad19e3a1daf373" style="color: #1068bf;">
dependencies/pkg/mod/cache/download/github.com/goccy/go-yaml/@v/v1.9.5-0.20211015131146-c6bcb8045535.lock

dependencies/pkg/mod/cache/download/github.com/acarl005/stripansi/@v/v0.0.0-20180116102854-5a71ef0e047d.lock
</a>
</li>
<li class="file-stats">
<a href="#18d34c00a1a3484f0ae62e442dc29b9a3074ed81" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/acarl005/stripansi/@v/v0.0.0-20180116102854-5a71ef0e047d.mod
</span>
</a>
</li>
<li class="file-stats">
<a href="#3f0227d9183f0e15e6a5213996c083ffa48e9ff3" style="color: #1068bf;">
<span class="new-file">
+
dependencies/pkg/mod/cache/download/github.com/acarl005/stripansi/@v/v0.0.0-20180116102854-5a71ef0e047d.zip
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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/icingadb/-/compare/0290ae323373d3ac78e7fb29f88faf263ff2af36...38cfb99344099592731224743f516b52a4caeebc" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>



</p>
</div>
</body>
</html>