A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.master has been updated
via 9a72292ac134f80c1befe8102dee1160e57a92ec (commit)
from 9a8eb95674c7b500cfe5f44d03493ff76c9fc0c1 (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 9a72292ac134f80c1befe8102dee1160e57a92ec
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Nov 22 22:56:31 2014 +0100
ITS#7961,#7987 Re-fix txn init.
More fallout from 4d02c741b120786df1b87ee9ed49c1d3f9bc7522:
Don't modify another thread's write txn. Reinit me_txn0 fully.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-ITS (openldap-its.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 1d3b1559dff92968ab8bd4d051806afd172741bc (commit)
from a7830010d6864b5da2188da6015e85ad5409bee0 (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 1d3b1559dff92968ab8bd4d051806afd172741bc
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Nov 26 21:27:44 2014 +0000
Fix check for snprintf
-----------------------------------------------------------------------
Summary of changes:
source/config.h.in | 3 +++
source/configure | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-its.git
A ref change was pushed to the OpenLDAP-ITS (openldap-its.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via a7830010d6864b5da2188da6015e85ad5409bee0 (commit)
from 1950bec73adf4cc4216591e5168c26586a6a9e46 (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 a7830010d6864b5da2188da6015e85ad5409bee0
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Nov 26 21:26:38 2014 +0000
ITS#7988 sanitize cgi variables
-----------------------------------------------------------------------
Summary of changes:
source/cgi.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-its.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 7a7d9419432954cac18a582bed85a7c489d90f00 (commit)
from 2a43a7d16feab268f61d7502f7329c870d343490 (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 7a7d9419432954cac18a582bed85a7c489d90f00
Author: Mark Reynolds <mreynolds(a)redhat.com>
Date: Thu Nov 13 09:49:19 2014 -0500
ITS#7979 MozNSS fix for TLS_PROTOCOL_MIN
Fix NSS code to check for TLS_PROCOTOL_MIN, and then set the SSL
version range(min and max). Also updated SSL version string map
table to support up to TLSv1.3
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_m.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 2a43a7d16feab268f61d7502f7329c870d343490 (commit)
from b0225e8e6038c46d7f39e8a3c07a5c69141b2323 (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 2a43a7d16feab268f61d7502f7329c870d343490
Author: HAMANO Tsukasa <hamano(a)osstech.co.jp>
Date: Wed Nov 5 09:26:35 2014 +0000
ITS#7977 Add PBKDF2 -SHA256 and -SHA512
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/pbkdf2/README | 18 +++-
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 117 ++++++++++++++++-------
2 files changed, 99 insertions(+), 36 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git