summaryrefslogtreecommitdiffstats
path: root/audio/alsaplayer
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2006-08-13 19:28:50 +0000
committerremko <remko@FreeBSD.org>2006-08-13 19:28:50 +0000
commitd18b601127a6961eeda2b1b8d09cbebf54cc5d98 (patch)
tree8388170c17be22ff68a7789c058255f126844219 /audio/alsaplayer
parent6952785ffcd131cb70d4a36bb0d517e91c589bff (diff)
downloadFreeBSD-ports-d18b601127a6961eeda2b1b8d09cbebf54cc5d98.zip
FreeBSD-ports-d18b601127a6961eeda2b1b8d09cbebf54cc5d98.tar.gz
Mark alsaplayer as FORBIDDEN because of remote code execution
vulnerabilities. Approved by: simon With hat: secteam
Diffstat (limited to 'audio/alsaplayer')
-rw-r--r--audio/alsaplayer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index e655ff1..1b35d32 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.alsa-project.org/pub/people/andy/ \
MAINTAINER= co9@xs4all.nl
COMMENT= Audio player with pitch control and a GNOME GUI
+FORBIDDEN= Remote code execution: http://vuxml.FreeBSD.org/9855ac8e-2aec-11db-a6e2-000e0c2e438a.html
+
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad \
sndfile.1:${PORTSDIR}/audio/libsndfile
OpenPOWER on IntegriCloud