File openvas-libraries.changes of Package openvas-libraries
-------------------------------------------------------------------
Tue Jul 28 17:22:44 CEST 2009 - bitshuffler@opensuse.org
- Updated to 2.0.3
* Support for localized security messages (e.g. umlauts) has been
re-enabled.
* New functions for GnuTLS-based communication were added.
* New functions for authentication were added.
* An improved caching framework has been added ("NVT Info objects").
* A bug which caused plugins to hang or freeze under certain
circumstances due to a blocking pcap device has been fixed.
* A bug which caused openvas-libraries to send a truncated HTTP version
identifier when constructing HTTP requests has been fixed.
* A bug which broke the linking process under certain circumstances has
been fixed.
-------------------------------------------------------------------
Thu Mar 5 15:01:16 CET 2009 - meissner@suse.de
- updated openvas-libraries 2.0.1 (2009-02-06)
* Renamed caching files to conflict-free scheme
* Prepared support for sub-directories in plugins_folder in accordance with
Change Request #24 (http://www.openvas.org/openvas-cr-24.html)
* Support for improved management of SSH credentials has been added in
accordance with Change Request #20 (http://www.openvas.org/openvas-cr-20.html)
* Established automated source code documentation. HTML-Version is available
under http://www.openvas.org/src-doc/openvas-libraries/2.0.1/index.html
Bugfixes:
* A configuration issue which caused the build process to fail on Mac OS X has
been fixed. (Solves: #761)
* Missing includes which caused the build process to fail on Darwin and NetBSD
have been added. (Solves: #860, #862)
- updated openvas-libraries 2.0.0 (2008-12-17)
* A bug causing segmentation faults on server startup has been fixed.
* The build environment has been updated.
* Support for the new script_tag command in NASL scripts has been added.
* 64-bit compatibility has been considerably improved.
* Support for transferring NVT signature information to the client has been added.
* Switch from Nessus plugin IDs to OIDs.
* Switch from Nessus Transfer Protocol 1.2 to OpenVAS Transfer Protocol 1.0.
-------------------------------------------------------------------
Mon Sep 8 14:34:58 CEST 2008 - anosek@suse.cz
- updated to version 1.0.2
* Preparation for support for OpenVAS OIDs.
* Increased internal storage space for plugin preferences to allow for plugins
with a large number of options.
* Fixed a bug that resulted in incorrect memory allocation on certain 64bit
installations.
* Removed support for unencrypted communication with the client.
* Fixed a configuration issue that broke the build process on certain 64bit
installations.
* Various code cleanups.
- dropped obsoleted patches:
(destdir_support-Makefile.patch)
(destdir_support-libopenvas_hg-Makefile.patch)
- added (glibc_private.patch)
-------------------------------------------------------------------
Wed Jun 18 19:57:11 CEST 2008 - anosek@suse.cz
- initial version 1.0.1
- package taken from BS project home:bitshuffler:openvas