openvas-libnasl 1.0.1 (2008-07-01)

This release contains changes to the packaging files for various distributions
as well as minor bug fixes, cleanups and copyright clarifications.
Apart from this, this release prepares OID support for OpenVAS.

Please note that this version requires openvas-libraries 1.0.2 or newer.

* Changed version requirements for gpgme from 1.1.5 to 1.1.2; 1.1.2 is the 
  default version in Debian Etch and already contains sufficient functionality.
* Added packaging files for Debian, OpenSUSE and Fedora.
* Preparation for support for OpenVAS OIDs.
* Changed version requirements for openvas-libraries from 0.9.2 to 1.0.2 due to
  API extension for OpenVAS OIDs.
* Removed proprietary NASL2 reference.
* Fixed a configuration issue that broke the build process on certain 64bit
  installations.
* Improved copyright information, various copyright clarifications.
* Various code cleanups.

openvas-libnasl 1.0.0 (2008-01-04)

First stable release with only minimal changes
compared to latest 0.9 version.
No other problems have been reported for over
two months now. This release is done basically
to reach the mentally important version 1.0,
there is no technical need to replace openvas-libnasl
for a running installation.

Main changes are:

* configure: improved check for gpgme version
* Minor code cleanups

openvas-libnasl 0.9.2 (2007-11-01)

Bug-fix release making local security checks work.

Main changes are:

* Internal fixes to enable pkcs8 rsa keys to be used
  for local security checks, i.e. to login via ssh.
* Fixed Makefile cleanup process.
* Minor fixes in documentation.

openvas-libnasl 0.9.1 (2007-10-15)

Introducing GnuPG detached signature(s) support.

Main changes are:

* Now tests for minimum required version of openvas-libraries during configure.
* Missing signatures are now treated like bad signatures.
* Removed "-S" option for signing a plugin from "nasl" command.
* Support of checking detached GnuPG signatures for .nasl files.
* Extended test suite for signature verification.
* Added gpgme (the crypto interface library for GnuPG) as required dependency.
* Removed installation of nessus_org.pem.
* Introduced version handling of its own for openvas-libnasl.
* Fixed paths for state_dir.
* Switched on all compiler warnings during build by default.
* Various compiler warning resolved.
* Various code cleanups.

openvas-libnasl 0.9.0 (2007-07-27)

The first initial release of openvas-libnasl
after the fork from Nessus 2.2.x.

Main changes are:

* Replace OpenSSL by GNU/TLS (therefore it is allowed now to distribute
  binary packages with SSL-support)
* SSL now mandatory.
* Many cleanups of ancient remains (still many to come)
* Removed various W32-specific elements, because W32 isn't
  a taget system anyway.
* Lots of renaming to avoid conflicts with parallel
  Nessus installation
