[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP 1.2.5 Released
Does this release include the code to fix the core dump I reported wrt:
> >(gdb) where
> >#0 index_change_values (be=0x40007020, type=0xcbec ".dbb", vals=0x0,
> >id=604,
> > op=2) at index.c:305
> >#1 0x302d8 in index_add_mods (be=0x40007020, mods=0x400328a0, id=604)
> > at index.c:92
> >#2 0x265fc in ldbm_internal_modify (be=0x40007020, conn=0x4000a870,
> > op=0x40093e40, dn=0x1b2d 'ÿ' <repeats 200 times>..., mods=0x402199a0,
> > e=0x400b29f8) at modify.c:192
Couldn't find mention of it in the change notes or in ITS.
Thanks.
-Alan
-----Original Message-----
From: Kurt D. Zeilenga <Kurt@OpenLDAP.org>
To: openldap-software@OpenLDAP.org <openldap-software@OpenLDAP.org>
Date: Thursday, July 29, 1999 2:44 PM
Subject: OpenLDAP 1.2.5 Released
>OpenLDAP 1.2.5 is now available for download:
> ftp://www.openldap.org/pub/OpenLDAP/openldap-release/openldap-1.2.5.tgz
>
>This is primarily a maintenance release. A list of changes can be
>found below.
>
>Changes included in OpenLDAP 1.2.5
> CVS Tag: OPENLDAP_REL_ENG_1_2_5
> Fixed slapd substring_comp_candidates null intersection bug (ITS#228)
> Fixed slapd modify: delete of last attribute value bug (ITS#229)
> Fixed slapd print in signal handler bug (ITS#230)
> Fixed slapd index null vals bug (ITS#238)
> Fixed slapd ldbm modified attrs on failure (ITS#179) (ITS#181)
> Import password security fix from -devel (ITS#232)
> Provided slapd workaround for "*" attribute type specifier (ITS#236)
> Fixed slapd attribute type list/only specifier on cn=monitor/config
> Enable slapd keep alives.
> Build environment
> Updated to latest Autoconf (AnonCVS)
> Updated to latest aclocal from Automake (AnonCVS)
> Updated to libtool-1.3.3.
> Updated libtool -version-info handling
> Don't use "ln -s -f file link" (ITS#227)
> Documentation
> Added -n option to ldif2ldbm(8) (ITS#59)
> Added server-side maximal limits note to ldapsearch(1) (ITS#180)
> Fix misplaced paragraph tag in ldap.conf(5) (ITS#234)
> Removed non-functional -i (inetd) option from slapd(8) (ITS#122)
>