diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-22 06:51:14 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-22 06:51:14 +0800 |
commit | 136a8e6ab571aba88707a2bbfe3ebce283e0694a (patch) | |
tree | efe9903af914720f375c967b5950afa28241d5e0 /emulators | |
parent | c96189e101df5dd0b04d3a9775270169524e8689 (diff) | |
download | freebsd-ports-gnome-136a8e6ab571aba88707a2bbfe3ebce283e0694a.tar.gz freebsd-ports-gnome-136a8e6ab571aba88707a2bbfe3ebce283e0694a.tar.zst freebsd-ports-gnome-136a8e6ab571aba88707a2bbfe3ebce283e0694a.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 acf986bc7a0e..145b36fd8de9 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>" |