Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2010 03:43:56 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/nss_ldap Makefile distinfo ports/net/nss_ldap/files patch-Makefile.am patch-ldap-ethers.c patch-ldap-ethers.h
Message-ID:  <201001180343.o0I3huD4074200@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-01-18 03:43:56 UTC

  FreeBSD ports repository

  Modified files:
    net/nss_ldap         Makefile distinfo 
    net/nss_ldap/files   patch-Makefile.am 
  Added files:
    net/nss_ldap/files   patch-ldap-ethers.c patch-ldap-ethers.h 
  Log:
  - Update to 1.265
  - Submitted is now MAINTAINER
  
  Major upgrade-related fixes (from upstream):
  - Version info now in binary
  - Fix broken ethers LDAP query
  - FD leak cleanup
  
  Fixes in port:
  - Re-enable many nss classes that were disabled (ethers, netgroups)
  - Fix compile-time breakage in ldap-ethers code (Better fix going upstream when I have time)
  
  ***
  
  Note: Ethers and Netgroup support aren't thoroughly tested as I don't use these in my environment.
  Re-enabling them doesn't seem to cause any problems, so they're back on in accordance with POLA.
  PRs/test cases for these are welcome if anyone finds breakage.
  
  PR:             ports/141931
  Submitted by:   Michael Graziano <mikeg@bsd-box.net>
  
  Revision  Changes    Path
  1.33      +2 -2      ports/net/nss_ldap/Makefile
  1.16      +3 -3      ports/net/nss_ldap/distinfo
  1.2       +14 -16    ports/net/nss_ldap/files/patch-Makefile.am
  1.1       +32 -0     ports/net/nss_ldap/files/patch-ldap-ethers.c (new)
  1.1       +11 -0     ports/net/nss_ldap/files/patch-ldap-ethers.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001180343.o0I3huD4074200>