blob: 1bd5fe0442fb5cba9327847e9935b98dd591dae0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
openldap (2.4.49+dfsg-1) unstable; urgency=medium
This release fixes an issue with how the slapo-ppolicy(5) overlay
stores the pwdChangedTime attribute in the database. Existing
incorrect records could cause slapd to crash if a database
administrator uses the Relax control to modify pwdChangedTime.
Users of the ppolicy overlay are recommended to reload (slapcat and
slapadd) their database in order to fix existing data.
Please see <https://www.openldap.org/its/?findid=9126> for more
information.
-- Ryan Tandy <ryan@nardis.ca> Mon, 03 Feb 2020 09:58:29 -0800
openldap (2.4.44+dfsg-1) unstable; urgency=medium
The slapd package no longer includes OpenSLP support. The
openslp-dfsg package is being retired due to lack of maintenance and
security concerns. Please see <https://bugs.debian.org/795428> for
more information.
-- Ryan Tandy <ryan@nardis.ca> Tue, 15 Mar 2016 03:59:27 +0000
openldap (2.4.23-3) unstable; urgency=low
The OpenLDAP packages in Debian now use the slapd.d LDIF-based
configuration model by default. Please see README.Debian for more
information.
-- Matthijs Mohlmann <matthijs@cacholong.nl> Mon, 19 Jul 2010 10:48:19 +0200
openldap2.3 (2.3.23-1) unstable; urgency=low
The Debian slapd package no longer includes support for the LDBM backend.
It has been disabled as a result of concerns over data loss and lack of
upstream support. For more information, see:
http://www.openldap.org/faq/index.cgi?_highlightWords=ldbm&file=756
The BDB backend is now the main backend to use. This backend is supported
upstream and has several fixes included for known problems.
-- Matthijs Mohlmann <matthijs@cacholong.nl> Sun, 26 Feb 2006 20:05:44 +0100
|