diff --git a/gvm-tools-23.11.0.tar.gz b/gvm-tools-23.11.0.tar.gz new file mode 100644 index 0000000..3ac6a63 --- /dev/null +++ b/gvm-tools-23.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ee05102c05f9c4a0ba2530ebbe92d4210a9a70308382d63240a06ac242078d +size 218303 diff --git a/gvm-tools-23.4.0.tar.gz b/gvm-tools-23.4.0.tar.gz deleted file mode 100644 index b43865d..0000000 --- a/gvm-tools-23.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1efb4ddca8594c21cc4f479a2654a9736dd3c3733619222309917e5e42f7b4b2 -size 219320 diff --git a/python-gvm-tools.changes b/python-gvm-tools.changes index 90058ba..edf143d 100644 --- a/python-gvm-tools.changes +++ b/python-gvm-tools.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon Dec 18 14:03:06 UTC 2023 - Dirk Müller + +- update to 23.11.0: + * Support for specifying task type + * Use function to calculate timestamps + * Do not truncate operating system names + * Filter for correct target +- update to 23.10.0: + * Auto-merge workflow, to enable squash auto-merge in open PRs + * Improve application-detection requests + * Group dependabot updates + * Fix param use in generate-random-reports + * Fix getting hosts in application-detection + * Remove superfluous output from check-gmp +- update to 23.9.0: + * Allow to auto re-build the docs on changes via livehtml + * Add installation instructions using pipx because of PEP 668 + * CERT-Bund Advisory script, parsing reports to CSV (#964) + * Drop support for Python 3.7 and 3.8 + * Remove obsolete project files + * Convert docs to use markdown formatting + * Update copyright year in README + * Adjust docker image for Debian Bookworm + * Use generic reusable workflows + * Create conventional commits for dependabot + * Remove `cache: "true"` input (#1004) + * Fix conventional commits workflow + * Set permissions for conventional commits workflow + ------------------------------------------------------------------- Tue Aug 1 08:46:57 UTC 2023 - Markéta Machová @@ -59,12 +89,12 @@ Thu Feb 17 10:32:18 UTC 2022 - pgajdos@suse.com ------------------------------------------------------------------- Wed Aug 25 05:36:04 UTC 2021 - Steve Kowalik -- Do not build for Python 3.6 or 3.9 due to python-python-gvm. +- 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 -- Kill dephell dependency +- Kill dephell dependency ------------------------------------------------------------------- Sun Oct 25 16:20:59 UTC 2020 - Martin Hauke diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index b05e474..d0c3678 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -21,7 +21,7 @@ %define skip_python36 1 %define skip_python39 1 Name: python-gvm-tools -Version: 23.4.0 +Version: 23.11.0 Release: 0 Summary: Tools to control a GSM/GVM over GMP or OSP License: GPL-3.0-or-later