File openvas-administrator.changes of Package openvas-administrator
-------------------------------------------------------------------
Thu Aug 25 19:59:30 UTC 2011 - crrodriguez@opensuse.org
- Fix build with current factory dependencies and
new linker defaults.
-------------------------------------------------------------------
Wed Feb 23 19:11:27 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.1.1
* The build environment has been consolidated.
* The logging behaviour when started with --verbose has been improved.
* The parameter name for the user name has been changed to --username/-u.
* User name validation has been added.
-------------------------------------------------------------------
Fri Feb 4 21:48:16 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.1.0
* The default log level has been reduced to avoid logging sensitive information
during normal operation.
* If the password for the new user has not been provided as a command line
parameter, it will be requested interactively.
* OpenVAS Administrator now uses pkg-config to find required libraries.
* OpenVAS Administrator now provides a manual page for the openvasad binary.
* The installation is now compliant with Filesystem Hierarchy Standard (FHS 2.3).
-------------------------------------------------------------------
Thu Jan 20 17:26:52 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.0.1
* Fixed behaviour for ldap-based authentication for Admin role.
* Added protocol documentation for OAP (html and rnc format,
can be build with "make doc").
* Code hardening at compile time is now the default.
* Harmonized output of "--version" with other modules.
-------------------------------------------------------------------
Tue Dec 7 16:05:20 UTC 2010 - bitshuffler@opensuse.org
- Updated to 1.0.0
* Handling of invalid commands in console mode has been made more consistent.
-------------------------------------------------------------------
Wed Nov 24 18:13:15 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.99.1
* The build environment has been improved to be more consistent across different
OpenVAS modules and to stay compatible with different openvas-libraries
versions.
* Support for logging user creation, deletion and role changes has been added.
-------------------------------------------------------------------
Wed May 26 17:43:50 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.9.0
- A large amount of code which was duplicated from openvas-manager has been to
openvas-libraries.
- The build environment has been further improved.
- Support for providing the authentication configuration via OAP has been added.
- Support for modifying user has been improved, a number of issues and
inconsistencies has been addressed.
- New command line parameters for determining the feed version and the
synchronization status and for starting a feed synchronization have been
added.
-------------------------------------------------------------------
Mon Apr 12 21:09:55 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.8.0
* Communication with synchronization scripts launched by openvas-administrator
has been improved; this should prevent synchronization processes from becoming
defunct when they are finished.
* A number of build issues discovered by Stephan Kleine has been fixed.
* Support for retrieving the version of an installed NVT collect has been added.
-------------------------------------------------------------------
Fri Feb 5 11:51:08 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.7.0
* When synchronizing with an NVT feed, the administrator now simply starts the
synchronization script in the background instead of waiting for it to finish
before continuing.
-------------------------------------------------------------------
Tue Jan 26 18:34:16 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.6.0
* When creating a user, now scan hosts to be denied or
allowed for this user can be specified.
* A user editor has been added and allows to change
the host restrictions and the password
(OAP command MODIFY_USER)
* OAP command CLIENT_GET_USERS now also provides the
host restriction information.
* The log protocol filters entries where potentially
a password may appear, so that passwords do not end
up in a log file.
* uuid's are generated for each user.
* New package build dependency to uuid library.
-------------------------------------------------------------------
Sun Jan 24 05:14:22 UTC 2010 - bitshuffler@opensuse.org
- Added %ghost entry for log file.
- Added logrotate file.
- Added init script.
- Fixed cmake arguments.
-------------------------------------------------------------------
Wed Jan 20 12:51:39 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.5.0
* Make it possible to sort the list of users.
* Setting retrieval has been improved.
* Feed synchronization has been improved.
* Added support for modifying settings.
-------------------------------------------------------------------
Wed Dec 23 09:16:06 UTC 2009 - felix.wolfsteller@intevation.de
- Added and apply patch of Vladimir Nadvornik (built libs are
static, no need to install them)
-------------------------------------------------------------------
Tue Dec 22 10:11:29 UTC 2009 - felix.wolfsteller@intevation.de
- Marked log config file as %config
-------------------------------------------------------------------
Tue Dec 22 09:06:52 UTC 2009 - felix.wolfsteller@intevation.de
- Updated to 0.4.0
* A bug which cause defunct administrator processes to remain after
feed synchronization has been fixed.
* Initial support for retrieving settings von configuration files
has been added.
- Adjusted to use bz2 (instead of gz) tarball
-------------------------------------------------------------------
Thu Dec 10 21:33:57 UTC 2009 - bitshuffler@opensuse.org
- Updated to 0.3.0
* Pidfile handling has been made more robust.
* A number of possible resource leaks have been identified and fixed.
* The configuration and build process has been improved.
* Support for NVT feed synchronization has been added.
-------------------------------------------------------------------
Tue Nov 24 21:30:31 UTC 2009 - bitshuffler@opensuse.org
- Initial RPM