diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-07 21:42:37 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-07 21:42:37 +0000 |
commit | ad4ba3164cc33e8dfadead33a49907f9d89fb5c4 (patch) | |
tree | c6afee5c66145d86692bf1020a721619ee18b361 /news | |
parent | Update to 1.13.0 (diff) |
Mark FORBIDDEN: the author of nn says it has a remote security bug
(which I have not confirmed on FreeBSD).
noticed by: Neils Heinen
Notes
Notes:
svn path=/head/; revision=64181
Diffstat (limited to 'news')
-rw-r--r-- | news/nn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index 8bf98f8a701c..6796885bf897 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jooji@nickelkid.com +FORBIDDEN= "unconfirmed report of remote security hole--see <URL:ftp://ftp.nndev.org/pub/nn-6.6/README>" + MAN1= nn.1 nncheck.1 nngoback.1 nngrab.1 nngrep.1 nnpost.1 \ nntidy.1 nnview.1 nnacct.1m nnadmin.1m nnstats.1m nnusage.1m MAN8= nnmaster.8 nnspew.8 |