File openvas-cli.changes of Package openvas-cli
-------------------------------------------------------------------
Sun Oct 16 12:08:24 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.1.3
* The "omp" command now accepts XML input from stdin when using the "-X"
parameter.
-------------------------------------------------------------------
Sun Sep 4 17:06:35 UTC 2011 - crrodriguez@opensuse.org
- Fix build with no-add-needed
-------------------------------------------------------------------
Wed Feb 23 19:49:54 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.1.2
* The build environment has been consolidated.
* The documentation for the password parameter on the man page has been
corrected.
-------------------------------------------------------------------
Fri Feb 4 20:54:15 UTC 2011 - bitshuffler@opensuse.org
- Updated to 1.1.1
* Hardening flags are now enabled during compile time to increase code quality.
* The output of --version is now compliant with the GNU Coding Standards.
* The omp binary now warns about revealing passwords when verbose output is
requested.
* OpenVAS CLI now use pkg-config to find required libraries.
* OpenVAS CLI now provides a manual page for the omp binary.
* The authentication password can now be entered interactively.
-------------------------------------------------------------------
Fri Dec 3 18:10:06 UTC 2010 - bitshuffler@opensuse.org
- Updated to 1.1.0
* New parameter: --get-configs for retrieving a list of scan configs.
* New parameter: --get-targets for retrieving a list of targets.
* Special characters in OMP commands (like umlauts) are now handled correctly.
* The documentation has been improved; source code documentation can now be
generated using the "make doc" and "make doc-full" commands.
* Compatibility with different OMP versions has been improved.
* New parameter: --get-report-formats for retrieving the available report
formats (OMP 2.0 only).
* New parameter: --get-omp-version for determining the OMP version used by the
server.
-------------------------------------------------------------------
Thu Oct 28 16:52:14 UTC 2010 - bitshuffler@opensuse.org
- Updated to 1.0.1
* Special characters in OMP commands (like umlauts) are now handled correctly.
* The documentation has been improved; source code documentation can now be
generated using the "make doc" and "make doc-full" commands.
-------------------------------------------------------------------
Wed Aug 4 14:02:26 UTC 2010 - bitshuffler@opensuse.org
- Updated to 1.0.0
* The build environment and the code have been cleaned up and made more
consistent with the other OpenVAS modules.
* The documentation has been updated.
-------------------------------------------------------------------
Mon Jul 19 15:29:46 UTC 2010 - bitshuffler@opensuse.org
- Updated to 0.2.0
* The build environment has been improved. It is now possible to use MinGW to
compile openvas-cli for Microsoft Windows.
* Support for storing the connection credentials in a configuration file has
been added.
* The --get-status parameter has been renamed to --get-tasks to reflect the
updates in the OMP specification.
* The openvas-libraries dependency has been raised to 3.1.0.
-------------------------------------------------------------------
Mon Mar 22 15:32:53 UTC 2010 - bitshuffler@opensuse.org
- Initial package