summaryrefslogtreecommitdiff
path: root/databases/openldap
diff options
context:
space:
mode:
authorghen <ghen>2007-09-02 13:02:36 +0000
committerghen <ghen>2007-09-02 13:02:36 +0000
commite517a1904193050ddcb11009e124ec1492325466 (patch)
tree0135d9da931822ccef6a3a6b65f2b61a791b42ec /databases/openldap
parent8e98f702abc1204b44c5acb1a9787a11e1d31365 (diff)
downloadpkgsrc-e517a1904193050ddcb11009e124ec1492325466.tar.gz
Update openldap packages to 2.3.38, the new stable release.
OpenLDAP 2.3.38 Release (2007/08/20) Fixed slapadd check for ';binary' when required (ITS#5071) Fixed slapd select_backend/ManageDSAit (ITS#4986) Fixed slapd integer/pointer types and overflow (ITS#5035) Fixed slapd AVA_Sort on multivalued RDNs (ITS#5057) Fixed slapd LDIF parsing error handling (ITS#5090) Fixed slapd syncrepl searchbase scope (ITS#5073) Fixed slapd-bdb missing index warning (ITS#5037) Fixed slapd-bdb Quick index for ID 0 (ITS#5052) Fixed slapd-bdb spurious empty DN warnings during add (ITS#5079) Fixed slapd-hdb slapacl behavior (ITS#5087) Fixed slapd-relay configuration (ITS#4322,ITS#4340) Fixed slapd-sql structuralObjectClass issue (ITS#5088) Fixed slapo-ppolicy double-free on shutdown (ITS#5094) Fixed slapo-rwm/slapd-meta dup attrs after mapping (ITS#5091) Fixed slapo-syncprov uninit'd vars (ITS#5048,#5049) Fixed libldap ldap_add_result_entry (ITS#5056) Added client tools support for ppolicy response (ITS#5061) Removed lint Build Environment Fixed macro definition of open() in glibc 2.6 (ITS#5075) Documentation aspell --lang=en_US -c <manpage> (ITS#5076) Debug messages cleaned up (ITS#5085) OpenLDAP 2.3.37 Release (2007/07/20) Fixed slapd-glue/syncprov interaction (ITS#4623) Fixed slapd-ldap search reference crash (ITS#5025) Fixed slapd-ldbm crash on Compare op (ITS#5044) Fixed slapo-rwm searchFilter double free (ITS#5043) Clarified slapd-perl SampleLDAP.pm usage (ITS#4995) Documentation Fixed slapd.conf(5) for default loglevel (ITS#5027) OpenLDAP 2.3.36 Release (2007/06/17) Fixed slapd error code on Windows (ITS#4945, #4606) Fixed slapd mutex bug after failed startup (ITS#4957) Fixed slapd sasl failed Bind bug (ITS#4954) Fixed slapd sasl ssf logging (ITS#5001) Fixed slapd tool op init (ITS#4911) Fixed slapd-bdb no-op crasher (ITS#4925) Fixed slapd-config olcLogLevel (ITS#4949) Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923) Fixed slapd-relay crash when no database can be selected (ITS#4958) Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964) Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989) Fixed slapo-pcache handling of abandoned Operations (#5015) Fixed slapo-pcache and -rwm interaction (ITS#4991) Fixed slapo-ppolicy pwdReset/pwdMinAge (ITS#4970) Fixed slapo-ppolicy control cleanup from ITS#4665 Fixed slapo-syncprov cookie parsing error (ITS#4977) Fixed slapo-valsort crash on delete op (ITS#4966) Fixed liblber compilation problem (ITS#5007) Fixed libldap referral chasing loop (ITS#4955) Fixed libldap response code handling on rebind (ITS#4924) Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935) Fixed libldap cldap assert (ITS#4992) Fixed libldap_r thread debug issues (ITS#4972) Fixed liblutil reading passwd from pipe (ITS#4875) Fixed ldap client usage typo (ITS#4939) Build Environment Fixed --disable-overlays Makefile problem (ITS#4988) Fixed HP-UX socklen_t problem (ITS#4629) Documentation Updated ldapsearch(1) with details on -C option (ITS#5009) Updated slapadd(8) with details on -s option Fixed slapd.conf(5) for correct loglevel packets (ITS#5011) Fixed slapo-ppolicy(5) permanent pwdAccountLockedTime (ITS#4978) OpenLDAP 2.3.35 Release (2007/04/09) Fixed ldapmodify to use correct memory free functions (ITS#4901) Fixed slapd acl set minor typo (ITS#4874) Fixed slapd entry consistency check in str2entry2 (ITS#4852) Fixed slapd ldapi:// credential issue (ITS#4893) Fixed slapd str2anlist handling of undefined attrs/OCs (ITS#4854) Fixed slapd syncrepl delta-sync modlist free (ITS#4904) Added slapd syncrepl retry logging (ITS#4915) Fixed slapd zero-length IA5string handling (ITS#4823) Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851) Fixed slapd-ldap/meta consistency in referral proxying (ITS#4861) Fixed slapd-ldap bind cleanup in case of unauthorized idassert Fixed slapd-meta search cleanup Fixed slapd-meta/slapo-rwm filter mapping Fixed slapd-sql subtree shortcut (ITS#4856) Fixed slapo-dynlist crasher (ITS#4891) Fixed slapo-refint config message (ITS#4853) Fixed libldap time_t signedness (ITS#4872) Fixed libldap_r tpool reset (ITS#4855,#4899) Documentation Misc Doc fixes (ITS#4863, ITS#4877, ITS#4885, ITS#4897) OpenLDAP 2.3.34 Release (2007/02/16) Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815) Fixed ldapmodify printing error from ldap_result() (ITS#4812) Fixed slapadd LDIF parsing (ITS#4817) Fixed slapd libltdl link ordering (ITS#4830) Fixed slapd syncrepl memory leaks (ITS#4805) Fixed slapd dynacl/ACI compatibility with 2.1 Fixed slapd-bdb/hdb be_entry_get with aliases/referrals (ITS#4810) Fixed slapd-ldap more response handling bugs (ITS#4782) Fixed slapd-ldap C-API code tests (ITS#4808) Fixed slapd-monitor NULL printf (ITS#4811) Fixed slapo-chain spurious additional info in response (ITS#4828) Fixed slapo-syncprov presence list (ITS#4813) Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720) Added slapo-ppolicy cn=config support (ITS#4836) Added slapo-auditlog cn=config support Build environment Added Berkeley DB 4.5 detection Documentation Note slapo-dynlist interaction with manageDSAit (ITS#4831) OpenLDAP 2.3.33 Release (2007/01/17) Fixed slapd syncrepl error logging with delta-syncrepl Fixed slapd-ldap/meta privileged conn caching (ITS#4547) Fixed slapd-ldap chase-referrals switch (ITS#4557) Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781) Fixed slapd-ldap response handling bugs (ITS#4782) Fixed slapd-ldap idassert mode=self anonymous ops (ITS#4798) Fixed slapd-ldap/meta privileged connections handling (ITS#4791) Fixed slapd-meta retrying (ITS#4594, 4762) Fixed slapo-chain referral DN use (ITS#4776) Fixed slapo-dynlist dangling pointer after entry free (ITS#4801) Fixed libldap ldap_pvt_put_filter syntax checks (ITS#4648) Documentation Fixed reference to deprecated stmt in slapacl(8) (ITS#4803)
Diffstat (limited to 'databases/openldap')
-rw-r--r--databases/openldap/Makefile4
-rw-r--r--databases/openldap/Makefile.common4
-rw-r--r--databases/openldap/distinfo10
-rw-r--r--databases/openldap/patches/patch-ag6
4 files changed, 12 insertions, 12 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile
index 44252f4a8da..38ee942fac2 100644
--- a/databases/openldap/Makefile
+++ b/databases/openldap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.119 2007/01/10 18:15:36 ghen Exp $
+# $NetBSD: Makefile,v 1.120 2007/09/02 13:02:36 ghen Exp $
DISTNAME= openldap-${OPENLDAP_VERSION}
-OPENLDAP_VERSION= 2.3.32
+OPENLDAP_VERSION= 2.3.38
CATEGORIES= databases
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/databases/openldap/Makefile.common b/databases/openldap/Makefile.common
index c1e59332cdc..d77e5cd15d1 100644
--- a/databases/openldap/Makefile.common
+++ b/databases/openldap/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.9 2007/07/04 20:54:35 jlam Exp $
+# $NetBSD: Makefile.common,v 1.10 2007/09/02 13:02:37 ghen Exp $
# please stick to the "stable" releases as much as possible!
-DISTNAME= openldap-2.3.32
+DISTNAME= openldap-2.3.38
CATEGORIES= databases
MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
MASTER_SITES+= http://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff --git a/databases/openldap/distinfo b/databases/openldap/distinfo
index c685a80905d..1d23bf10058 100644
--- a/databases/openldap/distinfo
+++ b/databases/openldap/distinfo
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.56 2007/08/28 14:33:27 tron Exp $
+$NetBSD: distinfo,v 1.57 2007/09/02 13:02:37 ghen Exp $
-SHA1 (openldap-2.3.32.tgz) = ccf008c3d41206e2e29870b7786aaf00d7c2bc70
-RMD160 (openldap-2.3.32.tgz) = de0d076868cbef4e3b9eb393ef45683cf990d3d2
-Size (openldap-2.3.32.tgz) = 3763696 bytes
+SHA1 (openldap-2.3.38.tgz) = 1a50a3b065074ef63dacb33fbf80c6928f269a60
+RMD160 (openldap-2.3.38.tgz) = b89319bdf4b8955f5ba3d42fe4bf5725cab23762
+Size (openldap-2.3.38.tgz) = 3802278 bytes
SHA1 (patch-ac) = 905b08c4dea8c61e044ccf66d6af22cc685a3ccc
SHA1 (patch-ad) = 24e7ec27d592dd76bdec1e4805801c5304951daf
SHA1 (patch-af) = 1ae9137e76e885e03d0f44727197a444893ec7c5
-SHA1 (patch-ag) = 8c936e930454e3ae39997c83910eeffb4ad29523
+SHA1 (patch-ag) = bde3cb8eb9ece90e1ac13d15f8d156201c3b7026
SHA1 (patch-ah) = a4978e4981f79768b1840f4cc2b57d9bd6696412
SHA1 (patch-aj) = 6425a7bf08fa35861d0ea71d893836e177b0b29a
SHA1 (patch-ak) = 80685a7b46ded94722ea91c2842db424572d6513
diff --git a/databases/openldap/patches/patch-ag b/databases/openldap/patches/patch-ag
index c768b2807bd..99ee7cedaf8 100644
--- a/databases/openldap/patches/patch-ag
+++ b/databases/openldap/patches/patch-ag
@@ -1,10 +1,10 @@
-$NetBSD: patch-ag,v 1.5 2005/10/26 15:08:13 jlam Exp $
+$NetBSD: patch-ag,v 1.6 2007/09/02 13:02:37 ghen Exp $
---- servers/slapd/Makefile.in.orig 2005-09-27 20:30:30.000000000 -0400
+--- servers/slapd/Makefile.in.orig 2007-02-14 16:59:43.000000000 +0100
+++ servers/slapd/Makefile.in
@@ -76,6 +76,10 @@ XLIBS = $(SLAPD_STATIC_DEPENDS) $(SLAPD_
XXLIBS = $(SLAPD_LIBS) $(SECURITY_LIBS) $(LUTIL_LIBS)
- XXXLIBS = $(LTHREAD_LIBS) $(SLAPI_LIBS) $(MODULES_LIBS)
+ XXXLIBS = $(LTHREAD_LIBS) $(SLAPI_LIBS)
+AC_CFLAGS += $(DL_CFLAGS)
+AC_LDFLAGS += $(DL_LDFLAGS)