forked from pool/python-gvm-tools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=8
48 lines
2.0 KiB
Plaintext
48 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 25 05:36:04 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Do not build for Python 3.6 or 3.9 due to python-python-gvm.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 26 23:17:55 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Kill dephell dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 25 16:20:59 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 20.10.1
|
|
Changed
|
|
* Fixed send-schedule.gmp.py script, because <timezone_abbrev>
|
|
has been removed from Schedules, using instead.
|
|
* Fixed send-targets.gmp.py script, because alive_test needs to
|
|
be from AliveTest enum in create_target function.
|
|
* Added gmpv20.08 support to the scan-new-system.gmp.py script,
|
|
as create_target requires an argument port_range or
|
|
port_list_id now.
|
|
* Using the --log argument is not casesensitive anymore. Use the
|
|
lower-case or upper-case loglevel as the argument now.
|
|
Fixed
|
|
* Fixed the check-gmp.gmp.py script, as it was not compatible to
|
|
Python 3.5 anymore.
|
|
* Fixed the check-gmp.gmp.py script: results have not been
|
|
loaded with -F host -T task --status and probably some other
|
|
cases. Added details=True to the command that requests the
|
|
report.
|
|
* Fixed the pdf-report.gmp.py script. Joining the Content of the
|
|
tag was not the correct way here ... we needed the tail of the
|
|
<report_format> tag ...
|
|
Removed
|
|
* Removed gvm.version module in favor of using pontos.version
|
|
- Temporary disable source verification (upstream messed it up)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 07:03:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix signature verification by using github archive
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 08:12:59 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 2.1.0
|