From 12767b6daf975d80e0523079c85af79c8966bd18 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 5 May 2013 15:34:15 +0000 Subject: get files ready for 0.8.13 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.8@1959 ef36b2f9-881f-0410-afb5-c4e39611909c --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9328064..87080a2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +changes from 0.8.12 to 0.8.13 +----------------------------- + +* include an extra sanity check to ensure not too many file descriptors are + open +* fix handling of gid configuration option if it listed before the uid option +* fix microsecond timeout calculation (thanks Julien Cristau) +* return NSS_STATUS_TRYAGAIN on zero-length (but not-NULL) buffer (thanks + Jakub Hrozek) +* provide an _nss_ldap_version symbol in the NSS module to help debug problems + with a newer nslcd +* retry updating the lastChange attribute with the normal nslcd LDAP + connection if the update with the user's connection failed +* avoid processing passwd_byuid requests for uids below nss_min_uid +* fix a few minor or very unlikely to occur memory leaks +* fix the text representation of shadow information for nscd on Solaris +* make the way manual pages are built and installed more consistent with + the chosen configure options +* miscellaneous minor changes, fixes and compatibility improvements + + changes from 0.8.11 to 0.8.12 ----------------------------- -- cgit v1.2.3