File openvas-libraries.changes of Package openvas-libraries
-------------------------------------------------------------------
Mon Aug 30 21:57:00 UTC 2010 - cristian.rodriguez@opensuse.org
- Use the source tarball timestamp instead of the build
time to define OPENVASLIBS_DATE
-------------------------------------------------------------------
Tue Apr 13 12:47:06 UTC 2010 - bitshuffler@opensuse.org
- Updated to 3.0.5
* The build infrastructure for the hg and misc modules has been switch to CMake
from autoconf.
* Support for resuming tasks has been added to OMP.
* Packet forgery support for IPv6 has been improved.
* A build issue on Mandriva has been fixed.
-------------------------------------------------------------------
Thu Apr 8 18:42:43 UTC 2010 - bitshuffler@opensuse.org
- Updated to 3.0.4
Main changes compared to 3.0.3:
* Several build issues on Mandriva have been fixed.
* Support for using openvas-libraries in C++ code has been introduced for some
OMP libraries.
* The openvas-nasl standalone NASL interpreter is now linked dynamically.
* A bug which caused some GnuTLS error messages to be printed to stderr instead
of to the logs had been fix.
* Support for registry hives has been added to the WMI registry functions.
* Support for detecting libraries in non-standard locations during the
configuration process has been added.
* Support for multiple levels of subdirectories in the NVT directory has been
improved.
Main changes compared to 3.0.2:
* Initial support for dropping privileges.
* New crypto functions and support for SMB NTLMv1 and NTLMv2.
Main changes compared to 3.0.1:
* Support for modifying scanner configuration files has been added.
* The API for retrieving settings has been improved.
Main changes compared to 3.0.0:
* The OMP API has been updated.
* An unnecessary GnuTLS call has been removed.
* Minor code cleanups.
Main changes compared to 2.0.x:
* IPv6 support
* WMI-Client support (optional)
* Integration of openvas-libnasl
* New library "base"
* New library "omp"
* Former libopenvas renamed to libopenvas_misc
* New NVT cache implementation to overcome limitations
* Several files from openvas-client integrated
* Use of "cmake" to build base, omp and nasl
* glib dependency raised from 2.6 to 2.12
-------------------------------------------------------------------
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