forked from pool/python-python-gvm
- Update to versin 20.8.0 Added * Added support for GMP 20.08 Changed * Refactored Gmp classes into mixins. Fixed * Require method and condition arguments for modify_alert with an event. * Add SEVERITY_AT_LEAST to get_alert_condition_from_string. OBS-URL: https://build.opensuse.org/request/show/828737 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=4
23 lines
742 B
Plaintext
23 lines
742 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Aug 22 21:55:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to versin 20.8.0
|
|
Added
|
|
* Added support for GMP 20.08
|
|
Changed
|
|
* Refactored Gmp classes into mixins.
|
|
Fixed
|
|
* Require method and condition arguments for modify_alert with
|
|
an event.
|
|
* Add SEVERITY_AT_LEAST to get_alert_condition_from_string.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 17:49:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Use %pytest for running the unittest-based testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 07:59:27 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 1.6.0
|