diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2006-08-15 21:15:46 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2006-08-15 21:15:46 +0000 |
| commit | 29c4cda14c0e05dd85293ff388ebaf9c87bd6cdf (patch) | |
| tree | cd9f85fc0ef326d64b3c86d0754f6ab60e96c14c | |
| parent | Add entry for globus tmpfile creation bugs. (diff) | |
Mark FORBIDDEN due to multiple tmpfile races.
Security: vid:5039ae61-2c9f-11db-8401-000ae42e9b93
| -rw-r--r-- | net/globus4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/globus4/Makefile b/net/globus4/Makefile index c7d4d3a30915..6cf8ca1c7c3c 100644 --- a/net/globus4/Makefile +++ b/net/globus4/Makefile @@ -22,6 +22,8 @@ COMMENT= Grid computing toolkit RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo +FORBIDDEN= multiple tmpfile race vulnerabilities + INSTALLER= ${DISTNAME}${EXTRACT_SUFX} BUNDLE_SUFX= .tar.gz |
