<!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>
Timo Aaltonen pushed to branch upstream
at <a href="https://salsa.debian.org/freeipa-team/slapi-nis">FreeIPA packaging / slapi-nis</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/f3d34b046ef4f28d31b6d6e3511a8956bc60ec7c">f3d34b04</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2020-05-06T14:58:34+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Initialize map lock in NIS plugin as well

Also if ignored_containers_sdn is NULL, we don't really need to check
whether a write could be ignored. It has to be processed, so bail out
early with FALSE.

Resolves: rhbz#1832190

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/dbe1e300171e04cc328a4f31d0bffcac056e7cfa">dbe1e300</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2020-09-01T12:41:29+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">idviews: clear intermediate target DN in all cases

When processing a search request, slapi-nis attempts to detect an ID
View lookup. A target DN is modified by extracting an ID view name. This
temporary string is freed in the successful case but left unotouched if
ID View wasn't requested. As a result, small leaks on each search
request accumulate and a memory can get lost.

Resolves: rhbz#1866113

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/b64dbe50eb1044c032dfa1f97114c4fd18a1ff07">b64dbe50</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2020-09-01T16:06:51+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Azure Pipelines to run real FreeIPA tests

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/61ea8f6a104da25329e301a8f56944f860de8177">61ea8f6a</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2020-09-12T12:03:57+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ignore searches that do not match any of configured tree

Resolves: rhbz#1874015
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/c81799fce44673c2c90b0725d9d9fc4c13a9e28d">c81799fc</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2020-09-14T16:16:54+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix memory limits in docker-compose to use strings, not numbers

docker-compose with commit https://github.com/docker/compose/commit/2b4d409ac3da2096c43284e262f2b0c1b66c488b
started to require memory limits to be specified as strings.

Related: https://pagure.io/freeipa/issue/8494
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/cd26f30c70e1c53d95733757306a2d5925a84367">cd26f30c</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2020-12-04T15:38:51+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Release slapi-nis 0.56.6

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/c7417ea2d534712e559b56ed45baa91c5d3d44db">c7417ea2</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2021-05-18T09:48:06+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CVE-2021-3480: invalid bind DN crash

For certain LDAP bind operations 389-ds would pass unvalidated bind DN
to bind plugins. A first attempt to normalize the DN would find that out
and should reject the request.

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/slapi-nis/-/commit/cf284947051a7844c4ab3735f107354c55c52664">cf284947</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2021-05-18T09:50:23+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">slapi-nis-0.56.7: CVE-2021-3480: invalid bind DN crash

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#bcfd76d915fbc138e30159f76fae7b1ee2627eb4">
slapi-nis.spec
</a>
</li>
<li class="file-stats">
<a href="#a0010fb7a8a0a49c41be313e7f9ffcb1d592451a">
src/back-sch.c
</a>
</li>
<li class="file-stats">
<a href="#57b4061327a3555b420321c1e184ad030795893a">
src/back-shr.c
</a>
</li>
<li class="file-stats">
<a href="#10b43defc11ee6dbf5be8ee8c3bc27e2d21ad28c">
src/plug-nis.c
</a>
</li>
<li class="file-stats">
<a href="#9bf7072585e64d9bce6c1cffcf5ee5a9e140bcc9">
<span class="new-file">
+
tests/azure/Dockerfiles/Dockerfile.build.fedora
</span>
</a>
</li>
<li class="file-stats">
<a href="#957825f62400b4e14b6c73f08768e58cc5503de9">
<span class="new-file">
+
tests/azure/Dockerfiles/Dockerfile.build.rawhide
</span>
</a>
</li>
<li class="file-stats">
<a href="#3567119e15bd64a30ca877459afa94aac74b396b">
<span class="new-file">
+
tests/azure/Dockerfiles/docker-compose.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#f2609d0bb2c0f0793fabd2682af2c6d93799a2ed">
<span class="new-file">
+
tests/azure/Dockerfiles/seccomp.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#7a4c53da26c3f81ac76c6be06583d17f586a75e2">
<span class="new-file">
+
tests/azure/azure-pipelines-rawhide.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#0bfbaea9487cb8f521a2393efe60768bfe1c9b43">
tests/azure/azure-pipelines.yml
</a>
</li>
<li class="file-stats">
<a href="#48ceda8270cd7b98616bc435809f553114d56858">
<span class="new-file">
+
tests/azure/azure_definitions/base.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ca9eb6fa7b3c2ff33cf848a52c546d40af986683">
<span class="new-file">
+
tests/azure/azure_definitions/gating.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#11934bbf9d85cebf6e7c685431a62cea21df7356">
<span class="new-file">
+
tests/azure/scripts/azure-run-base-tests.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#3fe4cc7bc0a5a08a66bfe4ab28035bd8eb6b815f">
<span class="new-file">
+
tests/azure/scripts/azure-run-integration-tests.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#11de6982415ac81be7a68fbec3ec105782684e3a">
<span class="new-file">
+
tests/azure/scripts/azure-run-tests.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#24ae7235df693496a570ea71e4cfde3687679aa0">
<span class="new-file">
+
tests/azure/scripts/dump_cores.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#066d286c487ba2e684a5247d6feabe4e6e11648f">
<span class="new-file">
+
tests/azure/scripts/generate-matrix.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#adab7a1c1f7165e94c26ab3a7c9d5a2a1a86ec4c">
<span class="new-file">
+
tests/azure/scripts/install-debuginfo-fedora.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe2511f6d58b7606ac3cc9f525543392ce873f7c">
<span class="new-file">
+
tests/azure/scripts/install-debuginfo.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#e9db047fce8293ebb9f32e805d1bf4412a3df0e3">
<span class="new-file">
+
tests/azure/scripts/setup_containers.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#515f2c815978030492ae3805bdbbcfa282b3dd96">
<span class="new-file">
+
tests/azure/scripts/variables-fedora.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ffc884d47916c8bfbd631d087e0a34d88bf4ce1">
<span class="new-file">
+
tests/azure/scripts/variables.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#1ce82207b28b035d35054a7d2b86ff0fa0f78a2a">
<span class="new-file">
+
tests/azure/templates/build-fedora.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#0c94dd59e1123f011e41f149e0a8d9be459f0033">
<span class="new-file">
+
tests/azure/templates/generate-job-variables.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#fbcf8d519746b679c9c7d6a8e8eb552c2427afa1">
<span class="new-file">
+
tests/azure/templates/generate-matrix.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#3a11ad5dd6edcb0f3b2a202c58276f76c38feed2">
<span class="new-file">
+
tests/azure/templates/ipa-test-config-template.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#30959400b773beeaafa5cb475a0c2faf0017aea7">
<span class="new-file">
+
tests/azure/templates/prepare-build-fedora.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#eed1e539aaa879f874ca374eb3432e5e36663e19">
<span class="new-file">
+
tests/azure/templates/publish-build.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#6042bba4218fc56121d187bd823a7ccbcdd8bb3a">
<span class="new-file">
+
tests/azure/templates/run-test.yml
</span>
</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/freeipa-team/slapi-nis/-/compare/3d0be8651bf08c09ef42b719060d31b63529c977...cf284947051a7844c4ab3735f107354c55c52664">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>