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_4 has been updated via 55023aa59c8b3144e6511498393ec3aa7d231864 (commit) via 7d34195e08633549e3b3f8d6c8c2c23ec61e0b64 (commit) from fc3695a65decfd2c1f974b170a883c41414ecc2c (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 55023aa59c8b3144e6511498393ec3aa7d231864 Author: Quanah Gibson-Mount quanah@openldap.org Date: Sat Jan 26 23:11:06 2013 -0800
ITS#7497
commit 7d34195e08633549e3b3f8d6c8c2c23ec61e0b64 Author: Quanah Gibson-Mount quanah@openldap.org Date: Sat Jan 26 23:06:12 2013 -0800
ITS#7497 fix lineno overflow in ldif_read_record()
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + clients/tools/ldapmodify.c | 38 +++++++++++++++++++------------------- include/ldif.h | 2 +- libraries/libldap/ldif.c | 2 +- servers/slapd/back-sql/config.c | 7 ++++--- servers/slapd/root_dse.c | 7 ++++--- servers/slapd/slapadd.c | 16 ++++++++-------- servers/slapd/slapcommon.c | 2 +- servers/slapd/slapcommon.h | 2 +- 9 files changed, 40 insertions(+), 37 deletions(-)