summaryrefslogtreecommitdiff
path: root/security/nessus-plugins
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-12-17 21:06:22 +0000
committersalo <salo@pkgsrc.org>2006-12-17 21:06:22 +0000
commit52a28402f99f0ced4a8b9dc29dbdef5793e8f973 (patch)
tree89e8174100bb08119bf51dffd1e4c5be08eaf6b1 /security/nessus-plugins
parentc2d5ed4f5a4ca9dbe313ecfb9441c35087f09031 (diff)
downloadpkgsrc-52a28402f99f0ced4a8b9dc29dbdef5793e8f973.tar.gz
Update to version 2.2.9
ok <frueauf>, the MAINTAINER. changes: 2.2.9: ====== - nessus-mkcert-client: - Make sure that the user calling nessus-mkcert-client is root - nessus-libraries: - Fixed a bug in the PCAP handler which in turn should fix synscan.nes - nessus: - Fixed a possible memory corruption issue when creating a list of plugins to launch - Fixed a corruption of the .nessusrc files when receiving some plugin prefs ending by a space - nessus-fetch: - Make sure that every request (including the proxy CONNECT request) is done with the user-specified user-agent. - nessus-plugins: - Fixed a banner encoding problem in nessus_tcp_scanner and find_service - Fixed a possible deadlock in synscan - nessusd: - Avoid a deadlock when waiting for a sub process to die 2.2.8: ====== - nessusd: - Make sure that plugins of type ACT_INIT and ACT_SETTINGS are always enabled during a scan - Display more error verbose error messages when it's impossible to load a .nes plugin - Fixed a harmless memory reallocation problem which would truncate a very long preference name - nessus-libraries: - Fixed a possible memory corruption when forwarding data from a process to another - libnasl: - 'a = b + c ++' would not work as expected - fixed a memory allocation problem when split() is passed an argument of the wrong type
Diffstat (limited to 'security/nessus-plugins')
-rw-r--r--security/nessus-plugins/Makefile3
-rw-r--r--security/nessus-plugins/distinfo8
2 files changed, 5 insertions, 6 deletions
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile
index 3d2d396bb43..4a78de5d81f 100644
--- a/security/nessus-plugins/Makefile
+++ b/security/nessus-plugins/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2006/11/30 21:16:07 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2006/12/17 21:06:22 salo Exp $
.include "../../security/nessus/Makefile.common"
DISTNAME= nessus-plugins-GPL-${VERS}
PKGNAME= nessus-plugins-${VERS}
-PKGREVISION= 1
# nmap.nasl was removed from the pack,
# http://www.nessus.org/documentation/?doc=nmap-usage
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} nmap.nasl
diff --git a/security/nessus-plugins/distinfo b/security/nessus-plugins/distinfo
index 666c701ed71..ad3a7e920c3 100644
--- a/security/nessus-plugins/distinfo
+++ b/security/nessus-plugins/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2006/04/25 12:45:57 salo Exp $
+$NetBSD: distinfo,v 1.23 2006/12/17 21:06:22 salo Exp $
-SHA1 (nessus-plugins-GPL-2.2.7.tar.gz) = 3c19c3666bd5269d586971565fe9d872b875a830
-RMD160 (nessus-plugins-GPL-2.2.7.tar.gz) = 12681938e75be4749f9b4c51688a83f41f5658f4
-Size (nessus-plugins-GPL-2.2.7.tar.gz) = 1032442 bytes
+SHA1 (nessus-plugins-GPL-2.2.9.tar.gz) = 39ad84c496f93ee944b60113dbac619a246b3bb2
+RMD160 (nessus-plugins-GPL-2.2.9.tar.gz) = bb2a853f4e7e5041c8d134d12b5a545a9009750e
+Size (nessus-plugins-GPL-2.2.9.tar.gz) = 1064740 bytes
SHA1 (nmap.nasl) = 18a3eb6c03256e89d596804aa879c0d2b3126140
RMD160 (nmap.nasl) = d3a0e8227b223e67754b073ca7920e073f8d8172
Size (nmap.nasl) = 16378 bytes