[Openvas-commits] r13335 - trunk/openvas-libraries
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Tue Apr 24 15:34:45 CEST 2012
Author: mwiegand
Date: 2012-04-24 15:34:45 +0200 (Tue, 24 Apr 2012)
New Revision: 13335
Modified:
trunk/openvas-libraries/CHANGES
trunk/openvas-libraries/ChangeLog
Log:
Preparing the openvas-libraries 5.0.1 release.
* CHANGES: Updated.
Modified: trunk/openvas-libraries/CHANGES
===================================================================
--- trunk/openvas-libraries/CHANGES 2012-04-24 13:04:57 UTC (rev 13334)
+++ trunk/openvas-libraries/CHANGES 2012-04-24 13:34:45 UTC (rev 13335)
@@ -1,3 +1,19 @@
+openvas-libraries 5.0.1 (2012-04-24)
+
+This is the first maintenance release of the openvas-libraries 5.0 module for
+the Open Vulnerability Assessment System 5 (OpenVAS-5).
+
+It contains a fix for the route selection and raises the glib dependency to 2.16.
+
+Many thanks to everyone who has contributed to the 5.0.1 release:
+Christian Schmidt, Jan-Oliver Wagner and Michael Wiegand
+
+Main changes compared to 5.0.0:
+* Route selection now uses the most specific route instead of the first matching.
+* The glib dependency has been raised from 2.12 to 2.16 since the current
+ version already uses functions from 2.16.
+
+
openvas-libraries 5.0.0 (2012-03-25)
This is the first release of the openvas-libraries 5.0 module for the Open
Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog 2012-04-24 13:04:57 UTC (rev 13334)
+++ trunk/openvas-libraries/ChangeLog 2012-04-24 13:34:45 UTC (rev 13335)
@@ -1,5 +1,11 @@
2012-04-24 Michael Wiegand <michael.wiegand at greenbone.net>
+ Preparing the openvas-libraries 5.0.1 release.
+
+ * CHANGES: Updated.
+
+2012-04-24 Michael Wiegand <michael.wiegand at greenbone.net>
+
* misc/pcap.c (routethrough): Use the most specific route and not the
first matching route. Patch suggested by Christian Schmidt
<christian.schmidt at greenbone.net>.
More information about the Openvas-commits
mailing list