summaryrefslogtreecommitdiff
path: root/security/libnasl
diff options
context:
space:
mode:
authorfrueauf <frueauf>2001-01-28 18:52:32 +0000
committerfrueauf <frueauf>2001-01-28 18:52:32 +0000
commit776c98c7e9ccbe5f09a7b43d6248e5626a485985 (patch)
treee68a583027d14e3fe8f61c69ab1b5b0d9c40ce8e /security/libnasl
parent3ded1568117fbc1e1d8e2a5cac0e285965b7c0eb (diff)
downloadpkgsrc-776c98c7e9ccbe5f09a7b43d6248e5626a485985.tar.gz
Update nessus to 1.0.7.
Besides several new plugins, the following changed since 1.0.6: . changes by Jordan Hrycaj (jordan at nessus.org) : - added support for iana port 1241 while 3001 open at the same time, nin-compat mode (disabling 3001) as sn experimantal configure option - nessus-adduser allows to create local users with immediate key exchange (no passphrase procedure needed) - nessusd allows to speciphy user logins with netmasks (as with the public key tags and passwords) in the nessusd.users file - some options added to nessus, and nessusd - you can force the compilation/installation of the getopt_long() function(s) by a configure option . changes by Renaud Deraison (deraison at nessus.org) : - http virtual hosts can now be tested - user-modifiable per-plugin timeout - detached scans can now be stopped from the client - fixed issues in detached scan - implemented plugins_reload() which loads new plugins in memory - get_host_name() returns the name of host, as entered by the user (and not a resolve(ip(name_of_host))) - added the function cgibin() in NASL, which returns the paths to use to get to the CGIs (default : /cgi-bin) . changes by Loren Bandiera (lorenb at shelluser.net) : - XML output improved
Diffstat (limited to 'security/libnasl')
-rw-r--r--security/libnasl/files/md54
-rw-r--r--security/libnasl/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libnasl/files/md5 b/security/libnasl/files/md5
index fd9bc75ce64..e78ff02e533 100644
--- a/security/libnasl/files/md5
+++ b/security/libnasl/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.4 2000/11/12 04:32:02 frueauf Exp $
+$NetBSD: md5,v 1.5 2001/01/28 18:52:32 frueauf Exp $
-MD5 (libnasl-1.0.6.tar.gz) = bf2663ff9704089dbf924bb167d4edc1
+MD5 (libnasl-1.0.7.tar.gz) = cc6e007dfdc37766df2f364bf3530ca1
diff --git a/security/libnasl/pkg/PLIST b/security/libnasl/pkg/PLIST
index 81d39a323d6..2fd6d6c5294 100644
--- a/security/libnasl/pkg/PLIST
+++ b/security/libnasl/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2001/01/04 15:10:55 agc Exp $
+@comment $NetBSD: PLIST,v 1.6 2001/01/28 18:52:33 frueauf Exp $
bin/nasl
bin/nasl-config
include/nessus/nasl.h
@@ -6,6 +6,6 @@ lib/libnasl.a
lib/libnasl.la
lib/libnasl.so
lib/libnasl.so.1
-lib/libnasl.so.1.6
+lib/libnasl.so.1.7
man/man1/nasl-config.1
man/man1/nasl.1