diff options
author | trevor <trevor@FreeBSD.org> | 2004-12-22 06:51:14 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-12-22 06:51:14 +0800 |
commit | 4eab2d842e90802575649be94f498495f38ce7d4 (patch) | |
tree | c479b1e10e17bf58849bcd498bad8caec1f963a5 /emulators | |
parent | 00e6eb95321616b5a74110cf7cf9881068e8514b (diff) | |
download | freebsd-ports-graphics-4eab2d842e90802575649be94f498495f38ce7d4.tar.gz freebsd-ports-graphics-4eab2d842e90802575649be94f498495f38ce7d4.tar.zst freebsd-ports-graphics-4eab2d842e90802575649be94f498495f38ce7d4.zip |
Mark DEPRECATED due to bash local DoS (RHSA-2000-117) and due to
the sheer age of this software.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index acf986bc7a0..145b36fd8de 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -22,6 +22,9 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org COMMENT= The base set of packages needed in Linux mode + +DEPRECATED= "obsolete; has a minor security bug: <URL:http://www.redhat.com/support/errata/archives/RHSA-2000-117.html> and probably others" + .if (${MACHINE_ARCH} == "alpha") FORBIDDEN= "see <URL:http://rhn.redhat.com/errata/RHSA-2003-089.html> or\ <URL:http://www.cert.org/advisories/CA-2003-10.html>" |