<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" 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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-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,.01) 0 0 1px; font-family: "GitLab Sans",-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/nsca-ng">Debian Nagios Maintainer Group / nsca-ng</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/nagios-team/nsca-ng/-/commit/07e2a7bbaa357c6624743d50b1378669675f701e">07e2a7bb</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2026-02-10T13:03:26+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 1.7</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
34 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#2aea72e3d3926f12109139e436d8bc0ed8573619">
<span class="deleted-file">
โ
.coverity.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="new-file">
+
.github/workflows/ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">
โ
.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
README
</a>
</li>
<li class="file-stats">
<a href="#26442b9605475683c26131fa22abe6d0f2fdc3f9">
build-aux/make-openssl
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#4d700ef87d1e696786ef48d88330a6f56534f714">
lib/ev/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="#675b1ead8450238ab0cd5de7fcd736200fbc4fa6">
lib/ev/ev.c
</a>
</li>
<li class="file-stats">
<a href="#b423266a351ca451dbada9d00c0e6ce9d5e84bb9">
lib/ev/ev.h
</a>
</li>
<li class="file-stats">
<a href="#43d1db2e44ac96838bc284b7e40a98595e365851">
lib/ev/ev_epoll.c
</a>
</li>
<li class="file-stats">
<a href="#95252117ceb07e345a496d930f0620f853edae61">
<span class="new-file">
+
lib/ev/ev_iouring.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#5455e7200990c0ce691e6b0bee92de6e75b36e78">
lib/ev/ev_kqueue.c
</a>
</li>
<li class="file-stats">
<a href="#ce02f12e8923b39d7c7e63b8f7fb073d9d4cc92e">
<span class="new-file">
+
lib/ev/ev_linuxaio.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#c9321fd03a9897bf47f14abb206cddf910ee3afc">
lib/ev/ev_poll.c
</a>
</li>
<li class="file-stats">
<a href="#a4300d2bf4fe97069b17a81ea2e8acfe63e6de8d">
lib/ev/ev_port.c
</a>
</li>
<li class="file-stats">
<a href="#3b0a893de764b15d0e362f6cba5f2d0458c8a3fa">
lib/ev/ev_select.c
</a>
</li>
<li class="file-stats">
<a href="#fed7e5c50decc0288b703a4927fb9a6280f9d594">
lib/ev/ev_vars.h
</a>
</li>
<li class="file-stats">
<a href="#09f32a76de0b20b9d26501c7870f4728b9081dee">
lib/ev/ev_win32.c
</a>
</li>
<li class="file-stats">
<a href="#d52350ab1cc6af9d250899414947f7d5a4e44700">
lib/ev/ev_wrap.h
</a>
</li>
<li class="file-stats">
<a href="#0bcfbc7933bebeb6d474f0c44c50e9090f3baab3">
lib/ev/libev.m4
</a>
</li>
<li class="file-stats">
<a href="#757afe7e70a53ec3d0aaaa5cf5d1e4219123ea32">
m4/openssl.m4
</a>
</li>
<li class="file-stats">
<a href="#c687ae189cf05b635d7c8fc7c0fb50ec9dc0e4a6">
perl/client.c
</a>
</li>
<li class="file-stats">
<a href="#74a9f52e945f1ed3006f0d79f403066d1905a7e4">
perl/ppport.h
</a>
</li>
<li class="file-stats">
<a href="#de3853942c0910d20bfe7961a07743c1dddde7cc">
python/client.c
</a>
</li>
<li class="file-stats">
<a href="#35aecb3aae5fbc6521be5e257d4e55ee96ef41d6">
python/nscang.c
</a>
</li>
<li class="file-stats">
<a href="#fc5fcc005fd16db919d0efc12a031869967a9872">
python/setup.py
</a>
</li>
<li class="file-stats">
<a href="#ca3522e97099aab8a391018d408e734a33a877a0">
src/client/client.c
</a>
</li>
<li class="file-stats">
<a href="#355fc0246cb38ef62b5a56176f33a7f533ca5b45">
src/client/send_nsca.c
</a>
</li>
<li class="file-stats">
<a href="#27fdad4ec9a468b2ec4485f7e21b85eddbd1fa1e">
src/common/log.c
</a>
</li>
<li class="file-stats">
<a href="#6af43a262f5559b99bdd837a23d75e4af757edc6">
src/common/util.c
</a>
</li>
<li class="file-stats">
<a href="#0fa6ae81d62b3c4e01d3eee24880eb6ecbf0ab94">
src/server/fifo.c
</a>
</li>
<li class="file-stats">
<a href="#bbdfc64593d87526be2dfe0e7c93468519a88f60">
tests/test_nsca.c
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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: #626168;">
โ
<br>
<a href="https://salsa.debian.org/nagios-team/nsca-ng/-/commit/07e2a7bbaa357c6624743d50b1378669675f701e">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">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> ยท <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/nagios-team/nsca-ng/-/commit/07e2a7bbaa357c6624743d50b1378669675f701e at 1770725558
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/nagios-team/nsca-ng/-/commit/07e2a7bbaa357c6624743d50b1378669675f701e"}}</script>
</p>
</div>
</body>
</html>