Changelog for
openvas-cli-debuginfo-1.1.5-32.1.i586.rpm :
Fri Aug 10 14:00:00 2012 bitshufflerAATTopensuse.org
- Updated to 1.1.5
* Clean up CMake infrastructure and ensure that compilation with modern
gccs works.
* If the OMP version is unknown just treat it like version 3.0, as later
versions may still work with the 3.0 settings.
Tue Dec 6 13:00:00 2011 bitshufflerAATTopensuse.org
- Updated to 1.1.4
* Support for OMP 3.0 when retrieving reports has been added.
Sun Oct 16 14:00:00 2011 bitshufflerAATTopensuse.org
- Updated to 1.1.3
* The \"omp\" command now accepts XML input from stdin when using the \"-X\"
parameter.
Sun Sep 4 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix build with no-add-needed
Wed Feb 23 13:00:00 2011 bitshufflerAATTopensuse.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 13:00:00 2011 bitshufflerAATTopensuse.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 13:00:00 2010 bitshufflerAATTopensuse.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 14:00:00 2010 bitshufflerAATTopensuse.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:00:00 2010 bitshufflerAATTopensuse.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 14:00:00 2010 bitshufflerAATTopensuse.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 13:00:00 2010 bitshufflerAATTopensuse.org
- Initial package