From 47fd03bc80d470de881c025ff934325bd7def0b5 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 26 Jun 2017 12:55:26 +0200 Subject: Get files ready for 0.9.8 release --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dbf58c7..a586148 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +changes from 0.9.7 to 0.9.8 +--------------------------- + +* add a pam_authc_search option that can be used to configure the search + operation that is performed after authentication +* add nss_uid_offset and nss_gid_offset options that can be used to + change returned numeric user and group ids from LDAP (thanks Seth Wright) +* do not retry failed user password on second LDAP server +* fix a crash in the PAM module on FreeBSD when showing password expiration + messages +* the validnames option now also applies to shadow lookups +* support ethernet addresses in LDAP in compact and long formats +* improvements to getent.ldap command (a few minor bug fixes and preparations + for Python 3 support) +* log entries and lookups failing nss_min_uid at debug level +* improvements to the test suite (including tests for getent.ldap) + + changes from 0.9.6 to 0.9.7 --------------------------- -- cgit v1.2.3