diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-04 19:11:16 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-04 19:11:16 +0000 |
commit | 144386e89deab2f9a808a89ccb37b4b76f59664e (patch) | |
tree | fb976dfe8cc153c4310be94536ee2f052eeccbdd /security/cfs | |
parent | e9f7b6c4b58c5f66a9acdc944f8ac066ed78103b (diff) | |
download | ports-144386e89deab2f9a808a89ccb37b4b76f59664e.tar.gz ports-144386e89deab2f9a808a89ccb37b4b76f59664e.zip |
Notes
Diffstat (limited to 'security/cfs')
-rw-r--r-- | security/cfs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 83500a8ca0e8..7974d5aecf77 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -14,9 +14,9 @@ MASTER_SITES= http://www.crypto.com/software/ MAINTAINER= ports@FreeBSD.org COMMENT= A cryptographic file system implemented as a user-space NFS server -IGNORE= has confirmed failure on advisory locks, PR open 2/y no solution -DEPRECATED= Broken for two years, ports/137378, unmaintained -EXPIRATION_DATE=2011-11-04 +FORBIDDEN= Buffer overflows allow remote attackers to cause DoS / execute arbitrary code +DEPRECATED= Locks don't work, ports/137378, unmaintained, dead upstream, insecure +EXPIRATION_DATE=2011-10-04 ALL_TARGET= cfs MAN1= cattach.1 cdetach.1 cmkdir.1 cpasswd.1 cfssh.1 |