NetBSD/pkgsrc-wip aac917cnss-pam-ldapd distinfo Makefile, nss-pam-ldapd/patches patch-nss_bsdnss.c

nss-pam-ldapd: Update wip/nss-pam-ldapd from 0.9.7 to 0.9.10

Pkgsrc changes:

 * additional bsdnss.c patch to port new getnetgr* support to NetBSD
 * additional patch to fix compile error due to duplicate switch case values,
   by disabling NS_RETURN switch case on NetBSD
   (patched NetBSD nss-compat support never returns NS_RETURN)

Upstream changes:

changes from 0.9.9 to 0.9.10
----------------------------

 * add FreeBSD netgroup support (thanks HWLin and Mango Yen)
 * make password expiry messages correct and consistent (thanks Têko Mihinto)
 * add domain variable for use in pam_authz_search
 * allow logging longer lines
 * create nslcd socket after dropping privileges to avoid slow start-ups

changes from 0.9.8 to 0.9.9
---------------------------

 * support spaces in attribute mapping expressions
 * allow parsing longer lines in the configuration file
 * allow for longer host names

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)
DeltaFile
+33-8nss-pam-ldapd/patches/patch-nss_bsdnss.c
+5-5nss-pam-ldapd/distinfo
+1-1nss-pam-ldapd/Makefile
+39-143 files

UnifiedSplitRaw