diff options
author | frueauf <frueauf@pkgsrc.org> | 2003-09-02 09:29:47 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2003-09-02 09:29:47 +0000 |
commit | 630f7479f0bbdfc6498379900d14950e5c77d547 (patch) | |
tree | e285cd9fbef8d5da9a033ab821f41152a504a524 /security/libnasl/PLIST | |
parent | aefcbd4ca5f6ec3e3e8301e19dc87d5cdc73cc9a (diff) | |
download | pkgsrc-630f7479f0bbdfc6498379900d14950e5c77d547.tar.gz |
Update libnasl, nessus{-core,-libraries,-plugins} to 2.0.7.
Based on pr pkg/22356 by Adrian Portelli.
Changes since 2.0.6a:
. changes by Renaud Deraison (deraison@cvs.nessus.org)
- Fixed bad performances issues when pinging dead hosts
- Fixed a bug which would prevent to store items larger than 2kb in the KB
- NFS and SMB file-related functions completed (open, read and cwd are
implemented)
- Plugins support for Windows 2003
- Network IPs can now be evenly sliced instead of being scanned
sequentially
- User-definable source-IP(s) for the checks (nessusd -S)
- Fixed a possible message corruption problem if a plugin was to send a too
long message back to nessusd
- Fixed a possible plugin corruption problem when the client overwrites
existing plugins
- Fixed various false positives and wording issues in several plugins
Diffstat (limited to 'security/libnasl/PLIST')
-rw-r--r-- | security/libnasl/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libnasl/PLIST b/security/libnasl/PLIST index d3235155ff9..62f3650ea4b 100644 --- a/security/libnasl/PLIST +++ b/security/libnasl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/06/09 17:01:24 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/09/02 09:29:47 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.2 -lib/libnasl.so.2.6 +lib/libnasl.so.2.7 man/man1/nasl-config.1 man/man1/nasl.1 |