diff --git a/gvm-tools-21.10.0.tar.gz b/gvm-tools-21.10.0.tar.gz deleted file mode 100644 index 3c755cb..0000000 --- a/gvm-tools-21.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed940328617ce80102386dec0fc3a7259aaee0a518409ef468941db11e9ce2b8 -size 162620 diff --git a/gvm-tools-22.9.0.tar.gz b/gvm-tools-22.9.0.tar.gz new file mode 100644 index 0000000..58334c9 --- /dev/null +++ b/gvm-tools-22.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9d8f5dba69a72f4fcdb65512c939840da37f2a2c32576f3a7d7463768925fb +size 197676 diff --git a/python-gvm-tools.changes b/python-gvm-tools.changes index f8cc2e3..b11a736 100644 --- a/python-gvm-tools.changes +++ b/python-gvm-tools.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Sep 29 01:28:42 UTC 2022 - Yogalakshmi Arunachalam + +- version update to 22.9.0 + * Changelog created for release to 22.9.0 + * Fix: Consolidated Report script finds last report in time period now (#771) + * Bump bcrypt from 3.2.2 to 4.0.0 + * Bump urllib3 from 1.26.11 to 1.26.12 + * Change: Don't use a pip cache within the container build + * Bump charset-normalizer from 2.1.0 to 2.1.1 (#767) + * Bump pygments from 2.12.0 to 2.13.0 + * Bump coverage from 6.4.3 to 6.4.4 + * Bump autohooks from 22.8.0 to 22.8.1 + * Bump github/codeql-action from 1 to 2 + * Bump actions/checkout from 2 to 3 + * Bump actions/setup-python from 2 to 4 + * Add: Update GitHub actions via dependabot too + * Add dockerignor file for a cleaner container build context + * Remove unnecessary installation of poetry in container workflow + * Try to fix poetry issue not being able to find python + * Update Dockerfile + * Update container.yml + * Update container.yml + * Update container.yml + * Add: Build container image for gvm-tools + * Update and improve docs + * Change: Update links and terms in README and docs + * Add: Deploy docs to GitHub pages too + * Normalize strings for gmp scripts too + * Change: Enable string normalization with black + * Sort all imports with isort + * Change: Add autohooks-plugin-isort for import sorting + * Change: Use greater or equal then for dependencies with calver + ------------------------------------------------------------------- Thu Feb 17 10:32:18 UTC 2022 - pgajdos@suse.com diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index 36ffee3..8caf33b 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -22,7 +22,7 @@ %define skip_python36 1 %define skip_python39 1 Name: python-gvm-tools -Version: 21.10.0 +Version: 22.9.0 Release: 0 Summary: Tools to control a GSM/GVM over GMP or OSP License: GPL-3.0-or-later