[Lunar-commits] <moonbase> openldap: version bumped to 2.4.14.
Florin Braescu
florin at lunar-linux.org
Mon Feb 16 22:13:12 CET 2009
commit 8f7928e411416009e3fb559945c31a15d6f6262c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Feb 16 23:13:12 2009 +0200
openldap: version bumped to 2.4.14.
Many minor bugfixes, some minor enhancements, and many documentation
updates.
Support for GnuTLS was improved, bugs in connection close handling
were fixed, some replication bugs were fixed, and some new features
were added.
---
utils/openldap/DEPENDS | 6 +++---
utils/openldap/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/utils/openldap/DEPENDS b/utils/openldap/DEPENDS
index 5f0c75f..e82fc0c 100644
--- a/utils/openldap/DEPENDS
+++ b/utils/openldap/DEPENDS
@@ -1,6 +1,6 @@
depends db
-optional_depends openssl "" "" "for encrypted communications"
-optional_depends cyrus-sasl "--enable-spasswd" "" "for secure authentication"
-optional_depends krb5 "--enable-kpasswd" "" "for Kerberos V.5 authentication"
+optional_depends openssl "" "" "for encrypted communications"
+optional_depends cyrus-sasl "--enable-spasswd" "" "for secure authentication"
+optional_depends krb5 "--enable-kpasswd" "" "for Kerberos V.5 authentication"
optional_depends tcp_wrappers "--enable-wrappers" "" "for TCP wrapper support"
diff --git a/utils/openldap/DETAILS b/utils/openldap/DETAILS
index 09bbe03..99b042f 100644
--- a/utils/openldap/DETAILS
+++ b/utils/openldap/DETAILS
@@ -1,11 +1,11 @@
MODULE=openldap
- VERSION=2.4.13
+ VERSION=2.4.14
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release
- SOURCE_VFY=sha1:bb6fe22808d36425b3bad6ce367e882530ccbf51
+ SOURCE_VFY=sha1:d762022958ae5697334e0f6ad52fc2bf02aaf1d4
WEB_SITE=http://www.openldap.org
ENTERED=20010922
- UPDATED=20081125
+ UPDATED=20090216
SHORT="Fully featured open source LDAP software suite"
PSAFE=no
More information about the Lunar-commits
mailing list