diff options
author | simon <simon@FreeBSD.org> | 2006-03-15 09:23:55 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2006-03-15 09:23:55 +0000 |
commit | 5e41d1f8d131ce3886589e2ca99cf8e8037075d2 (patch) | |
tree | 9e85c8dd61187f5ba3f861a5f5d3c128cb7d225e | |
parent | 0038fcfa22eb31acdcee6e3bd813ecf458d52212 (diff) | |
download | FreeBSD-ports-5e41d1f8d131ce3886589e2ca99cf8e8037075d2.zip FreeBSD-ports-5e41d1f8d131ce3886589e2ca99cf8e8037075d2.tar.gz |
Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security: http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html
With hat: secteam
-rw-r--r-- | www/linux-flashplugin/Makefile | 2 | ||||
-rw-r--r-- | www/linux-flashplugin6/Makefile | 2 | ||||
-rw-r--r-- | www/linux-flashplugin7/Makefile | 2 | ||||
-rw-r--r-- | www/linux-flashplugin9/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/www/linux-flashplugin/Makefile b/www/linux-flashplugin/Makefile index fbb30da..dc085ce 100644 --- a/www/linux-flashplugin/Makefile +++ b/www/linux-flashplugin/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= ports@brandon.dvalentine.com COMMENT= The official Macromedia Flash Player for Linux Netscape and Opera +FORBIDDEN= http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html + ONLY_FOR_ARCHS= i386 RESTRICTED= "Redistribution not allowed" diff --git a/www/linux-flashplugin6/Makefile b/www/linux-flashplugin6/Makefile index d76e763..7920cf8 100644 --- a/www/linux-flashplugin6/Makefile +++ b/www/linux-flashplugin6/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= ports@brandon.dvalentine.com COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+ +FORBIDDEN= http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_X_PREFIX= yes diff --git a/www/linux-flashplugin7/Makefile b/www/linux-flashplugin7/Makefile index e6b0464..e001610 100644 --- a/www/linux-flashplugin7/Makefile +++ b/www/linux-flashplugin7/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jamie@bishopston.net COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+ +FORBIDDEN= http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_X_PREFIX= yes diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index e6b0464..e001610 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jamie@bishopston.net COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+ +FORBIDDEN= http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_X_PREFIX= yes |