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 233bf58a7763c10c1c8476e49214af22eff92b59 (commit) via 0f7ec3a81258bb2c33b5d7c7434ef1c11d7fa7cb (commit) via 4168010de32d0485232d1d1bd990be04ccb88c87 (commit) via cc1d6fe4ed35258bb59a5f21e1e8328279330c9f (commit) via 11e63c2f146e6621e576a43a1a9ff03526648fc1 (commit) via be55e8cb2a8c2b4be9b006edaa094d0ba109e533 (commit) via f3067d337f7643a23b0ba14d6fb3447cb74a466c (commit) via 358a3c3b18d58e1e26742345e1b947dec67a1fcb (commit) from 0c44b22d3e347f2f05f913e7e3ffa907816574ed (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 233bf58a7763c10c1c8476e49214af22eff92b59 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Jun 17 15:30:19 2019 +0000
ITS#8964
commit 0f7ec3a81258bb2c33b5d7c7434ef1c11d7fa7cb Author: Ondřej Kuzník ondra@mistotebe.net Date: Mon Jun 17 12:49:25 2019 +0200
ITS#8964 Do not free original filter
commit 4168010de32d0485232d1d1bd990be04ccb88c87 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Jun 17 15:28:21 2019 +0000
ITS#8864
commit cc1d6fe4ed35258bb59a5f21e1e8328279330c9f Author: Ondřej Kuzník okuznik@symas.com Date: Fri Jun 8 12:51:35 2018 +0100
ITS#8864 Fix ber_realloc after a partial ber_flush
commit 11e63c2f146e6621e576a43a1a9ff03526648fc1 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Jun 17 15:26:39 2019 +0000
ITS#8508
commit be55e8cb2a8c2b4be9b006edaa094d0ba109e533 Author: Zebediah Figura z.figura12@gmail.com Date: Fri Sep 30 21:26:59 2016 -0500
ITS#8508 - Allow ucgendat.c to recognize title-case characters even if they do not have lower-case equivalents
I, Zebediah Figura, hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.
commit f3067d337f7643a23b0ba14d6fb3447cb74a466c Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Jun 17 15:24:19 2019 +0000
ITS#8037
commit 358a3c3b18d58e1e26742345e1b947dec67a1fcb Author: Ivan Nejgebauer ian@uns.ac.rs Date: Tue Aug 28 16:57:54 2012 +0200
ITS#8037 - Add support for relax control to delta-syncrepl
-----------------------------------------------------------------------
Summary of changes: CHANGES | 4 +++ libraries/liblber/io.c | 5 ++- libraries/liblunicode/ucdata/ucgendat.c | 13 ++++++-- libraries/liblunicode/ucdata/uctable.h | 58 ++++++++++++++++----------------- servers/slapd/overlays/rwm.c | 12 ++++--- servers/slapd/syncrepl.c | 30 ++++++++++++++--- 6 files changed, 81 insertions(+), 41 deletions(-)