summaryrefslogtreecommitdiff
path: root/databases/openldap
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2000-06-15 12:54:10 +0000
committerkleink <kleink@pkgsrc.org>2000-06-15 12:54:10 +0000
commit57df0c9abe5672c5f09c1ff95f60d48e9586a109 (patch)
treeecc3a58c902ac97e40d49e38215cd4ca58e99f6c /databases/openldap
parente8ee4f232ea5bae0be0f922541dfbd16bb512d02 (diff)
downloadpkgsrc-57df0c9abe5672c5f09c1ff95f60d48e9586a109.tar.gz
Update to openldap-1.2.11; changes since 1.2.7p1 include:
Changes included in OpenLDAP 1.2.11 CVS Tag: OPENLDAP_REL_ENG_1_2_11 Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd Fixed error in slurpd's filecheck function Fixed slurpd to properly restart in oneshot mode, and to report a non-zero number of items to process with only one replica. Fixed strdup use in libldap/request.c Fixed NULL prefix bug in libldap/ufn.c Fixed slapd_shutdown extern reference bug (ITS#527) Fixed ACL groups member matching Raise MAXDBCACHE to 128 (ITS#512) Fixed slapd client_addr crash (ITS#579) Fixed back-shell realloc bug (ITS#506) Build Environment Update res_search detection Detect and use getpassphrase() and getpass() Unset CDPATH Change GNU Pth to enable soft syscalls Changed RCPT cmds symbol to avoid link conflict (ITS#526) Changed LDBM directory to $localstatedir/openldap-ldbm Changes included in OpenLDAP 1.2.10 CVS Tag: OPENLDAP_REL_ENG_1_2_10 Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable undefined object classes implies extensible object behavior. Add GNU Pth support (ITS#453) Fixed -lldap Kerberos bind to work ldap_init() (ITS#426) Changed -lldap to ignore space in filter: ( !(foo=bar)) (ITS#459) Fixed multiple password support (ITS#464) Fixed -lldap chasing of delete referrals (ITS#471) Fixed back-ldbm/bind invalid credentials vs no such object bug Fixed slapd str2entry uninitialized variable bug (ITS#482) Fixed back-ldbm/modify mutlivalued indexing bug Fixed -llber seqorset buffer overrun bug (ITS#479) Build Environment Do not list unsupported LDBM API option NDBM Allow DEFAULT_DB_PAGE_SIZE to be defined at build time Changes included in OpenLDAP 1.2.9 CVS Tag: OPENLDAP_REL_ENG_1_2_9 Fixed lutil/password bogus crypt password bug (ITS#423) Fixed slapd/back-ldbm indexing bug (ITS#402) Added UD support for creators/modifiers attributes (ITS#422) Added modify* attributes on add to workaround client issue (ITS#424) Build Environment Rebuild configure Added support for db1 vs db2 with glibc 2.1 Removed TCPD and RLOOKUP interdependecy (ITS#419) Changes included in OpenLDAP 1.2.8 CVS Tag: OPENLDAP_REL_ENG_1_2_8 Fixed slapd lint Fixed slapd li_nextid_file uninitialized bug Fixed -lldap templates y2k bug (ITS#294) Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295) Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325) Fixed s_addr dereferencing (ITS#340) Fixed ud strstr crash (ITS#328) Fixed back-ldbm presence index bug (ITS#394) Fixed -lthread rdwr 2-writer bug (ITS#395) Added TCP_NODELAY support Changed slapd to apply ACL to lastmod attributes Changed slapd.conf default referral Changed slapd delete stats log message for consistency Disable DN subtree indexing Build Environment Support using short as LDAP_INT4 Documentation Reference Quick Start Guide in README and INSTALL Update slapd.conf to reflect Quick Start Guide example ldappasswd(1) fix -c vs -H typo (ITS#154) Added warning about cross environment portability
Diffstat (limited to 'databases/openldap')
-rw-r--r--databases/openldap/Makefile6
-rw-r--r--databases/openldap/files/md54
-rw-r--r--databases/openldap/files/patch-sum4
-rw-r--r--databases/openldap/patches/patch-aa20
4 files changed, 7 insertions, 27 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile
index 4066a0c714c..0bb02817ee6 100644
--- a/databases/openldap/Makefile
+++ b/databases/openldap/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2000/06/01 11:23:19 rh Exp $
+# $NetBSD: Makefile,v 1.16 2000/06/15 12:54:10 kleink Exp $
#
-DISTNAME= openldap-1.2.7
-PKGNAME= openldap-1.2.7p1
-WRKSRC= ${WRKDIR}/ldap
+DISTNAME= openldap-1.2.11
CATEGORIES= databases
MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
EXTRACT_SUFX= .tgz
diff --git a/databases/openldap/files/md5 b/databases/openldap/files/md5
index a0d499ef9d9..700852d577b 100644
--- a/databases/openldap/files/md5
+++ b/databases/openldap/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.6 1999/09/10 10:41:40 hwr Exp $
+$NetBSD: md5,v 1.7 2000/06/15 12:54:11 kleink Exp $
-MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8
+MD5 (openldap-1.2.11.tgz) = ac469c0fe66ece3893e96182f14b7886
diff --git a/databases/openldap/files/patch-sum b/databases/openldap/files/patch-sum
index 1b96c6bb2a2..0681f531294 100644
--- a/databases/openldap/files/patch-sum
+++ b/databases/openldap/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.4 1999/09/17 06:47:43 simonb Exp $
+$NetBSD: patch-sum,v 1.5 2000/06/15 12:54:12 kleink Exp $
-MD5 (patch-aa) = 47f78026f251bbd5dcd7d40363d939ee
+MD5 (patch-aa) = 5bd8aa6c7d04fe193431a707bdf428ca
MD5 (patch-ab) = 92550b6ef0e556cba008d38079e8f1e9
diff --git a/databases/openldap/patches/patch-aa b/databases/openldap/patches/patch-aa
index d4ea0dd0bfd..b0aa7dba3a4 100644
--- a/databases/openldap/patches/patch-aa
+++ b/databases/openldap/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 1999/09/17 06:46:32 simonb Exp $
+$NetBSD: patch-aa,v 1.4 2000/06/15 12:54:12 kleink Exp $
--- configure.orig Thu Aug 26 04:39:37 1999
+++ configure Wed Sep 15 11:47:45 1999
@@ -19,21 +19,3 @@ $NetBSD: patch-aa,v 1.3 1999/09/17 06:46:32 simonb Exp $
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
exec 5>>./config.log
-@@ -7064,6 +7067,7 @@
- if test $ac_cv_header_tcpd_h != yes ; then
- have_wrappers=no
- else
-+if false; then
- echo $ac_n "checking for main in -lwrap""... $ac_c" 1>&6
- echo "configure:7069: checking for main in -lwrap" >&5
- ac_lib_var=`echo wrap'_'main | sed 'y%./+-:%__p__%'`
-@@ -7099,6 +7103,9 @@
- else
- echo "$ac_t""no" 1>&6
- have_wrappers=no
-+fi
-+else
-+ have_wrappers=yes
- fi
-
- fi