File libopenvas.changes of Package libopenvas
-------------------------------------------------------------------
Thu Jun 14 12:38:45 UTC 2012 - meissner@suse.com
- fixed build with current gnutls
-------------------------------------------------------------------
Fri Nov 4 20:21:34 UTC 2011 - bitshuffler@opensuse.org
- Update to 4.0.6
* A bug which caused outdated cache files to be used under rare circumstances
has been fixed.
* Compiler warnings from gcc 4.6 have been addressed.
-------------------------------------------------------------------
Sat Oct 15 08:40:01 UTC 2011 - coolo@suse.com
- Fix build in factory again
-------------------------------------------------------------------
Wed Aug 24 21:10:23 UTC 2011 - crrodriguez@opensuse.org
- Fix build in Factory
-------------------------------------------------------------------
Wed Jun 1 17:55:26 UTC 2011 - bitshuffler@opensuse.org
- Update to 4.0.5
* OpenVAS Libraries will now honor the unscanned_closed_udp preference when
deciding how an unscanned UDP port should be treated.
* Compiler warnings from gcc 4.6 have been addressed.
-------------------------------------------------------------------
Fri May 27 12:51:13 UTC 2011 - idonmez@novell.com
- Add openvas-libraries-4.0-gcc46.patch: fix compilation with
gcc 4.6 by fixing write-only variables
-------------------------------------------------------------------
Sat May 7 10:29:26 UTC 2011 - bitshuffler@opensuse.org
- Update to 4.0.4
* The handling of internal dependencies while linking has been improved,
parallel builds of openvas-libraries should now work.
* Two potential resource leaks reported by Pavel Sejnoha and Henri Doreau have
been fixed.
* The setting "unscanned_closed" is now properly applied to UDP ports.
-------------------------------------------------------------------
Fri Mar 18 15:16:18 UTC 2011 - cfarrell@novell.com
- license update: GPLv2
The correct syntax for GPL version 2 "only" is GPLv2
-------------------------------------------------------------------
Thu Mar 3 12:59:00 UTC 2011 - bitshuffler@opensuse.org
- Update to 4.0.3
* A bug which caused only the first NVT dependency to be considered has been fixed.
* A bug which caused WMI connects to fail has been fixed.
-------------------------------------------------------------------
Wed Feb 23 18:12:52 UTC 2011 - bitshuffler@opensuse.org
- Update to 4.0.2
* The LSC RPM creator support script is now installed correctly.
* The build environment has been consolidated.
* A bug which could cause a segmentation fault when using IPv6 under certain
circumstances has been fixed.
* The check for administrative user privileges has been made more strict.
-------------------------------------------------------------------
Thu Feb 3 19:26:34 UTC 2011 - bitshuffler@opensuse.org
- Update to 4.0.0
* Setting file handling has been updated to match changes in openvas-scanner.
* Support for pkg-config has been (re-)introduced.
* File locations have been adjusted to conform to the Filesystem Hierarchy
Standard.
-------------------------------------------------------------------
Wed Jan 26 16:33:17 UTC 2011 - bitshuffler@opensuse.org
- Update to 3.99.4
* The build environment has fixed in a number of places to restore expected
behaviour after the move to cmake.
* The documentation has been updated to match the changes in the build
environment.
-------------------------------------------------------------------
Tue Jan 25 17:13:15 UTC 2011 - bitshuffler@opensuse.org
- Update to 3.99.3
* Improved and fixed remote LDAP authentication.
* Former binary ".nes" NVTs "find_service", "openvas_tcp_scanner"
and "synscan" are now built-in NASL methods.
* Any autotools-related build environment was removed.
* At top-level a cmake-based build environment was introduced.
* libopenvas_omp: Activated escaping of characters so that
special characters can more save be allowed for some OMP commands.
* example_auth.conf was updated with more sensible values.
* Bug fix on Credential creation.
* this package now initially creates required directories in the
installation directory (if not present). This was done by other
modules previously (mostly openvas-scanner)
* Many old code paths for certain operting system environments
have been removed. Most likely, HPUX, Solaris and similar
won't compile this code anymore.
-------------------------------------------------------------------
Mon Jan 10 14:22:01 UTC 2011 - bitshuffler@opensuse.org
- Update to 3.99.2
* The user creation process has been made more robust.
* More compiler warnings have been addressed.
-------------------------------------------------------------------
Mon Dec 20 12:03:08 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.99.1
* The documentation in the INSTALL_README file has been updated.
* A number of compiler warnings by gcc 4.4 has been addressed.
* A incorrect error message during user creation that only occurred in setuid
environments has been removed.
-------------------------------------------------------------------
Fri Dec 3 16:06:58 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.98.2
* Further code analysis has resulted in a number of fixes to the code and the
build environment in an effort to make the code even more secure and
compatible across a wider range of platforms.
* The arguments for the NASL functions for WMI and SMB connections have been
made more consistent.
* The handling of finished GnuTLS sessions has been improved, eliminating
superfluous log messages.
-------------------------------------------------------------------
Fri Nov 19 16:35:14 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.98.1
* Network level scan support.
* The code for providing OMP functionality has been cleaned up.
* Further code cleanup has lead to the removal of more than 3,500 lines of
unused code.
* A bug which tried to free memory that was not allocated before under some
circumstances has been fixed.
* Superfluous log messages regarding file uploads have been removed.
* NVT meta data management has been improved, resulting in a smaller memory
footprint of the scanner.
* The install path for header files has been made more consistent.
-------------------------------------------------------------------
Fri Sep 10 07:53:05 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.3
* Significant memory leaks are closed.
* Bug fix for handling shared file descriptors that now
prevents unnecessary use of new file descriptiors under
certain circumstances.
* Little fix in the nasl wmi api.
-------------------------------------------------------------------
Wed Aug 4 06:53:34 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.2
* A bug in the WMI interface stub which caused the build to fail when configured
without WMI has been fixed.
-------------------------------------------------------------------
Tue Aug 3 19:00:48 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.1
* Cross compile support for mingw32 has been added to libopenvas/base.
* Missing copyright and license information has been added to a number of files.
* The COPYING file has been updated to better indicate the licenses of
individual files and the full text for all licenses has been added.
* The WMI infrastructure has been updated to match necessary changes in the API
of the WMI patch.
* The documentation on using WMI in libopenvas has been updated.
-------------------------------------------------------------------
Wed Jul 14 16:48:06 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.0
* Code cleanup: Code from openvas-administrator and openvas-manager which could
be more appropriately placed in libopenvas has been moved here.
* Initial support for LDAP authentication has been added.
* IPv6 support has been improved.
* Support for building parts of libopenvas on Windows has been added.
* Support for reading preference file uploads from memory instead of from disk
has been added.
* Support for NTLMSSP has been added.
* Authentication mechanism extended to support LDAP and ADS.
* An issue which caused SSH logins with RSA keys on remote systems to fail under
certain circumstances has been fixed.
* Support for logging to syslog has been added.
* Support for scanning virtual web hosts has been added.
-------------------------------------------------------------------
Fri Jul 2 20:31:13 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.0.rc3
* An issue which caused the build to fail on Gentoo GNU/Linux systems has been
fixed.
* An issue which caused openvas-client, openvas-cli and openvas-manager to fail
to build with libopenvas has been fixed.
-------------------------------------------------------------------
Mon Jun 28 16:12:40 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.0.rc2
* QA: A number of compiler warnings have been addressed.
* Authentication mechanism extended to support LDAP and ADS.
* An issue which caused SSH logins with RSA keys on remote systems to fail under
certain circumstances has been fixed.
* A bug which caused segmentation faults when using NTLMSSP authentication in
libopenvas built with WMI supports has been fixed.
* Support for logging to syslog has been added.
* Support for scanning virtual web hosts has been added.
-------------------------------------------------------------------
Wed May 19 16:47:18 UTC 2010 - bitshuffler@opensuse.org
- Update to 3.1.0.rc1
* Code cleanup: Code from openvas-administrator and openvas-manager which could
be more appropriately placed in libopenvas has been moved here.
* Initial support for LDAP authentication has been added.
* A bug which caused WMI support to be disabled in the standalone NASL
interpreter has been fixed.
* IPv6 support has been improved.
* Support for building parts of libopenvas on Windows has been added.
* Support for reading preference file uploads from memory instead of from disk
has been added.
* Support for NTLMSSP has been added.
-------------------------------------------------------------------
Tue Apr 13 11:00:52 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.
-------------------------------------------------------------------
Wed Mar 3 20:01:12 UTC 2010 - bitshuffler@opensuse.org
- Updated to 3.0.4
* Several build issues on Mandriva have been fixed.
* Support for using libopenvas 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.
-------------------------------------------------------------------
Thu Feb 4 22:16:35 UTC 2010 - bitshuffler@opensuse.org
- Updated to 3.0.3
* Initial support for dropping privileges.
* New crypto functions and support for SMB NTLMv1 and NTLMv2.
-------------------------------------------------------------------
Wed Jan 20 08:46:53 UTC 2010 - bitshuffler@opensuse.org
- Updated to 3.0.2
* Support for modifying scanner configuration files has been added.
* The API for retrieving settings has been improved.
-------------------------------------------------------------------
Tue Jan 12 17:42:25 UTC 2010 - bitshuffler@opensuse.org
- Updated to 3.0.1
* The OMP API has been updated.
* An unnecessary GnuTLS call has been removed.
* Minor code cleanups.
-------------------------------------------------------------------
Fri Dec 18 16:32:52 UTC 2009 - felix.wolfsteller@intevation.de
- Updated to version 3.0.0
* 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 Dec 8 08:50:52 UTC 2009 - felix.wolfsteller@intevation.de
- Updated to version 3.0.0.rc1. Cleaned from commented patches.
-------------------------------------------------------------------
Fri Aug 17 18:09:10 UTC 2009 - bitshuffler@opensuse.org
- Updated to 2.04