summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2000-11-25 14:13:59 +0000
committertrevor <trevor@FreeBSD.org>2000-11-25 14:13:59 +0000
commit2a0151edb492306f5f715cb1b8909beaca4e915c (patch)
tree8c081f7147436399b71b1a00e53df824b1eaeb66
parentb317c3707d9a536c2de2ab237d1bc886b67f2593 (diff)
downloadFreeBSD-ports-2a0151edb492306f5f715cb1b8909beaca4e915c.zip
FreeBSD-ports-2a0151edb492306f5f715cb1b8909beaca4e915c.tar.gz
My earlier testing was in error: joe will still write to a DEADJOE
file which is hard-linked to a file writable by the user who is running joe. Mark this forbidden until the maintainer decides what to do.
-rw-r--r--editors/joe-devel/Makefile2
-rw-r--r--editors/joe/Makefile2
-rw-r--r--editors/joe2/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/editors/joe-devel/Makefile b/editors/joe-devel/Makefile
index b61d13c..617c590 100644
--- a/editors/joe-devel/Makefile
+++ b/editors/joe-devel/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= toasty@dragondata.com
+FORBIDDEN= "follows hard link (not symlink) to DEADJOE--see http://www.securityfocus.com/archive/1/145305"
+
WRKSRC= ${WRKDIR}/joe
ALL_TARGET= joe
MAN1= joe.1
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index b61d13c..617c590 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= toasty@dragondata.com
+FORBIDDEN= "follows hard link (not symlink) to DEADJOE--see http://www.securityfocus.com/archive/1/145305"
+
WRKSRC= ${WRKDIR}/joe
ALL_TARGET= joe
MAN1= joe.1
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile
index b61d13c..617c590 100644
--- a/editors/joe2/Makefile
+++ b/editors/joe2/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= toasty@dragondata.com
+FORBIDDEN= "follows hard link (not symlink) to DEADJOE--see http://www.securityfocus.com/archive/1/145305"
+
WRKSRC= ${WRKDIR}/joe
ALL_TARGET= joe
MAN1= joe.1
OpenPOWER on IntegriCloud