From 0287f73404b88d0aab80fc1f0b4614ed7841adf5 Mon Sep 17 00:00:00 2001 From: jedgar Date: Tue, 7 May 2002 03:10:38 +0000 Subject: Mark FORBIDDEN due to multiple vulnerabilites: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0784 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1083 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1229 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1230 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0177 --- audio/icecast/Makefile | 2 ++ audio/icecast2/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'audio') diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 822bd1c4b949..1624c6703b3f 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= zach@pabst.bendnet.com +FORBIDDEN= "Contains numerous vulnerabilities" + HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libwrap diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 822bd1c4b949..1624c6703b3f 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= zach@pabst.bendnet.com +FORBIDDEN= "Contains numerous vulnerabilities" + HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libwrap -- cgit