Subject: CVS commit: pkgsrc/security/courier-authlib
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2007 17:57:21
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Aug 10 17:57:21 UTC 2007

Modified Files:
	pkgsrc/security/courier-authlib: Makefile PLIST distinfo
	pkgsrc/security/courier-authlib/patches: patch-aa patch-ab

Log Message:
Update security/courier-authlib to 0.59.3.  Changes from version 0.58
include:

* authpipe.c (auth_pipe_pre): Fix leak when authpipe module is
  enabled, but the actual authpipe script/external prog is not
  installed.

* authmysqlrc: Implement SSL-encrypted MySQL connections

* authldaplib.c (l_simple_bind_s): Fix anon binds.

* authldaplib.c (auth_ldap_enumerate): Fix LDAP account enumeration

* userdb/makeuserdb.in: Added the -f option to makeuserdb

* authldaplib.c: Try to recover when the LDAP server closes the
  persistent socket, for inactivity.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/security/courier-authlib/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/courier-authlib/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/security/courier-authlib/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/security/courier-authlib/patches/patch-aa \
    pkgsrc/security/courier-authlib/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.