Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_7 at openldap / OpenLDAP
Commits: 804b6e2b by Howard Chu at 2026-07-21T13:47:46+00:00 ITS#10524 slaptest: note it can fail on a fresh config
and slapcat should be used instead, when converting config format.
- - - - - 05c4f403 by Nadezhda Ivanova at 2026-07-21T13:49:30+00:00 ITS#10532 [back-asyncmeta] NULL-pointer dereference in asyncmeta_dn_massage() via referral URL with missing DN when suffixmassage remote suffix is empty
- - - - - ec8b520d by Ondřej Kuzník at 2026-07-21T13:50:53+00:00 ITS#10535 syncprov: Let syncprov_play_accesslog handle !changed && dirty
- - - - - ff781b35 by Howard Chu at 2026-07-21T13:52:03+00:00 ITS#10533 liblber: more for ITS#10489
Another potential 1-byte overread
- - - - - bd872e10 by Ondřej Kuzník at 2026-07-21T13:52:41+00:00 ITS#9343 ppolicy: Fix require_password parsing in slapd.conf
- - - - - 975f6d42 by Ondřej Kuzník at 2026-07-21T13:53:30+00:00 ITS#10530 syncrepl: detect malformed SYNC_ID_SET messages
- - - - - f2de455c by Ondřej Kuzník at 2026-07-21T13:54:09+00:00 ITS#9343 ppolicy: clean up policy selection logging
backend_operational returns LDAP_NO_SUCH_ATTRIBUTE if attribute was requested but not populated. That is a valid result (no_policy), not an error.
- - - - - f5a4e685 by Howard Chu at 2026-07-21T13:54:55+00:00 ITS#10543 slapd-read: plug leak
- - - - - dff88819 by Howard Chu at 2026-07-21T13:56:05+00:00 ITS#10541 syncrepl: assert on entryCSN must use normalized value
- - - - -
8 changed files:
- doc/man/man8/slaptest.8 - libraries/liblber/decode.c - servers/slapd/back-asyncmeta/map.c - servers/slapd/overlays/ppolicy.c - servers/slapd/overlays/syncprov.c - servers/slapd/syncrepl.c - tests/data/slapd-ppolicy.conf - tests/progs/slapd-read.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d8e96a6984e2d3c2084b0b6...