Discussion:
RE24 testing call #1 (2.4.41), LMDB RE0.9 testing call #1 (0.9.15)
Quanah Gibson-Mount
2014-12-18 17:07:20 UTC
Permalink
Content preview: The following changes have been made to OpenLDAP directly
for 2.4.41: OpenLDAP 2.4.41 Engineering Fixed libldap double free of request
during abandon (ITS#7967) Fixed libldap segfault in ldap_sync_initialize
(ITS#8001) Fixed libldap ldif-wrap off by one error (ITS#8003) Fixed slapd
syncrepl delta-mmr issue with overlays and slapd.conf (ITS#7976) Fixed slapd
syncrepl mutex for cookie state (ITS#7968) Fixed slapd-mdb one-level search
(ITS#7975) Fixed slapd-mdb heap corruption (ITS#7965) Fixed slapd-mdb crash
after deleting in-use schema (ITS#7995) Fixed slapo-collect segfault (ITS#7797)
Build Environment Enhanced contrib modules build paths (ITS#7782) Fixed contrib/autogroup
internal operation identity (ITS#8006) Fixed contrib/passwd/sha2 compiler
warning (ITS#8000) Fixed contrib/noopsrch compiler warning (ITS#7998) Fixed
contrib/dupent compiler warnings (ITS#7997) Contrib Added pbkdf2 sha256 and
sha512 schemes (ITS#7977) [...]

Content analysis details: (-1.9 points, 5.0 required)

pts rule name description
---- ---------------------- --------------------------------------------------
-0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay
domain
-0.0 SPF_PASS SPF: sender matches SPF record
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid

The following changes have been made to OpenLDAP directly for 2.4.41:

OpenLDAP 2.4.41 Engineering
Fixed libldap double free of request during abandon (ITS#7967)
Fixed libldap segfault in ldap_sync_initialize (ITS#8001)
Fixed libldap ldif-wrap off by one error (ITS#8003)
Fixed slapd syncrepl delta-mmr issue with overlays and slapd.conf
(ITS#7976)
Fixed slapd syncrepl mutex for cookie state (ITS#7968)
Fixed slapd-mdb one-level search (ITS#7975)
Fixed slapd-mdb heap corruption (ITS#7965)
Fixed slapd-mdb crash after deleting in-use schema (ITS#7995)
Fixed slapo-collect segfault (ITS#7797)
Build Environment
Enhanced contrib modules build paths (ITS#7782)
Fixed contrib/autogroup internal operation identity
(ITS#8006)
Fixed contrib/passwd/sha2 compiler warning (ITS#8000)
Fixed contrib/noopsrch compiler warning (ITS#7998)
Fixed contrib/dupent compiler warnings (ITS#7997)
Contrib
Added pbkdf2 sha256 and sha512 schemes (ITS#7977)



The following changes have been made to LMDB:

LMDB 0.9.15 Release Engineering
Fix txn init (ITS#7961,#7987)
Fix MDB_PREV_DUP (ITS#7955,#7671)
Fix compact of empty env (ITS#7956)
Fix potential fdatasync bug on ext3fs
Build
Don't use -fPIC for static lib
Update .gitignore (ITS#7952,#7953)
Cleanup for "make test" (ITS#7841)
Misc. Android/Windows cleanup
Documentation
Fix MDB_APPEND doc
Clarify mdb_dbi_open doc



Please test and report back!

--Quanah



--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Michael Ströder
2014-12-18 22:53:33 UTC
Permalink
make test and my local deployment works on openSUSE 13.2 x86_64

Ciao, Michael.
Jens Vagelpohl
2014-12-22 09:03:11 UTC
Permalink
Post by Quanah Gibson-Mount
Please test and report back!
All tests run through without failure for bdb, hdb and mdb on OS X 10.10.1, built with --enable-overlays --enable-ldap --enable-meta

On OS X 10.9.5 (and previous iterations of OS X 10.9) I constantly run into a problem where test036-meta-concurrency goes into a spin and the log file tests/testrun/slapd.3.log just keeps growing uncontrollably with output shown below. I have to kill the test with CTRL-C after a while.

“””
ldap_sasl_bind
ldap_sasl_bind
ldap_sasl_bind
ldap_sasl_bind
ldap_sasl_bind
ldap_sasl_bind
ldap_sasl_bind
ldap_send_initial_request
ldap_send_initial_request
ldap_send_initial_request
ldap_send_initial_request
ldap_send_initial_request
ldap_send_initial_request
ldap_send_initial_request
ldap_int_poll: fd: 20 tm: 0
ldap_int_poll: fd: 15 tm: 0
ldap_int_poll: fd: 38 tm: 0
ldap_int_poll: fd: 29 tm: 0
ldap_int_poll: fd: 25 tm: 0
ldap_int_poll: fd: 21 tm: 0
ldap_int_poll: fd: 31 tm: 0
5497ddec conn=1015 op=999 <<< meta_search_dobind_init[1]=4
5497ddec conn=1043 op=174 <<< meta_search_dobind_init[1]=4
5497ddec conn=1032 op=406 <<< meta_search_dobind_init[0]=4
5497ddec conn=1047 op=107 <<< meta_search_dobind_init[1]=4
5497ddec conn=1044 op=169 <<< meta_search_dobind_init[1]=4
5497ddec conn=1026 op=757 <<< meta_search_dobind_init[1]=4
5497ddec conn=1019 op=994 <<< meta_search_dobind_init[1]=4
5497ddec conn=1015 op=999 >>> meta_search_dobind_init[1]
5497ddec conn=1043 op=174 >>> meta_search_dobind_init[1]
5497ddec conn=1032 op=406 >>> meta_search_dobind_init[1]
5497ddec conn=1047 op=107 >>> meta_search_dobind_init[1]
5497ddec conn=1044 op=169 >>> meta_search_dobind_init[1]
5497ddec conn=1026 op=757 >>> meta_search_dobind_init[1]
5497ddec conn=1015 op=999 meta_search_dobind_init[1] mc=0x7f8075902630: non-empty dn with empty cred; binding anonymously
5497ddec conn=1019 op=994 >>> meta_search_dobind_init[1]
5497ddec conn=1043 op=174 meta_search_dobind_init[1] mc=0x7f8073dee430: non-empty dn with empty cred; binding anonymously
5497ddec conn=1032 op=406 meta_search_dobind_init[1] mc=0x7f8073d9cac0: non-empty dn with empty cred; binding anonymously
5497ddec conn=1047 op=107 meta_search_dobind_init[1] mc=0x7f8073f02f00: non-empty dn with empty cred; binding anonymously
5497ddec conn=1044 op=169 meta_search_dobind_init[1] mc=0x7f8073da6db0: non-empty dn with empty cred; binding anonymously
5497ddec conn=1026 op=757 meta_search_dobind_init[1] mc=0x7f8073d9d4b0: non-empty dn with empty cred; binding anonymously
ldap_sasl_bind
5497ddec conn=1019 op=994 meta_search_dobind_init[1] mc=0x7f8073d9b640: non-empty dn with empty cred; binding anonymously
ldap_sasl_bind
“””

jens

Loading...