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-08-28 22:29:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-passivetotal (Old)
 and      /work/SRC/openSUSE:Factory/.python-passivetotal.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-passivetotal"

Sat Aug 28 22:29:09 2021 rev:12 rq:914689 version:2.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-passivetotal/python-passivetotal.changes  
2021-08-04 22:29:40.941743618 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-passivetotal.new.1899/python-passivetotal.changes
        2021-08-28 22:29:23.921992172 +0200
@@ -1,0 +2,32 @@
+Fri Aug 20 19:48:31 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 2.5.4:
+ - Enhancements:
+  - Removed strict checking on tracker type to permit querying by arbitrary 
tracker types. Updated list
+    of common trackers. Added searchType param to docs to reflect API's 
capability of returning either
+    hostnames or addresses.
+  - New methods to search trackers in the `analyzer` module, including 
`tracker_references` property on
+    `Hostname` and `IPAddress` objects to find other sites referencing the 
focus host in their tracker
+    values.
+  - New `analyzer.Tracker` top-level entity with `observations_by_ip` and 
`observations_by_hostname`
+    properties to find other hosts with the same tracker type and value. 
+  - New `filter_fn` method on all RecordList objects enables filtering a list 
by an arbitrary function.
+    Helps reduce code duplication and enables more advanced filtering. 
+  - Monitoring API endpoint support in the core library, and new `alerts` 
property on 
+    project artifacts to easily retrieve the list of new alerts for an 
artifact in a project.
+    Handles pagination automatically and returns results in new analyzer 
objects to enable
+    standard filtering and data representation (i.e. `as_dict` and `as_df`).
+  - Small change to the `get_object` method to tolerate passing it objects 
that are already
+    `analyzer.Hostname` or `analyzer.IPAddress` objects.
+  - New `is_ip` and `is_hostname` methods on both `Hostname` and `IPAddress` 
objects to simplify
+    code that operates against a list of hosts that may include objects of 
both types.
+  - New methods on Tracker search results and Hostpair results to exclude 
records with hostnames, 
+    domains or tlds in a given list. This helps refine results to focus on 
"foreign" sites and enables direct
+    application of proven phishing site detection use cases.
+ - Bug Fixes:
+  - Fixed incorrect constant reference in trackers API (by removing strict 
checking on
+    tracker type).
+  - Fixed broken `age` property on Articles that was also causing `as_df` and 
`as_dict` to fail.
+    Likely caused by missing time zone info in dates returned from the API.
+
+-------------------------------------------------------------------

Old:
----
  passivetotal-2.5.3.tar.gz

New:
----
  passivetotal-2.5.4.tar.gz

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

Other differences:
------------------
++++++ python-passivetotal.spec ++++++
--- /var/tmp/diff_new_pack.KTjvgK/_old  2021-08-28 22:29:24.413992683 +0200
+++ /var/tmp/diff_new_pack.KTjvgK/_new  2021-08-28 22:29:24.413992683 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           python-passivetotal
-Version:        2.5.3
+Version:        2.5.4
 Release:        0
 Summary:        Client for the PassiveTotal REST API
 License:        GPL-2.0-only

++++++ passivetotal-2.5.3.tar.gz -> passivetotal-2.5.4.tar.gz ++++++
++++ 3853 lines of diff (skipped)

Reply via email to