SOURCES: openldap-ldaprc.patch (NEW) - avoid reading ./ldaprc
glen
glen at pld-linux.org
Wed Mar 1 19:59:47 CET 2006
Author: glen Date: Wed Mar 1 18:59:47 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- avoid reading ./ldaprc
---- Files affected:
SOURCES:
openldap-ldaprc.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/openldap-ldaprc.patch
diff -u /dev/null SOURCES/openldap-ldaprc.patch:1.1
--- /dev/null Wed Mar 1 19:59:47 2006
+++ SOURCES/openldap-ldaprc.patch Wed Mar 1 19:59:42 2006
@@ -0,0 +1,14 @@
+http://bugzilla.redhat.com/38402
+
+--- openldap-2.0.11/libraries/libldap/init.c Tue Jul 3 16:17:14 2001
++++ openldap-2.0.11/libraries/libldap/init.c Tue Jul 3 16:17:22 2001
+@@ -278,9 +278,6 @@
+ if(path != NULL) {
+ LDAP_FREE(path);
+ }
+-
+- /* try file */
+- openldap_ldap_init_w_conf(file, 1);
+ }
+
+ static void openldap_ldap_init_w_env(
================================================================
More information about the pld-cvs-commit
mailing list