diff --git a/gvm-tools-24.3.0.tar.gz b/gvm-tools-24.3.0.tar.gz deleted file mode 100644 index 10b6fd3..0000000 --- a/gvm-tools-24.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdd7462b91f5a51c3282688adaed5a98fc657d1eeffee01297f907e9a258a24c -size 213334 diff --git a/gvm-tools-24.8.0.tar.gz b/gvm-tools-24.8.0.tar.gz new file mode 100644 index 0000000..a407c3f --- /dev/null +++ b/gvm-tools-24.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1b5849de8a82e6c391bd31cd310c8767677d596b24f7acc4f8e283194a51eb +size 241845 diff --git a/python-gvm-tools.changes b/python-gvm-tools.changes index 668eb4b..602f69b 100644 --- a/python-gvm-tools.changes +++ b/python-gvm-tools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 29 21:25:16 UTC 2024 - Dirk Müller + +- update to 24.8.0: + * Log task id on failure to get last report in time period. + * Fix linting with ruff + * Fix scan config creation from CERT-Bunds. Replace the + deprecated method modify_scan_config + * Replace validate_xml_string with parse_xml function 71583c5 + ------------------------------------------------------------------- Mon Apr 15 06:07:50 UTC 2024 - Dirk Müller diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index 4ba3827..3705fb7 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} %global skip_python39 1 Name: python-gvm-tools -Version: 24.3.0 +Version: 24.8.0 Release: 0 Summary: Tools to control a GSM/GVM over GMP or OSP License: GPL-3.0-or-later