diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-23 01:55:17 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-23 01:55:17 +0000 |
commit | b0195ac96cd69257788936adea7bd10b99916c1e (patch) | |
tree | 5a8953a1054ce8a5286a7cbecf2b5e328a21d4a6 /audio/icecast2 | |
parent | Update to 1.6d (diff) |
Mark FORBIDDEN: Remotely exploitable buffer overflow
Obtained from: |CyRaX| <cyrax@pkcrew.org> via Bugtraq
Notes
Notes:
svn path=/head/; revision=37461
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 0570907065a2..3cf961e96b50 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -9,6 +9,7 @@ PORTNAME= icecast PORTVERSION= 1.3.7 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ +FORBIDDEN= "Remotely exploitable buffer overflow" MAINTAINER= chip@eboai.org |