File Release Notes and Changelog
Release Name: 1.2+beta1
Release Notes
This is the first beta release of the openvas-administrator 1.2 module for the Open Vulnerability Assessment System (OpenVAS). It will be part of the upcoming "OpenVAS 5". It features support for task observer and makes signal handling and the protocol handshake more consistent with other OpenVAS modules. Many thanks to everyone who has contributed to this release: Stephan Kleine, Matthew Mundell and Michael Wiegand.
Change Log
Main changes since 1.1.1: * Handling of the SIGHUP signal has been made consistent with the other OpenVAS modules. This means that openvas-administrator will no longer exit upon receiving a SIGHUP. * OAP: The GET_VERSION command is now allowed before AUTHENTICATE to be consistent with OMP. * Support for task observers has been added.