diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-14 11:31:50 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-14 11:31:50 +0000 |
commit | ead8549dddfcf0e56b56e9effc1ec9b25536c5c6 (patch) | |
tree | 3a37fd63bc8235769c4db8159104c7d29114ebee /databases/openldap/patches | |
parent | 01d241c9c1a126ae437300f4439f53f90cf72613 (diff) | |
download | pkgsrc-ead8549dddfcf0e56b56e9effc1ec9b25536c5c6.tar.gz |
Update databases/openldap to 2.1.25 (latest stable release as of
20031217. Changes from version 2.1.22 include many bug fixes including
memory leaks, adding lutil_passwd extensions, and adding config file
keywords to control the replication daemon.
Diffstat (limited to 'databases/openldap/patches')
-rw-r--r-- | databases/openldap/patches/patch-ae | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/openldap/patches/patch-ae b/databases/openldap/patches/patch-ae index 934759c32cd..870db5d78b5 100644 --- a/databases/openldap/patches/patch-ae +++ b/databases/openldap/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.1 2003/12/04 14:48:17 agc Exp $ +$NetBSD: patch-ae,v 1.2 2004/02/14 11:31:50 jlam Exp $ ---- servers/slapd/back-bdb/init.c.orig 2003-11-17 21:31:19.000000000 +0100 +--- servers/slapd/back-bdb/init.c.orig Sat Nov 29 04:59:10 2003 +++ servers/slapd/back-bdb/init.c -@@ -460,17 +460,19 @@ bdb_db_close( BackendDB *be ) +@@ -461,17 +461,19 @@ bdb_db_close( BackendDB *be ) bdb_cache_release_all (&bdb->bi_cache); #ifdef SLAP_IDL_CACHE |