File openvas-administrator.changes of Package openvas-administrator
-------------------------------------------------------------------
Tue Nov 12 10:53:37 UTC 2013 - johann.luce@wanadoo.fr
- Update in 1.3.2
* Security fix for handling the authentication state in OAP.
-------------------------------------------------------------------
Fri Oct 25 13:09:00 UTC 2013 - johann.luce@wanadoo.fr
- Update in 1.3.1
* Change short name for "--sync-script" back to "-s" to restore established
behaviour.
* Change short name for "--scap-script" from "-s" to "-A".
* Minor cleanups and build improvements.
-------------------------------------------------------------------
Wed Aug 28 14:55:47 UTC 2013 - johann.luce@wanadoo.fr
- Add systemd init script for openSUSE
fix OBS warning
-------------------------------------------------------------------
Thu Apr 18 11:05:08 UTC 2013 - johann.luce@wanadoo.fr
- Update to 1.3.0
* Increase GnuTLS dependency version from 2.2 to 2.8.
* Install pwpolicy.conf to ensure there is always one password policy.
* New feature: Opportunity to specify a password policy.
* Extended OAP to manage SCAP synchronisation script
(commands DESCRIBE_SCAP and SYNC_SCAP).
* Added command line option "--scap-script".
* Extended OAP to manage CERT synchronisation script
(commands DESCRIBE_CERT and SYNC_CERT).
* Added command line option "--cert-script".
* Some small fixes and code maintenance.
* Improved build system to allow out-of-source build.
* A linker warning has been addressed.
* GnuTLS compatibility in been improved.
* Remove the test framework.
* Install pwpolicy.conf to ensure there is always one password policy.
-------------------------------------------------------------------
Fri Aug 10 21:22:24 UTC 2012 - bitshuffler@opensuse.org
- Updated to 1.2.1
* Improve build system to work with newer glib and gcc versions.
* Prevent segfault when sync script does not end properly.
-------------------------------------------------------------------
Sat May 12 16:05:59 UTC 2012 - bitshuffler@opensuse.org
- Updated to 1.2.0
* Some bug fixes for the per-user ldap authentication.
* Clean up CMake infrastructure and ensure that compilation with modern
gccs works.
* Added support of per-user LDAP authentication
* OAP protocol version now 1.1
-------------------------------------------------------------------
Sat Nov 12 19:16:51 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.2+beta1
* Support for task observers has been added.
-------------------------------------------------------------------
Fri Nov 4 21:05:44 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.1.2
* 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.
-------------------------------------------------------------------
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