[Openvas-commits] r1356 - trunk/openvas-plugins
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Sep 17 11:00:08 CEST 2008
Author: jan
Date: 2008-09-17 11:00:07 +0200 (Wed, 17 Sep 2008)
New Revision: 1356
Modified:
trunk/openvas-plugins/CHANGES
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/VERSION
Log:
Doing the 1.0.3 release.
* VERSION: Set to 1.0.3.
* CHANGES: Updated.
* ChangeLog: Some cleanups to fit syntax and some missing entries added.
Modified: trunk/openvas-plugins/CHANGES
===================================================================
--- trunk/openvas-plugins/CHANGES 2008-09-17 07:51:04 UTC (rev 1355)
+++ trunk/openvas-plugins/CHANGES 2008-09-17 09:00:07 UTC (rev 1356)
@@ -1,3 +1,46 @@
+openvas-plugins 1.0.3 (2008-09-17)
+
+Maintenance release with a considerable number
+of new (1000+) and improved NASL scripts.
+
+It is recommended to update your installation
+with this package because it also contains an
+updated feed synchronisation script.
+
+Main changes are:
+
+* Full support for FreeBSD (local security checks)
+* Many new vulnerability checks across several families for current
+ security issues. Among this many Windows local security checks.
+* Fixes for several NASL libraries (mostly .inc files) in order
+ to re-enable proper functionality for large number of NASL scripts.
+* Reimplementations for some NASL suport routines that were proprietary
+ with Nessus.
+* Reactivation of license-clarified NASL libraries, e.g. for
+ SMB checks.
+* Extension for RPM-based systems to allow for package signatures tests
+ (this prepares support for OVAL-based checks)
+* Many new Debian local security checks (complete and up-to-date)
+* All tcp scanners have been reviewed and improved, support for ike,
+ pnscan and portbunny is added.
+* Improved Debian packaging files.
+* Internal consolidation for Knowledge Base entries (especially package
+ information for local security checks)
+* Updated license auditing routine (internal use)
+
+This release contains contributions by:
+
+ Chandrashekhar B
+ Tim Brown
+ Christian Eric Edjenguele
+ Javier Fernandez-Sanguino
+ Carsten Koch-Mauthe
+ Vlatko Kosturjak
+ Thomas Reinke
+ Jan-Oliver Wagner
+ Michael Wiegand
+
+
openvas-plugins 1.0.2 (2008-06-23)
Maintenance release with some fixes,
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2008-09-17 07:51:04 UTC (rev 1355)
+++ trunk/openvas-plugins/ChangeLog 2008-09-17 09:00:07 UTC (rev 1356)
@@ -1,3 +1,11 @@
+2008-09-17 Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
+
+ Doing the 1.0.3 release.
+
+ * VERSION: Set to 1.0.3.
+
+ * CHANGES: Updated.
+
2008-09-16 Thomas Reinke <reinke at securityspace.com>
* deb_1627_2.nasl deb_1632_1.nasl deb_1633_1.nasl
deb_1634_1.nasl deb_1635_1.nasl deb_1636_1.nasl
@@ -35,6 +43,15 @@
2008-09-12 Thomas Reinke <reinke at securityspace.com>
+ * scripts/ss_ssh_func.inc: Removed.
+
+2008-09-12 Thomas Reinke <reinke at securityspace.com>
+
+ * scripts/gather-package-list.nasl: Security note added
+ to inform about unidentified systems.
+
+2008-09-12 Thomas Reinke <reinke at securityspace.com>
+
* scripts/apache_access_wo_netmask.nasl: Fixed apache_access_wo_netmask.nasl
to rely on gather-package-list.nasl and kb entry created by it.
@@ -185,7 +202,7 @@
* scripts/samba_CB-A08-0085.nasl: Changed proto.
- * scripts/smbcl_func: Added function check_smbcl() for easy
+ * scripts/smbcl_func: Added function check_smbcl() for easy
smbclient/win check. Added function to all scripts using
smbcl_func.inc.
@@ -203,13 +220,14 @@
2008-09-09 Vlatko Kosturjak <kost at linux.hr>
- * Added contribution from Christian Eric Edjenguele
- remote-detect-filemaker.nasl: New.
- remote-detect-firebird.nasl: New.
- remote-detect-sybase-easerver-mgmt.nasl: New.
- remote-detect-sybase-easerver.nasl: New.
- remote-MS00-006.nasl: New.
+ Added contribution from Christian Eric Edjenguele
+ * scripts/remote-detect-filemaker.nasl: New.
+ * scripts/remote-detect-firebird.nasl: New.
+ * scripts/remote-detect-sybase-easerver-mgmt.nasl: New.
+ * scripts/remote-detect-sybase-easerver.nasl: New.
+ * scripts/remote-MS00-006.nasl: New.
+
2008-09-09 Vlatko Kosturjak <kost at linux.hr>
* scripts/ike-scan.nasl scripts/portbunny.nasl scripts/pnscan.nasl:
@@ -240,7 +258,7 @@
* scripts/win_CVE-2007-0043.nasl familiy changed to Windows.
- * scripts/smbcl_func.inc changed get_host_name() to get_host_ip().
+ * scripts/smbcl_func.inc changed get_host_name() to get_host_ip().
2008-09-06 Carsten Koch-Mauthe <c.koch-mauthe at dn-systems.de>.
@@ -248,7 +266,7 @@
* scripts/version_func.inc: changed function find_file
to find any file on local or remote Host using locate
- and/or find.
+ and/or find.
2008-09-05 Chandrashekhar <bchandra at secpod.com>
@@ -913,7 +931,7 @@
2008-09-01 Vlatko Kosturjak <kost at linux.hr>
- * plugins/openvas_tcp_scanner/openvas_tcp_scanner.c,
+ * plugins/openvas_tcp_scanner/openvas_tcp_scanner.c,
plugins/synscan/synscan.c:
commented out dependency on proprietary plugin (ping_host.nasl)
in port scanners in C, once when we implement, we can uncomment it.
@@ -946,10 +964,9 @@
2008-08-31 Vlatko Kosturjak <kost at linux.hr>
- * scripts/url_func.inc: started implementation of standard
+ * scripts/url_func.inc: started implementation of standard
(nessus compatible) URL library of functions
- code taken from amap.nasl from svn of openvas-plugins
- (Revision: 1257).
+ code taken from amap.nasl from svn of openvas-plugins (Revision: 1257).
2008-08-31 Vlatko Kosturjak <kost at linux.hr>
Modified: trunk/openvas-plugins/VERSION
===================================================================
--- trunk/openvas-plugins/VERSION 2008-09-17 07:51:04 UTC (rev 1355)
+++ trunk/openvas-plugins/VERSION 2008-09-17 09:00:07 UTC (rev 1356)
@@ -1 +1 @@
-1.0.3.SVN
+1.0.3
More information about the Openvas-commits
mailing list