summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-05-09 20:54:58 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-05-09 20:54:58 +0000
commit1389c21c04330d50afec29c3ca2f17a00d4b6d1e (patch)
tree569bf762ef76d224a63ed38371ae93c99cdf12a4 /NEWS
parent313bb209dc64413ec5a707d5d0c4fb39e2f837d0 (diff)
get files ready for 0.6.9 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@881 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9e8949b..4084be6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,27 @@
+changes from 0.6.8 to 0.6.9
+---------------------------
+
+* produce more detailed logging in debug mode and allow multiple -d options to
+ be specified to also include logging from the LDAP library
+* some LDAP configuration options are now initialized globally instead of per
+ connection which should fix problems with the tls_reqcert option
+* documentation improvements for the NSLCD protocol used between the NSS
+ module and the nslcd server
+* imported the new PAM module from the OpenLDAP nssov tree by Howard Chu (note
+ that the PAM-related NSLCD protocol is not yet finalised and this module is
+ not built by default)
+* in configure script allow disabling of building certain components
+* fix a bug with writing alternate service names and add checks for
+ validity of passed buffer in NSS module
+* Debian packaging improvements
+
+
changes from 0.6.7 to 0.6.8
---------------------------
* SECURITY FIX: the nss-ldapd.conf file that is installed by the Debian
package was created world-readable which could cause problems
- if the bindpw option is used
+ if the bindpw option is used (CVE-2009-1073)
this has been fixed in the Debian package but other users
should check the permissions of the nss-ldapd.conf file when
the bindpw option is used (warnings have been added to the