Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1f817a8884f5f818b79bd40535c2740ef4f16015)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1f817a8884f5f818b79bd40535c2740ef4f16015)
  • Date: Thu, 4 Sep 2008 10:05:40 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

crypto/cyrus-sasl/DEPENDS | 6 +-----
crypto/cyrus-sasl/HISTORY | 3 +++
2 files changed, 4 insertions(+), 5 deletions(-)

New commits:
commit 1f817a8884f5f818b79bd40535c2740ef4f16015
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

cyrus-sasl: removed krb4 #14707

diff --git a/crypto/cyrus-sasl/DEPENDS b/crypto/cyrus-sasl/DEPENDS
index 7f440f4..8c83237 100755
--- a/crypto/cyrus-sasl/DEPENDS
+++ b/crypto/cyrus-sasl/DEPENDS
@@ -10,11 +10,7 @@ if [[ "$CS_KERBEROS" == 'y' ]]; then
optional_depends krb5 \
'--enable-gssapi=/usr' \
'--disable-gssapi' \
- 'for Kerberos authentication' &&
- optional_depends krb4 \
- '--enable-krb4' \
- '--disable-krb4' \
- 'for Kerberos 4 authentication (not recommended)'
+ 'for Kerberos authentication'
fi &&
if [[ "$CS_MECH" =~ 'saslauthd' ]]; then
case "$CS_SASLD" in
diff --git a/crypto/cyrus-sasl/HISTORY b/crypto/cyrus-sasl/HISTORY
index a390a66..4dadf93 100644
--- a/crypto/cyrus-sasl/HISTORY
+++ b/crypto/cyrus-sasl/HISTORY
@@ -1,3 +1,6 @@
+2008-09-04 Ladislav Hagara <hgr AT vabo.cz>
+ * DPEENDS: removed krb4 #14707
+
2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on e2fsprogs from libcom_err




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1f817a8884f5f818b79bd40535c2740ef4f16015), Ladislav Hagara, 09/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page