diff --git a/python-shodan.changes b/python-shodan.changes index 91f570c..813dbfb 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 1 15:47:16 UTC 2019 - Marketa Calabkova + +- Update to 1.19.0 + * Ability to specify list of fields to include when converting to CSV/ Excel + * Filter the Shodan Firehose based on tags in the banner + * Fix bug that caused unicode error when printing domain information + * Add flag to let users get their IPv6 address shodan myip -6 + * Add library methods for the new Notifications API + * New method to edit the list of IPs for an existing network alert + ------------------------------------------------------------------- Tue Sep 10 10:22:55 UTC 2019 - Tomáš Chvátal diff --git a/python-shodan.spec b/python-shodan.spec index cd6e3b1..93825ad 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-shodan -Version: 1.15.0 +Version: 1.19.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.15.0.tar.gz b/shodan-1.15.0.tar.gz deleted file mode 100644 index 46fd12f..0000000 --- a/shodan-1.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7903d110376dac9d3b7c046a1a1bd285e0f63a73649a700e80bbca3b698bb5bf -size 46792 diff --git a/shodan-1.19.0.tar.gz b/shodan-1.19.0.tar.gz new file mode 100644 index 0000000..89d42d0 --- /dev/null +++ b/shodan-1.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8bb822738d02a63dbe890b46f511f0df13fd33a60b754278c3bf5dd5cf9fc4 +size 47813