summaryrefslogtreecommitdiffstats
path: root/debian/libldap-dev.NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:35:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:35:33 +0000
commit1f641814b2bfbbf2dc3347e11a3fe901bfdf1efc (patch)
tree77094b19bf9091ceb6f6ab7d0267f70fef9c8323 /debian/libldap-dev.NEWS
parentAdding upstream version 2.5.13+dfsg. (diff)
downloadopenldap-debian.tar.xz
openldap-debian.zip
Adding debian version 2.5.13+dfsg-5.debian/2.5.13+dfsg-5debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libldap-dev.NEWS')
-rw-r--r--debian/libldap-dev.NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/libldap-dev.NEWS b/debian/libldap-dev.NEWS
new file mode 100644
index 0000000..6960285
--- /dev/null
+++ b/debian/libldap-dev.NEWS
@@ -0,0 +1,13 @@
+openldap (2.5.5+dfsg-1~exp1) experimental; urgency=medium
+
+ This is a major release of OpenLDAP, and as such it introduces several
+ changes, new features and deprecations/removals. This is a
+ non-exhaustive list of things to be aware of:
+
+ * Changes:
+ - The libldap2-dev package has been renamed to libldap-dev.
+ - The libldap_r library has been merged into libldap.
+ Applications should link with -lldap. This package still provides
+ a libldap_r.so symlink for compatibility.
+
+ -- Ryan Tandy <ryan@nardis.ca> Fri, 11 Jun 2021 11:43:15 -0700