Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ospd-openvas for 
openSUSE:Factory checked in at 2026-01-06 17:45:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ospd-openvas (Old)
 and      /work/SRC/openSUSE:Factory/.python-ospd-openvas.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ospd-openvas"

Tue Jan  6 17:45:46 2026 rev:3 rq:1325517 version:22.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ospd-openvas/python-ospd-openvas.changes  
2023-02-02 18:33:17.913275512 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ospd-openvas.new.1928/python-ospd-openvas.changes
        2026-01-06 17:47:14.092168872 +0100
@@ -1,0 +2,31 @@
+Tue Jan  6 04:23:26 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 22.10.0:
+  * fail if KDC element has an invalid separation
+  * Configuration to Limit KB usage per script
+  * make error statement when SMB and KRB5 are defined more clear.
+  * remove support for python 3.7 and 3.8
+  * set default log level explicitely for test_port_convert
+  * Make the alive_test_ports scanner preference visible for the clients.
+  * gpg verification failure handling of notus advisories sha256sums
+  * adjust the call to stop_scan_cleanup to pass the pid as argument
+  * receive the pid as string instead of the psutil.Popen object
+  * when sha256sums for notus are missing ignore instead of crash
+  * queued scan count
+  * ospd-openvas depends on mosquitto MQTT broker
+  * Change lock file location in default config file
+  * Don't crash if the pid file contains an invalid pid
+  * improve handling of malformed severity vectors.
+  * qod-type is in advisory not meta-data
+  * ospd-feed-preparer to copy recursively for script-dependencies
+  * use ~/.gnupg when /etc/openvas/gnupg is not available
+  * race condition within daemon and notus
+  * Stop and clean finished/running openvas process before resumming a scan
+  * enable hash sum verification for notus files
+  * Improve handling of unknown scan ids
+  * unable to restart container after it was killed
+  * Resubscribe when mqtt reconnects
+  * Use the agreed default directory for notus advisories
+- List directories under sitelib explicitly.
+
+-------------------------------------------------------------------

Old:
----
  ospd-openvas-22.4.5.tar.gz
  ospd-openvas-22.4.5.tar.gz.asc

New:
----
  ospd-openvas-22.10.0.tar.gz
  ospd-openvas-v22.10.0.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ospd-openvas.spec ++++++
--- /var/tmp/diff_new_pack.3vVjrs/_old  2026-01-06 17:47:14.684193226 +0100
+++ /var/tmp/diff_new_pack.3vVjrs/_new  2026-01-06 17:47:14.684193226 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ospd-openvas
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,22 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define         skip_python2 1
 Name:           python-ospd-openvas
-Version:        22.4.5
+Version:        22.10.0
 Release:        0
 Summary:        An OSP server implementation
 License:        AGPL-3.0-or-later
 URL:            https://github.com/greenbone/ospd-openvas
 Source:         
https://github.com/greenbone/ospd-openvas/archive/v%{version}.tar.gz#/ospd-openvas-%{version}.tar.gz
-Source98:       
https://github.com/greenbone/ospd-openvas/releases/download/v%{version}/ospd-openvas-%{version}.tar.gz.asc
+Source98:       
https://github.com/greenbone/ospd-openvas/releases/download/v%{version}/ospd-openvas-v%{version}.tar.gz.asc
 Source99:       
https://www.greenbone.net/GBCommunitySigningKey.asc#/ospd-openvas.keyring
-BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module defusedxml >= 0.6}
 BuildRequires:  %{python_module gnupg >= 0.4.8}
 BuildRequires:  %{python_module lxml >= 4.5.2}
 BuildRequires:  %{python_module paho-mqtt >= 1.5.1}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module poetry}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module wheel}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-defusedxml >= 0.6
@@ -48,6 +44,8 @@
 Provides:       ospd-openvas = %{version}
 Provides:       python-ospd = %{version}
 Obsoletes:      python-ospd < %{version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Deprecated >= 1.2.10}
@@ -86,5 +84,6 @@
 %doc CHANGELOG.md README.md
 %python_alternative %{_bindir}/ospd-openvas
 %{python_sitelib}/ospd
-%{python_sitelib}/ospd_openvas*
+%{python_sitelib}/ospd_openvas
+%{python_sitelib}/ospd_openvas-%{version}.dist-info
 

++++++ ospd-openvas-22.4.5.tar.gz -> ospd-openvas-22.10.0.tar.gz ++++++
++++ 8091 lines of diff (skipped)

Reply via email to