14
0
forked from pool/python-shodan

- update to version 1.23.0:

- Add new CLI command: shodan alert domain

- update to version 1.22.1:
 - vulns: Fix bug when converting data file to CSV using Python3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=49
This commit is contained in:
Sebastian Wagner
2020-04-07 07:14:33 +00:00
committed by Git OBS Bridge
parent 997f28ee11
commit 6552f9203b
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Apr 7 07:07:18 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.23.0:
- Add new CLI command: shodan alert domain
-------------------------------------------------------------------
Fri Mar 27 18:31:29 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.22.1:
- vulns: Fix bug when converting data file to CSV using Python3
-------------------------------------------------------------------
Fri Mar 27 10:45:45 UTC 2020 - pgajdos@suse.com