forked from pool/python-passivetotal
- update to version 2.5.6:
- Bug fixes:
- Fixed issue that broke Illuminate ASI and Vuln Intel analyzer modules in Python 3.7 and
earlier due to a missing param on the lru_cache decorator required in those versions.
- Fixed default end date behavior in analyzer to include a full day rather than stopping at
midnight "today". Was causing records with a last-seen date equal to the current date
to be excluded from analyzer record list objects (including pDNS, certificates, and
anything else that supported date-bounded queries).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passivetotal?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 2 07:03:41 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.5.6:
|
||||
- Bug fixes:
|
||||
- Fixed issue that broke Illuminate ASI and Vuln Intel analyzer modules in Python 3.7 and
|
||||
earlier due to a missing param on the lru_cache decorator required in those versions.
|
||||
- Fixed default end date behavior in analyzer to include a full day rather than stopping at
|
||||
midnight "today". Was causing records with a last-seen date equal to the current date
|
||||
to be excluded from analyzer record list objects (including pDNS, certificates, and
|
||||
anything else that supported date-bounded queries).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 18 20:05:15 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user