debian-edu-config (2.12.45)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the 2.12.45 tag
- Git: https://salsa.debian.org/debian-edu/debian-edu-config.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 6471680
- Browser: https://salsa.debian.org/debian-edu/debian-edu-config
- Last scan: 2025-01-24 14:43:09+00
- Next scan: 2025-02-02 13:50:00+00
- Merge requests: 4
- CI pipeline status: failed
- Debian changelog in Git:
debian-edu-config (2.12.45) unstable; urgency=medium
* share/debian-edu-config/tools/gosa-sync:
+ From password TMPFILE, strip newline character from end-of-file.
The LDAP whoami call for verifying the correctness of the passed-in
user password requires a password file without trailing newline
to succeed.
* share/debian-edu-config/gosa.conf.template:
+ Various white-space fixes.
+ Don't (single-)quote placeholders in plugin hooks. GOsa² will add single-
quotes around placeholder variables when generating hook commands. Esp.
when using single quotes around placeholders, they will be duplicated
and thus eliminate eacher other. This problem occurred for users
with space characters in their DN while changing the user's password.
(The hook would only operate on a partial DN string, split at first
space char occurrence in the DN string).
-- Mike Gabriel <sunweaver@debian.org> Thu, 25 Jul 2024 09:52:14 +0200
- This branch is 3 commits ahead of tag 2.12.45
- Git log:
commit b4618325fce9ffab0567c13dddb1e878c9dac9d1
Author: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>
Date: Sat Dec 21 14:17:32 2024 +0100
remove extra space
commit 963af5c43778a51fd920c533c558a93b7add34bb
Author: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>
Date: Sat Dec 21 14:07:23 2024 +0100
no longer give exim4 a reason to complain about "tainted search query is not properly quoted"
commit 9978c9c889e6be6f09837317a137437006249d7b
Author: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>
Date: Sat Dec 21 12:38:09 2024 +0100
remove unnecessary article