diff options
Diffstat (limited to 'debian/slapd.NEWS')
-rw-r--r-- | debian/slapd.NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/slapd.NEWS b/debian/slapd.NEWS new file mode 100644 index 0000000..a3496b9 --- /dev/null +++ b/debian/slapd.NEWS @@ -0,0 +1,27 @@ +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 |