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/libnasl/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/libnasl/distinfo')
-rw-r--r-- | security/libnasl/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/libnasl/distinfo b/security/libnasl/distinfo index 95310f1f3fc..513e2838e00 100644 --- a/security/libnasl/distinfo +++ b/security/libnasl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2003/09/02 09:29:48 frueauf Exp $ +$NetBSD: distinfo,v 1.11 2003/11/08 07:40:17 xtraeme Exp $ -SHA1 (libnasl-2.0.7.tar.gz) = a13e033c0f950032676ae7eabc8e73da6cbb4185 -Size (libnasl-2.0.7.tar.gz) = 341562 bytes +SHA1 (libnasl-2.0.9.tar.gz) = 1d617d6e9bccf05cf6b63dd9161bd22bdfaef2b9 +Size (libnasl-2.0.9.tar.gz) = 342772 bytes SHA1 (patch-aa) = dd13fb7ddaf21f313e392e76138bbb66c7bdfbcb |