<!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=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: .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;">
Michael Tokarev pushed to branch mjt at <a href="https://salsa.debian.org/openldap-team/openldap">Debian OpenLDAP Maintainers / openldap</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/openldap-team/openldap/-/commit/a8721e94731077d882e380ccbfd1fc4e9eacb63c">a8721e94</a></strong>
<div>
<span> by Michael Tokarev </span> <i> at 2025-01-06T12:30:06+03:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/slapd.scripts-common,d/debian/slapd.postinst: do not create /var/run/slapd (created in the startup script)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/openldap-team/openldap/-/commit/2b496ca04dbcc996d670dc51516513580454f2b1">2b496ca0</a></strong>
<div>
<span> by Michael Tokarev </span> <i> at 2025-01-06T12:30:20+03:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/slapd.init: stop providing /var/run/slapd/ldapi symlink for compatibility with openldap 2.1
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/openldap-team/openldap/-/commit/608ddbd72dd7fd5f93ac61afef55d4fc46a5a6c7">608ddbd7</a></strong>
<div>
<span> by Michael Tokarev </span> <i> at 2025-01-06T12:30:20+03:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/configure-options: enable systemd support (#1039299)
slapd uses a tiny built-in systemd notify mechanism,
so no libsystemd-dev dependency is needed.
Provide debian/slapd.service, do not ship upstream one.
d/slapd-remain-after-exit.conf: remove, not needed anymore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/openldap-team/openldap/-/commit/aaf1dca32ff24de0e8fcc24f7061b9924fbbb88c">aaf1dca3</a></strong>
<div>
<span> by Michael Tokarev </span> <i> at 2025-01-06T12:30:20+03:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/slapd.init: simplify
- simplify numerous shell constructs
- simplify sed expressions to get the pid file
- allow to have no pid file specified in the config file
- use exit code of start-stop-daemon instead of lack of output
as an indicatior of success/failure, remov trapping of set -e
- simplify messages and command lines
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/openldap-team/openldap/-/commit/bb70f59cfe8305cb9cfc328cee768684e8b1523d">bb70f59c</a></strong>
<div>
<span> by Michael Tokarev </span> <i> at 2025-01-06T12:30:20+03:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/slapd.default, d/slapd.init: do not use "export" keyword in the default file (so it is processed by systemd), but export KRB5_KTNAME in init if set
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/openldap-team/openldap/-/commit/9d3a7dd445414ad6361e2367b0b3eb7ef11092ed">9d3a7dd4</a></strong>
<div>
<span> by Michael Tokarev </span> <i> at 2025-01-06T13:52:01+03:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/salsa-ci.yml: disable build-path variation
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
10 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#f3ea28ffa7455595898985bf7a4a6e9432aabf17">
debian/configure.options
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#1823cfdb97f631de92d185f9a7ef6c1f58bc9147">
debian/not-installed
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#b1dbf22e88351ec0d5d1d1a7f53295504b480e61">
debian/salsa-ci.yml
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#cf6180e54aef32dc65c8bdf768c1bcc1ba6ef350">
<span class="deleted-file">
−
debian/slapd-remain-after-exit.conf
</span>
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#0663a78eaa62d102cf1481b7bda6e12a5873cf94">
debian/slapd.default
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#1d68789a27d11931bf99b846a0222644e5dc7263">
debian/slapd.init
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#e9777243ff48200f12c68163d11726118525b384">
debian/slapd.install
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#d19f25110d208d4c546cca2693c83dd34e11d410">
debian/slapd.postinst
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#566b5d93790b59fcc6820b75625f83dfe6b0f217">
debian/slapd.scripts-common
</a>
</li>
<li class="file-stats">
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed#60779b6636144f4faeec21f928c652fb09bb9f6a">
<span class="new-file">
+
debian/slapd.service
</span>
</a>
</li>
</ul>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<br>
<a href="https://salsa.debian.org/openldap-team/openldap/-/compare/e4b112a4e6d600f6609827b339206dc06451c0d3...9d3a7dd445414ad6361e2367b0b3eb7ef11092ed">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>
</p>
</div>
</body>
</html>