1.1 --- a/openldap/openldap.patch Wed Sep 21 14:13:05 2011 +0200 1.2 +++ b/openldap/openldap.patch Wed Sep 21 14:27:31 2011 +0200 1.3 @@ -1,6 +1,6 @@ 1.4 Index: include/ac/fdset.h 1.5 ---- include/ac/fdset.h.orig 2008-02-12 00:26:40 +0100 1.6 -+++ include/ac/fdset.h 2008-10-13 11:38:23 +0200 1.7 +--- include/ac/fdset.h.orig 2011-01-05 00:49:56.000000000 +0100 1.8 ++++ include/ac/fdset.h 2011-02-12 10:17:43.000000000 +0100 1.9 @@ -22,6 +22,13 @@ 1.10 #ifndef _AC_FDSET_H 1.11 #define _AC_FDSET_H 1.12 @@ -16,9 +16,9 @@ 1.13 # define OPENLDAP_FD_SETSIZE 4096 1.14 #endif 1.15 Index: include/ldap_int_thread.h 1.16 ---- include/ldap_int_thread.h.orig 2008-02-12 00:26:40 +0100 1.17 -+++ include/ldap_int_thread.h 2008-10-13 11:38:23 +0200 1.18 -@@ -100,6 +100,7 @@ 1.19 +--- include/ldap_int_thread.h.orig 2011-01-06 19:43:20.000000000 +0100 1.20 ++++ include/ldap_int_thread.h 2011-02-12 10:17:43.000000000 +0100 1.21 +@@ -110,6 +110,7 @@ 1.22 * * 1.23 ***********************************/ 1.24 1.25 @@ -27,9 +27,9 @@ 1.26 #include <pth.h> 1.27 1.28 Index: libraries/libldap_r/tpool.c 1.29 ---- libraries/libldap_r/tpool.c.orig 2008-03-21 01:46:03 +0100 1.30 -+++ libraries/libldap_r/tpool.c 2008-10-13 11:38:23 +0200 1.31 -@@ -950,6 +950,6 @@ 1.32 +--- libraries/libldap_r/tpool.c.orig 2011-01-05 00:50:08.000000000 +0100 1.33 ++++ libraries/libldap_r/tpool.c 2011-02-12 10:17:43.000000000 +0100 1.34 +@@ -968,6 +968,6 @@ 1.35 { 1.36 ldap_int_thread_userctx_t *ctx = vctx; 1.37 1.38 @@ -38,8 +38,8 @@ 1.39 } 1.40 #endif /* LDAP_THREAD_HAVE_TPOOL */ 1.41 Index: servers/slapd/back-perl/config.c 1.42 ---- servers/slapd/back-perl/config.c.orig 2008-02-12 00:26:47 +0100 1.43 -+++ servers/slapd/back-perl/config.c 2008-10-13 11:38:23 +0200 1.44 +--- servers/slapd/back-perl/config.c.orig 2011-01-05 00:50:41.000000000 +0100 1.45 ++++ servers/slapd/back-perl/config.c 2011-02-12 10:17:43.000000000 +0100 1.46 @@ -49,6 +49,9 @@ 1.47 } 1.48