Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-passivetotal for
openSUSE:Factory checked in at 2021-06-27 18:59:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-passivetotal (Old)
and /work/SRC/openSUSE:Factory/.python-passivetotal.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-passivetotal"
Sun Jun 27 18:59:20 2021 rev:9 rq:902588 version:2.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-passivetotal/python-passivetotal.changes
2021-06-01 10:41:15.317200560 +0200
+++
/work/SRC/openSUSE:Factory/.python-passivetotal.new.2625/python-passivetotal.changes
2021-06-27 19:00:43.020404940 +0200
@@ -1,0 +2,19 @@
+Sun Jun 20 08:52:03 UTC 2021 - Sebastian Wagner <[email protected]>
+
+- update to version 2.4.2:
+ - Enhancements:
+ - Throw `AnalyzerError` when a hostname cannot be resolved to an IP
+ - Add links to summary card as_dict method
+ - Bug Fixes
+ - Added missing docstring for `services` property
+ - Fixed various issues with `as_dict` property to ensure only serializable
+ types made it into the dictionary.
+ - Ensured Projects would load by GUID regardless of visiblity.
+ - Removed a partially-implemented __str__ method in `MalwareList` method
+ - Ensured all __str__ methods in `analyzer` objects always return a string
+ - Upserting an artifact triggered an API error when setting a tag
+ - Ensure `summary` property returns ints, not None, when fields are missing
+ - Properly handle defanged ip addresses
+ - Exclude Nones from sets in various properties to avoid problems with
`NoneTypes`
+
+-------------------------------------------------------------------
Old:
----
passivetotal-2.4.1.tar.gz
New:
----
passivetotal-2.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-passivetotal.spec ++++++
--- /var/tmp/diff_new_pack.oghyTk/_old 2021-06-27 19:00:43.460405518 +0200
+++ /var/tmp/diff_new_pack.oghyTk/_new 2021-06-27 19:00:43.464405523 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-passivetotal
-Version: 2.4.1
+Version: 2.4.2
Release: 0
Summary: Client for the PassiveTotal REST API
License: GPL-2.0-only
++++++ passivetotal-2.4.1.tar.gz -> passivetotal-2.4.2.tar.gz ++++++
++++ 2269 lines of diff (skipped)