I can't compile it on my box (Slackware) uname -a Linux pizza 2.2.20 #2 Thu Feb 28 16:04:01 CET 2002 i686 unknown
gcc --version 2.95.3 backend.c: In function `_backend_cmpcb': backend.c:254: `in_addr_t' undeclared (first use in this function) backend.c:254: (Each undeclared identifier is reported only once backend.c:254: for each function it appears in.) backend.c:254: parse error before `rin' backend.c:256: `rin' undeclared (first use in this function) backend.c:257: `lin' undeclared (first use in this function) make[1]: *** [backend.o] Error 1 make[1]: Leaving directory `/usr/local/src/nessus/nessus-core/nessus' make: *** [client] Error 2 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Renaud Deraison Sent: vrijdag 17 september 2004 20:45 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Nessus 2.1.3 released I am pleased to announce the availability of Nessus 2.1.3. Nessus 2.1.3 has now been upgraded to the 'beta' status, if this release goes well bug-wise, I'll probably release Nessus 2.2.0 (officially stable) in a week or two - so please test it extensively and let me know your results. As you probably already know, Nessus 2.1 gives to Nessus the ability to perform local security checks against remote hosts over SSH, provided you give it a key pair and a username to log into the remote servers. Local security checks can be done against the following platforms: - AIX - Fedora - FreeBSD - Gentoo - MacOS X - Mandrake - Red Hat Enterprise Linux - Solaris - SuSE Linux - Microsoft Windows Please read <http://www.nessus.org/doc/nessus_ssh_local.html> for more details. On a more technical side, Nessus 2.1.x sports a complete rewrite of the way the processes communicate between each other, thus making several nessusd processes less CPU intensive and paving the way for more collaboration between scripts. It also introduces the concept of "trusted nasl scripts", a small set of scripts which can execute local commands or store KB data in a separate location. The NASL language has also been extended with new functions and some syntax changes that we'll probably use over time. At this point, I consider Nessus 2.1.3 as being stable and bug-free, and I'm releasing it to confirm my assumption. If you can test it, please report : - If the package compiles at all on your system - If you can get the SSH plugins to log into remote hosts - If you feel that nessusd is faster or slower than Nessus 2.0.x - If you feel that nessusd is using more or less CPU than Nessus 2.0.x Nessus 2.1.3 is available at : http://ftp.nessus.org/nessus/src/nessus-2.1.3/ Thanks, -- Renaud _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
