mod_ldap.c in proftpd is broken. John Morrissey maintainer of mod_ldap.c is aware of this issue. He send me an bugfix. How-To-Repeat: mod_ldap uses the wrong argument. mod_ldap/2.8.17-20070701: unexpected LDAPServer type. mod_ldap.c: error initializing session: No such file or directory
Thank you for your submission. Two problems. One, the patch does not apply cleanly. Two, the patch breaks the module build on 7.x. I will consult with the developer on this. -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/6.2R/announce.html ---------------------------------------------------------------------------------------
State Changed From-To: open->feedback Need input from developer
Responsible Changed From-To: freebsd-ports-bugs->beech My port
Received vendor patch. Will be included with the forthcoming commit. -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/6.2R/announce.html ---------------------------------------------------------------------------------------
beech 2007-08-30 18:33:30 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile distinfo Added files: ftp/proftpd/files extra-patch-contrib-mod_ldap.c Removed files: ftp/proftpd/files extra_patch-ldap-tls-mod_ldap.c Log: - Add support for clamav - Fix ldap support PR: ports/115752, ports/115867 Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> (ports/115752), Thomas Vogt <thomas@bsdunix.ch> (ports/115867) Approved by: sat (mantor) Revision Changes Path 1.116 +31 -11 ports/ftp/proftpd/Makefile 1.39 +3 -0 ports/ftp/proftpd/distinfo 1.1 +51 -0 ports/ftp/proftpd/files/extra-patch-contrib-mod_ldap.c (new) 1.3 +0 -11 ports/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, Thanks!