From 8e6711157f79d27ef1307df2bcb490dec1ac2c8a Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 8 Nov 2003 07:40:17 +0000 Subject: Upgrade nessus and friends to 2.0.9. This closes PR pkg/23159 by Adrian Portelli. Changes since 2.0.7: o The bpf sharing system now works fine on BSD systems, so Nessus now only requires one /dev/bpf to work correctly, no matter how many hosts are being tested o A bug in tcp_ping() would make some probes have a source port set to 0 o Minor bug fixes o Added functions in libnasl (join_multicast_group(), unixtime(), and more...) o All SSL operations now use non-blocking sockets instead of the alarm() trick to handle timeouts o Minimize the number of pixmaps that need to be created in the Nessus client by re-using them Review the Changelog file to see a complete list of changes. --- security/nessus-libraries/PLIST | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security/nessus-libraries/PLIST') diff --git a/security/nessus-libraries/PLIST b/security/nessus-libraries/PLIST index 0919c6c6fb1..afff5ae3e69 100644 --- a/security/nessus-libraries/PLIST +++ b/security/nessus-libraries/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2003/09/02 09:29:52 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.8 2003/11/08 07:40:17 xtraeme Exp $ bin/nessus-config include/nessus/getopt.h include/nessus/harglists.h @@ -11,17 +11,17 @@ lib/libhosts_gatherer.a lib/libhosts_gatherer.la lib/libhosts_gatherer.so lib/libhosts_gatherer.so.2 -lib/libhosts_gatherer.so.2.7 +lib/libhosts_gatherer.so.2.9 lib/libnessus.a lib/libnessus.la lib/libnessus.so lib/libnessus.so.2 -lib/libnessus.so.2.7 +lib/libnessus.so.2.9 lib/libpcap-nessus.a lib/libpcap-nessus.la lib/libpcap-nessus.so lib/libpcap-nessus.so.2 -lib/libpcap-nessus.so.2.7 +lib/libpcap-nessus.so.2.9 man/man1/nessus-config.1 @dirrm include/nessus/net @dirrm include/nessus -- cgit v1.2.3