diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-09 00:59:05 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-09 00:59:05 +0000 |
commit | c4c0e3a52440151425902e23b6183275bf04b456 (patch) | |
tree | cf7daa8c5c3f2c556d8d3eb865ed9fc62f1ca570 /databases/cyrus-imspd/Makefile | |
parent | af3ef36b635c44d5d9c3d61b1c825a20519f6fa1 (diff) |
mark FORBIDDEN: potentially exploitable heap overflow
Notes
Notes:
svn path=/head/; revision=108707
Diffstat (limited to 'databases/cyrus-imspd/Makefile')
-rw-r--r-- | databases/cyrus-imspd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/cyrus-imspd/Makefile b/databases/cyrus-imspd/Makefile index 277d0ade81da..f83061e9c3c6 100644 --- a/databases/cyrus-imspd/Makefile +++ b/databases/cyrus-imspd/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The cyrus IMSP (Internet Message Support Protocol) server +FORBIDDEN= "potentially exploitable heap overflow, see <http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25>" + LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl BUILD_DEPENDS= ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl |