From a672d0d688d3ee0e66c0f15287d9f9fcc32d45bf Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 9 May 2010 11:40:20 +0000 Subject: get files ready for 0.7.4 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1096 ef36b2f9-881f-0410-afb5-c4e39611909c --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 329c7b0..42efb8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +nss-pam-ldapd (0.7.4) unstable; urgency=low + + * fix a buffer overflow that should have no security consequences + * perform proper fail-over when authenticating in the PAM module + (closes: #577593) + * add an nss_initgroups_ignoreusers option to ignore user name to group + lookups for the specified users + * add an pam_authz_search option to perform a flexible authorisation check + on login (e.g. to restrict which users can login to which hosts, etc) + * implement a minimum_uid option for the PAM module to ignore users that + have a lower numeric user id and make 1000 the default value for Debian + (closes: #579574) + * change the way retries are done to error out quicker if the LDAP server + is down for some time (this should make the system more responsive when + the LDAP server is unavailable) and rename the reconnect_maxsleeptime + option to reconnect_retrytime to better describe the behaviour + * only log "connected to LDAP server" if the previous connection failed + (closes: #483795) + * documentation improvements + * debian/nslcd.config: also parse /etc/ldap.conf for systems that put NSS + and PAM configuration there + + -- Arthur de Jong Sat, 08 May 2010 12:00:00 +0200 + nss-pam-ldapd (0.7.3) unstable; urgency=low * allow password modification by root using the rootpwmoddn configuration -- cgit v1.2.3