A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_5 has been updated via 2d552d01ae1b2d9fa96a752813b57f8d380a7427 (commit) from 8b946544e1ae5df4e538473d3e9d32fbd0cdfa1c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2d552d01ae1b2d9fa96a752813b57f8d380a7427 Author: Jan Synacek <jsyna...@redhat.com> Date: Fri Apr 24 13:39:33 2015 +0200 More for ITS#8105 Fix multiple argument handling. For example: perlModuleConfig homedir /home/jsynacek should be converted to olcPerlModuleConfig: homedir /home/jsynacek and not to olcPerlModuleConfig: homedir olcPerlModuleConfig: /home/jsynacek ----------------------------------------------------------------------- Summary of changes: servers/slapd/back-perl/config.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git