diff -r 5974eb964eec -r 4f3b1ee715dd openldap/openldap.patch --- a/openldap/openldap.patch Wed Sep 21 14:13:05 2011 +0200 +++ b/openldap/openldap.patch Wed Sep 21 14:27:31 2011 +0200 @@ -1,6 +1,6 @@ Index: include/ac/fdset.h ---- include/ac/fdset.h.orig 2008-02-12 00:26:40 +0100 -+++ include/ac/fdset.h 2008-10-13 11:38:23 +0200 +--- include/ac/fdset.h.orig 2011-01-05 00:49:56.000000000 +0100 ++++ include/ac/fdset.h 2011-02-12 10:17:43.000000000 +0100 @@ -22,6 +22,13 @@ #ifndef _AC_FDSET_H #define _AC_FDSET_H @@ -16,9 +16,9 @@ # define OPENLDAP_FD_SETSIZE 4096 #endif Index: include/ldap_int_thread.h ---- include/ldap_int_thread.h.orig 2008-02-12 00:26:40 +0100 -+++ include/ldap_int_thread.h 2008-10-13 11:38:23 +0200 -@@ -100,6 +100,7 @@ +--- include/ldap_int_thread.h.orig 2011-01-06 19:43:20.000000000 +0100 ++++ include/ldap_int_thread.h 2011-02-12 10:17:43.000000000 +0100 +@@ -110,6 +110,7 @@ * * ***********************************/ @@ -27,9 +27,9 @@ #include Index: libraries/libldap_r/tpool.c ---- libraries/libldap_r/tpool.c.orig 2008-03-21 01:46:03 +0100 -+++ libraries/libldap_r/tpool.c 2008-10-13 11:38:23 +0200 -@@ -950,6 +950,6 @@ +--- libraries/libldap_r/tpool.c.orig 2011-01-05 00:50:08.000000000 +0100 ++++ libraries/libldap_r/tpool.c 2011-02-12 10:17:43.000000000 +0100 +@@ -968,6 +968,6 @@ { ldap_int_thread_userctx_t *ctx = vctx; @@ -38,8 +38,8 @@ } #endif /* LDAP_THREAD_HAVE_TPOOL */ Index: servers/slapd/back-perl/config.c ---- servers/slapd/back-perl/config.c.orig 2008-02-12 00:26:47 +0100 -+++ servers/slapd/back-perl/config.c 2008-10-13 11:38:23 +0200 +--- servers/slapd/back-perl/config.c.orig 2011-01-05 00:50:41.000000000 +0100 ++++ servers/slapd/back-perl/config.c 2011-02-12 10:17:43.000000000 +0100 @@ -49,6 +49,9 @@ }