Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-06-03 16:28:38 +0200
committerArthur de Jong <arthur@arthurdejong.org>2009-06-03 16:28:38 +0200
commitfb8a97573de3ff23f7113747dce819681c16a43a (patch)
tree6f039a4fc91fccf5918637d0dcd03826700b905f /debian/changelog
parentb93c56416bf4395657d4d7388ae686167fac006f (diff)
get files ready for 0.6.10 release0.6.10
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@926 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3dac6ac..f46fbb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+nss-ldapd (0.6.10) unstable; urgency=low
+
+ * implement searching through multiple search bases, based on a patch by
+ Leigh Wedding
+ * fix a segmentation fault that could occur when using any of the tls_*
+ options with a string parameter (closes: #531113)
+ * miscellaneous improvements to the experimental PAM module
+ * implement PAM authentication function in the nslcd daemon
+ * the code for reading and writing protocol entries between the NSS module
+ and the daemon was improved
+ * documentation updates
+ * removed SSL/TLS related warnings during startup
+ * added Finnish debconf translation by Esko Arajärvi (closes: #530284)
+ * added Richard A Nelson (Rick) <cowboy@debian.org> to uploaders
+
+ -- Arthur de Jong <adejong@debian.org> Wed, 03 Jun 2009 15:00:00 +0200
+
nss-ldapd (0.6.9) unstable; urgency=low
* produce more detailed logging in debug mode and allow multiple -d options