forked from pool/python-python-gvm
Accepting request 828737 from home:mnhauke:OpenVAS
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
43c20cdae9
commit
392bc94315
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8d77268f3ad72ed6dfa65cebeaab6fb4d0492077651165199043d3855448f9e
|
|
||||||
size 124621
|
|
3
python-gvm-20.8.0.tar.gz
Normal file
3
python-gvm-20.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6fbefea0be0f4afdf9c5060bb16487bcfcbd8ea6dc08e31b3b1540ad3b4be284
|
||||||
|
size 152205
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Aug 11 17:49:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-python-gvm
|
Name: python-python-gvm
|
||||||
Version: 1.6.0
|
Version: 20.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to communicate with remote servers over GMP or OSP
|
Summary: Library to communicate with remote servers over GMP or OSP
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Reference in New Issue
Block a user