From owner-cvs-all Mon Sep 18 19:59:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 491E137B422; Mon, 18 Sep 2000 19:59:29 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA02016; Mon, 18 Sep 2000 19:59:29 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200009190259.TAA02016@freefall.freebsd.org> From: Ade Lovett Date: Mon, 18 Sep 2000 19:59:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl Makefile ports/security/cyrus-sasl/files Sendmail.README md5 ports/security/cyrus-sasl/patches patch-ag patch-ah patch-ai patch-aj patch-ak patch-ab ports/security/cyrus-sasl/pkg INSTALL MESSAGE PLIST ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/09/18 19:59:29 PDT Modified files: security/cyrus-sasl Makefile security/cyrus-sasl/files md5 security/cyrus-sasl/patches patch-ab security/cyrus-sasl/pkg INSTALL MESSAGE PLIST Added files: security/cyrus-sasl/files Sendmail.README security/cyrus-sasl/patches patch-ag patch-ah patch-ai patch-aj patch-ak security/cyrus-sasl/scripts configure.sasl Log: Cyrus-SASL 1.5.24 sources changed on Aug 15th -- changed a hard coded value to a variable. Kerberos IV detection fails due to double check on krb_mk_priv (with/without com_err), used cached value from first check for krb_mk_priv. Added addtional pwcheck methods (MySQL & LDAP Authentication). PR: 21383 Submitted by: maintainer Revision Changes Path 1.13 +24 -12 ports/security/cyrus-sasl/Makefile 1.5 +1 -1 ports/security/cyrus-sasl/files/md5 1.8 +111 -2 ports/security/cyrus-sasl/patches/patch-ab 1.2 +29 -3 ports/security/cyrus-sasl/pkg/INSTALL 1.2 +14 -3 ports/security/cyrus-sasl/pkg/MESSAGE 1.7 +10 -3 ports/security/cyrus-sasl/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message