summaryrefslogtreecommitdiff
path: root/security/cy2-digestmd5
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-18 17:41:51 +0000
committerjlam <jlam>2006-04-18 17:41:51 +0000
commitf9b4957c8609724f6a2d31709659e11e5db03e37 (patch)
treec2982a95be56a65b9a69d0f59049c327094ea11f /security/cy2-digestmd5
parent96b41ed36e819a98175ad18c06fff98df2e0dd0f (diff)
downloadpkgsrc-f9b4957c8609724f6a2d31709659e11e5db03e37.tar.gz
Update security/cy2-digestmd5 to code from cyrus-sasl-2.1.21. This
fixes a security vulnerability where the realm wasn't checked during DIGEST-MD5 negotiation which could be the basis for a DoS attack.
Diffstat (limited to 'security/cy2-digestmd5')
-rw-r--r--security/cy2-digestmd5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cy2-digestmd5/Makefile b/security/cy2-digestmd5/Makefile
index 3ab71174355..351f8cce06b 100644
--- a/security/cy2-digestmd5/Makefile
+++ b/security/cy2-digestmd5/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/04/18 17:41:51 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-digestmd5/}
-PKGREVISION= 1
COMMENT= Cyrus SASL DIGEST-MD5 authentication plugin
SASL_PLUGIN= yes