summaryrefslogtreecommitdiff
path: root/net/openldap22-server
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-03-23 19:18:57 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-03-23 19:18:57 +0000
commit63919a5ea8f0d39e365257b868eabb9103ca993e (patch)
tree3fdec783d19857b4bbec0652e79370677387f61d /net/openldap22-server
parentUpdate to OpenLDAP 2.1.27 release: (diff)
Update to OpenLDAP 2.2.7 release:
- Fixed slapd IDL avl_delete failure bug (ITS#3004) - Fixed slapd erroneous illegal filter handling (ITS#2977) - Fixed slapd syncrepl bugs (multiple) - Fixed slapd value regex ACL bug (ITS#3008) - Fixed slapd SASL dnauthz bug (ITS#2961) - Fixed slapcat tools bug (ITS#2974) - Fixed back-monitor crash when used with overlays (ITS#3023) - Fixed back-ldap massaged base free (ITS#2999) - Fixed back-meta memory leak issues (ITS#2986) - Fixed back-glue search abandon handling (ITS#2999) - Fixed back-sql undefined attribute name request bug (ITS#3005) - Fixed back-sql oracle-related issues (ITS#2641) - Fixed back-bdb empty suffix/contextCSN bug (ITS#2970) - Fixed libldap/slapd '=' escape in DN (ITS#3009) - Fixed back-sql attribute subtype in search request - Updated ldapsearch paged results handling - Added total operation count in back-monitor (ITS#2983) - Added slapd ACL peername/expand styles (ITS#2907, ITS#3010) - Added slapd ACL set logging (ITS#2949)
Diffstat (limited to 'net/openldap22-server')
-rw-r--r--net/openldap22-server/Makefile2
-rw-r--r--net/openldap22-server/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile
index f02a35554b75..8e5b7557c1e8 100644
--- a/net/openldap22-server/Makefile
+++ b/net/openldap22-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openldap
-PORTVERSION= 2.2.6
+PORTVERSION= 2.2.7
PORTREVISION= ${OPENLDAP_PORTVERSION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
diff --git a/net/openldap22-server/distinfo b/net/openldap22-server/distinfo
index bc0f40ea17e4..0b3f58c13832 100644
--- a/net/openldap22-server/distinfo
+++ b/net/openldap22-server/distinfo
@@ -1,2 +1,2 @@
-MD5 (openldap-2.2.6.tgz) = 00b0b1bb22e1d908bc549b5b8e850f40
-SIZE (openldap-2.2.6.tgz) = 2446731
+MD5 (openldap-2.2.7.tgz) = 5669fcc8b263418b73a38b196b3463f1
+SIZE (openldap-2.2.7.tgz) = 2465692