diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-11-08 07:40:17 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-11-08 07:40:17 +0000 |
commit | 95056a12ccff32c692cb483e13e8232e04eff1b1 (patch) | |
tree | 136c7e7689db1516372bfa3a7b10700f08092adb /security/nessus-libraries/distinfo | |
parent | c1ff944e1570ab82efa58f7b7d6e772f2753fe80 (diff) | |
download | pkgsrc-95056a12ccff32c692cb483e13e8232e04eff1b1.tar.gz |
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.
Diffstat (limited to 'security/nessus-libraries/distinfo')
-rw-r--r-- | security/nessus-libraries/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nessus-libraries/distinfo b/security/nessus-libraries/distinfo index d932fc7f367..0fea3f5b463 100644 --- a/security/nessus-libraries/distinfo +++ b/security/nessus-libraries/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2003/09/02 09:29:52 frueauf Exp $ +$NetBSD: distinfo,v 1.13 2003/11/08 07:40:17 xtraeme Exp $ -SHA1 (nessus-libraries-2.0.7.tar.gz) = cde0151628d782143ff60dd2b7bf6a7f0098b1e2 -Size (nessus-libraries-2.0.7.tar.gz) = 415484 bytes +SHA1 (nessus-libraries-2.0.9.tar.gz) = 96bcd68ac71711ee3736f682ea769ca49fd3b11b +Size (nessus-libraries-2.0.9.tar.gz) = 417003 bytes SHA1 (patch-aa) = c525abf1ccfe4c3921609b91e335fa19b0bcab87 SHA1 (patch-ac) = ec174bd6ddb7303f53a5e474451ad0f306575682 |