lists.arthurdejong.org
RSS feed

Re: [nssldap] nss_ldap-265

[Date Prev][Date Next] [Thread Prev][Thread Next]

Re: [nssldap] nss_ldap-265



Luke Howard a écrit :
265     Luke Howard <lukeh@padl.com>

        * fix for BUG#132: add versioning information to binary
        * fix for BUG#403: add AM_MAINTAINER_MODE
        * fix for BUG#388: bad LDAP query for ether lookups
        * fix for BUG#391: clarify bind timelimit defaults
          in ldap.conf
        * fix for BUG#392: call do_close() if ldap_result()
          or ldap_parse_result() fails (before returning
          NSS_UNAVAIL)
        * fix for BUG#401: FreeBSD thread library check
        * fix for BUG#409: deallocate context in
          _nss_ldap_ent_context_release() to avoid bad usage
        * fix for BUG#410: don't leak file descriptors in
          _nss_ldap_readconfig
I had to use this patch to make it build, as current directory is unlikely to be in PATH:

--- nss_ldap-265/Makefile.am    2009-11-06 11:28:08.000000000 +0100
+++ nss_ldap-265-Makefile/Makefile.am   2009-11-06 15:05:18.000000000 +0100
@@ -109,5 +109,5 @@
        @$(NORMAL_UNINSTALL)

 vers.c: $(top_srcdir)/CVSVersionInfo.txt
-       CVSVERSIONDIR=$(top_srcdir) vers_string -v
+       CVSVERSIONDIR=$(top_srcdir) $(top_srcdir)/vers_string -v

--
BOFH excuse #20:

divide-by-zero error