Subject: CVS commit: pkgsrc/databases/nss_ldap
From: Emmanuel Dreyfus
Date: 2023-07-30 02:18:07
Message id: 20230730001807.ECC3AFBDB@cvs.NetBSD.org

Log Message:
Switch upstream, as PADL nss_ldap is years-old abandonware

The new upstream is a fork af latest PADL nss_ldap with all pending pull
request merged.

Changes since version 265 from ChangeLog

266a    Emmanuel Dreyfus <manu@netbsd.org>

        * RFC 2307bis configurable DN search
        * RFC 2307bis filter fix
        * NetBSD support
        * Fix build if sasl.h is not present
        * netgrp ERANGE fix for glibc
        * Align TLS option names on OpenLDAP documentation
        * Build fix when kerberos is not enabled
        * Fix excessive library dependencies

266     Luke Howard <lukeh@padl.com>

        * fix for BUG#129: native linker doesn't use LDFLAGS
        * fix for BUG#143: don't use getrdnvalue for groups
        * fix for BUG#240: return "x" for shadowAccount password
        * fix for BUG#402: incorrectly detected glibc on armel
        * fix for BUG#411: memory leak in do_init()
        * fix for BUG#412: check whether resolv.conf has changed
        * fix for BUG#412: don't close nested contexts
        * fix for BUG#412: make syslog debugging configurable
        * fix for BUG#412: support configurable site name
        * fix for BUG#412: tidy up bootparams code
        * fix for BUG#412: use macros for ldap_get_option calls
        * fix for BUG#412: better debugging of NSS status codes
        * fix for BUG#412: rewrite and abstract Kerberos support
        * fix for BUG#412: allow runtime configuration of LDAP
          configuration file and keytab using environment
        * fix for BUG#412: correctly clamp max sleep time
        * fix for BUG#412: sort SRV records by weight and priority
        * fix for BUG#412: support microsecond backoff granularity
        * fix for BUG#414: SIGPIPE handling in atfork()
        * fix for BUG#416: FreeBSD 7.x/8.x compatibility
        * fix for BUG#420: _nss_ldap_parse_net() dumps core on
          AIX 5.3 and 6.1
        * fix for BUG#425: nss_ldap doesn't parse IPv4 addresses
          correctly on non-ipv6 systems

Files:
RevisionActionfile
1.35modifypkgsrc/databases/nss_ldap/Makefile
1.13modifypkgsrc/databases/nss_ldap/distinfo
1.1removepkgsrc/databases/nss_ldap/files/freebsd.c
1.6removepkgsrc/databases/nss_ldap/files/netbsd.c
1.2removepkgsrc/databases/nss_ldap/files/netbsd.h
1.3removepkgsrc/databases/nss_ldap/patches/patch-ab
1.7removepkgsrc/databases/nss_ldap/patches/patch-af
1.3removepkgsrc/databases/nss_ldap/patches/patch-ag
1.1removepkgsrc/databases/nss_ldap/patches/patch-configure.in
1.1removepkgsrc/databases/nss_ldap/patches/patch-ldap-ethers.c
1.1removepkgsrc/databases/nss_ldap/patches/patch-ldap-pwd.c