Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gvm-tools for
openSUSE:Factory checked in at 2026-03-16 14:16:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gvm-tools (Old)
and /work/SRC/openSUSE:Factory/.python-gvm-tools.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gvm-tools"
Mon Mar 16 14:16:54 2026 rev:14 rq:1339160 version:25.4.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gvm-tools/python-gvm-tools.changes
2024-10-30 17:37:28.239883524 +0100
+++
/work/SRC/openSUSE:Factory/.python-gvm-tools.new.8177/python-gvm-tools.changes
2026-03-16 14:20:04.200112288 +0100
@@ -1,0 +2,36 @@
+Sun Mar 15 19:34:59 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 25.4.8:
+ * Fix Add or Update detect-hidden-unicode.yml by @greenbonebot
+ * Added whole-only families array + refactoring by
+ * Addressing PR comments by @robindittmar in #1288
+ * Automatix update for enterprise-containers by @pascalholthaus
+ in #1284
+ * Script for generating CERT-BUND-ADV scan configs now supports
+ whole-only families by @robindittmar in 8fb7969
+ * Removed unnecessary if-clause by @robindittmar in 3e7e3cf
+- update to 25.4.3:
+ * Remove openvas-enterprise-conatiner-dev by @soumya-greenbone
+ in #1279
+- update to 25.4.2:
+ * Fix Add or Update detect-hidden-unicode.yml by @greenbonebot
+ in #1270
+ * Fix Add or Update detect-hidden-unicode.yml by @greenbonebot
+ in #1274
+- update to 25.4.1:
+ * Removed obsolete imports. by @jhelmold in #1257
+- update to 25.4.0:
+ * Add monthly-report ++reports option, fix report id by
+ @timopollmeier in 9db3340
+ * Use "filter_string" param in scripts by @timopollmeier in
+ #1244
+ * Fix result fetching in monthly-report script by
+ @timopollmeier in c2f0fec
+ * Use different commands for adding user and group to container
+ by @bjoernricks in #1243
+ * Upgrade minimum python-gvm dependency version to >=26.0.0 by
+ * Fix typo by @k-schlosser in #1205
+ * Fixed a small bug in the generation of random reports. by
+ @jhelmold in #1210
+
+-------------------------------------------------------------------
Old:
----
gvm-tools-24.8.0.tar.gz
New:
----
gvm-tools-25.4.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gvm-tools.spec ++++++
--- /var/tmp/diff_new_pack.55c6lW/_old 2026-03-16 14:20:04.652131052 +0100
+++ /var/tmp/diff_new_pack.55c6lW/_new 2026-03-16 14:20:04.656131218 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-gvm-tools
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2020-2023, Martin Hauke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%{?sle15_python_module_pythons}
%global skip_python39 1
Name: python-gvm-tools
-Version: 24.8.0
+Version: 25.4.8
Release: 0
Summary: Tools to control a GSM/GVM over GMP or OSP
License: GPL-3.0-or-later
@@ -30,13 +30,13 @@
BuildRequires: %{python_module poetry-core}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-python-gvm >= 23.4.2
+Requires: python-python-gvm >= 26.0.0
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module python-gvm >= 23.4.2}
+BuildRequires: %{python_module python-gvm >= 26.0.0}
# /SECTION
%python_subpackages
++++++ gvm-tools-24.8.0.tar.gz -> gvm-tools-25.4.8.tar.gz ++++++
++++ 9818 lines of diff (skipped)