cvs commit: ports/net/nss_ldap Makefile distinfo ports/net/nss_ldap/files patch-Makefile.am patch-ldap-ethers.c patch-ldap-ethers.h

Philip M. Gollucci pgollucci at FreeBSD.org
Mon Jan 18 03:43:57 UTC 2010


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 at 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)


More information about the cvs-all mailing list