From 8671208f3ce918a9602233c3b71736b19e966a46 Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 19 Aug 2002 19:29:18 +0000 Subject: Update to 2.0.25. Fixes many random bugs. OpenLDAP 2.0.25 Release Fixed slapd extended op reqdata crash bug (ITS#1721) OpenLDAP 2.0.24 Release Fixed slapd max incoming macro bug (ITS#1828) Fixed slapd acl group/dnaddr bug (ITS#1607) Fixed slapd connection management bug (ITS#1655) Fixed slapd port ntoh / addr init bugs (ITS#1615, ITS#1728) Fixed slapd PF_lOCAL typo (ITS#1660) Fixed slapd extended ops with NULL reqdata bug (ITS#1721) Fixed slapd replog logging without replica (ITS#1335) Fixed slapd NULL attrval indexing (ITS#1843) Fixed slurpd tls init bug (ITS#1613) Fixed back-ldbm dn normalization bug in onelevel searches (ITS#1654) Fixed back-ldbm modrdn root dn check (ITS#1761) Fixed back-ldbm idl overrun bug (ITS#1570) Fixed back-ldbm passwd textlen bug (ITS#1742) Fixed ber_bvstrdup() empty string bug (ITS#1662) Fixed ldapsearch filter bug (ITS#1649) Fixed maildap NULL domain bug (ITS#1022) Fixed libldap hostless URL bug (ITS#1697) Fixed liblutil /dev/urandom incomplete reads (ITS#1834) Fixed libldap_r threadpool free list (ITS#1839) Fixed libldap_r NT threads cond_broadcast (ITS#1865) Fixed sasl writes > 64K (ITS#1861) Fixed sasl session callback corruption (ITS#1799) Build environment Removed lint (ITS#1744) Documentation Updated release documents --- databases/openldap/Makefile | 4 ++-- databases/openldap/PLIST | 8 ++++---- databases/openldap/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'databases') diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 2e1a72aae51..942a57d8f9b 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2002/08/01 05:48:07 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2002/08/19 19:29:18 mycroft Exp $ -DISTNAME= openldap-2.0.23 +DISTNAME= openldap-2.0.25 SVR4_PKGNAME= oldap CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ diff --git a/databases/openldap/PLIST b/databases/openldap/PLIST index 836305b1e7d..570cf3c16d7 100644 --- a/databases/openldap/PLIST +++ b/databases/openldap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/02/13 12:21:24 martti Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/08/19 19:29:18 mycroft Exp $ bin/ldapadd bin/ldapdelete bin/ldapmodify @@ -19,17 +19,17 @@ lib/liblber.a lib/liblber.la lib/liblber.so lib/liblber.so.2 -lib/liblber.so.2.15 +lib/liblber.so.2.16 lib/libldap.a lib/libldap.la lib/libldap.so lib/libldap.so.2 -lib/libldap.so.2.15 +lib/libldap.so.2.16 lib/libldap_r.a lib/libldap_r.la lib/libldap_r.so lib/libldap_r.so.2 -lib/libldap_r.so.2.15 +lib/libldap_r.so.2.16 libexec/fax500 libexec/go500 libexec/go500gw diff --git a/databases/openldap/distinfo b/databases/openldap/distinfo index 42c62edd44c..e32ffc86fbc 100644 --- a/databases/openldap/distinfo +++ b/databases/openldap/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2002/02/13 12:21:25 martti Exp $ +$NetBSD: distinfo,v 1.12 2002/08/19 19:29:19 mycroft Exp $ -SHA1 (openldap-2.0.23.tgz) = c4b30d1537ad6318de72ba59847bf512a6a061ea -Size (openldap-2.0.23.tgz) = 1302928 bytes +SHA1 (openldap-2.0.25.tgz) = fc62147b4de1057bbd3797471a7773406a212e61 +Size (openldap-2.0.25.tgz) = 1304098 bytes SHA1 (patch-aa) = 8577dfc802eda5e789aa7e66ff9bd9cbb1ca1777 SHA1 (patch-ab) = f2b00ef942da01fda134ac37086f59d371efa152 -- cgit v1.2.3