summaryrefslogtreecommitdiffstats
path: root/debian/slapd.NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 11:11:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 11:11:40 +0000
commit2886df93860f983d875b7d6acb418faa31491d5a (patch)
treeb596ddcbb70247c1994f3b1d8ba9e793b9788a9d /debian/slapd.NEWS
parentAdding upstream version 2.4.57+dfsg. (diff)
downloadopenldap-c2925739f7a25e24da3e416630e9a25761b62711.tar.xz
openldap-c2925739f7a25e24da3e416630e9a25761b62711.zip
Adding debian version 2.4.57+dfsg-3+deb11u1.debian/2.4.57+dfsg-3+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/slapd.NEWS')
-rw-r--r--debian/slapd.NEWS42
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/slapd.NEWS b/debian/slapd.NEWS
new file mode 100644
index 0000000..1bd5fe0
--- /dev/null
+++ b/debian/slapd.NEWS
@@ -0,0 +1,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