diff options
author | frueauf <frueauf> | 2001-01-28 18:52:32 +0000 |
---|---|---|
committer | frueauf <frueauf> | 2001-01-28 18:52:32 +0000 |
commit | 776c98c7e9ccbe5f09a7b43d6248e5626a485985 (patch) | |
tree | e68a583027d14e3fe8f61c69ab1b5b0d9c40ce8e /security/nessus-libraries | |
parent | 3ded1568117fbc1e1d8e2a5cac0e285965b7c0eb (diff) | |
download | pkgsrc-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/nessus-libraries')
-rw-r--r-- | security/nessus-libraries/files/md5 | 4 | ||||
-rw-r--r-- | security/nessus-libraries/files/patch-sum | 4 | ||||
-rw-r--r-- | security/nessus-libraries/patches/patch-ac | 14 | ||||
-rw-r--r-- | security/nessus-libraries/pkg/PLIST | 10 |
4 files changed, 16 insertions, 16 deletions
diff --git a/security/nessus-libraries/files/md5 b/security/nessus-libraries/files/md5 index 74d41871ed5..e009a34a1c7 100644 --- a/security/nessus-libraries/files/md5 +++ b/security/nessus-libraries/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2000/11/12 04:32:03 frueauf Exp $ +$NetBSD: md5,v 1.5 2001/01/28 18:52:34 frueauf Exp $ -MD5 (nessus-libraries-1.0.6.tar.gz) = a216154152049118d234172f18c4d3b5 +MD5 (nessus-libraries-1.0.7.tar.gz) = fe56f7ac96eaa7fd7f9f5d4381bcada3 diff --git a/security/nessus-libraries/files/patch-sum b/security/nessus-libraries/files/patch-sum index d281b4525fc..16614aef4cf 100644 --- a/security/nessus-libraries/files/patch-sum +++ b/security/nessus-libraries/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.2 2000/09/18 18:46:27 skrll Exp $ +$NetBSD: patch-sum,v 1.3 2001/01/28 18:52:34 frueauf Exp $ MD5 (patch-aa) = 2a0d591c5833cee3dd0e6558b158b4bc MD5 (patch-ab) = 95f559a38057925ef7bcfd03bae09011 -MD5 (patch-ac) = d52269e0ab49472043b3d67ac76daf84 +MD5 (patch-ac) = 54fa97cc768bfa8bc0c7085296adfb23 MD5 (patch-ad) = 3e27904fabf2f5478071c2354780fb99 diff --git a/security/nessus-libraries/patches/patch-ac b/security/nessus-libraries/patches/patch-ac index 717d7e6e267..b0500dd9c53 100644 --- a/security/nessus-libraries/patches/patch-ac +++ b/security/nessus-libraries/patches/patch-ac @@ -1,11 +1,11 @@ -$NetBSD: patch-ac,v 1.1.1.1 2000/07/30 11:14:32 frueauf Exp $ +$NetBSD: patch-ac,v 1.2 2001/01/28 18:52:34 frueauf Exp $ ---- Makefile-orig Thu Mar 23 20:59:20 2000 -+++ Makefile Sat Jul 29 17:49:26 2000 -@@ -48,7 +48,8 @@ - ### soft migration to no public includes.h file -- jordan - # rm -f ${includedir}/nessus/includes.h - # not soft enough :-( -- jochen +--- Makefile.orig Tue Dec 26 17:20:05 2000 ++++ Makefile Sun Jan 28 13:53:27 2001 +@@ -46,7 +46,8 @@ + cd libhosts_gatherer && ${MAKE} install + cd libpcap-nessus && ${MAKE} install + - $(INSTALL) -m 0444 include/includes.h ${includedir}/nessus +# Use the includes.h from nessus-core: +# $(INSTALL) -m 0444 include/includes.h ${includedir}/nessus diff --git a/security/nessus-libraries/pkg/PLIST b/security/nessus-libraries/pkg/PLIST index b3f24b80d2d..63ac452cb04 100644 --- a/security/nessus-libraries/pkg/PLIST +++ b/security/nessus-libraries/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:34 frueauf Exp $ bin/nessus-config include/nessus/getopt.h include/nessus/harglists.h @@ -13,22 +13,22 @@ lib/libhosts_gatherer.a lib/libhosts_gatherer.la lib/libhosts_gatherer.so lib/libhosts_gatherer.so.1 -lib/libhosts_gatherer.so.1.6 +lib/libhosts_gatherer.so.1.7 lib/libnessus.a lib/libnessus.la lib/libnessus.so lib/libnessus.so.1 -lib/libnessus.so.1.6 +lib/libnessus.so.1.7 lib/libpcap-nessus.a lib/libpcap-nessus.la lib/libpcap-nessus.so lib/libpcap-nessus.so.1 -lib/libpcap-nessus.so.1.6 +lib/libpcap-nessus.so.1.7 lib/libpeks.a lib/libpeks.la lib/libpeks.so lib/libpeks.so.8 -lib/libpeks.so.8.16 +lib/libpeks.so.8.18 man/man1/nessus-config.1 @dirrm include/peks @dirrm include/nessus/net |