forked from pool/python-shodan
- update to 1.31.0:
* no upstream changelog available - Update to version 1.28.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=65
This commit is contained in:
@@ -1,7 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 14 08:46:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.31.0:
|
||||||
|
* no upstream changelog available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 7 15:35:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Fri Oct 7 15:35:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- Update to version 1.28.0
|
- Update to version 1.28.0
|
||||||
* Add the ability to whitelist a specific vulnerability in Shodan Monitor instead of whitelisting the while IP:port
|
* Add the ability to whitelist a specific vulnerability in Shodan Monitor instead of whitelisting the while IP:port
|
||||||
* Show scan ID when scanning without showing results (credit to @seadog007)
|
* Show scan ID when scanning without showing results (credit to @seadog007)
|
||||||
* Handle bad gateway errors (credit to @yaron-cider)
|
* Handle bad gateway errors (credit to @yaron-cider)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-shodan
|
# spec file for package python-shodan
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%{!?license: %global license %doc}
|
%{!?license: %global license %doc}
|
||||||
Name: python-shodan
|
Name: python-shodan
|
||||||
Version: 1.28.0
|
Version: 1.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library and command-line utility for Shodan
|
Summary: Python library and command-line utility for Shodan
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -37,7 +37,7 @@ Requires: python-colorama
|
|||||||
Requires: python-requests >= 2.2.1
|
Requires: python-requests >= 2.2.1
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Recommends: python-curses
|
Recommends: python-curses
|
||||||
Suggests: %{name}-doc
|
Suggests: %{name}-doc
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18bd2ae81114b70836e0e3315227325e14398275223998a8c235b099432f4b0b
|
|
||||||
size 53522
|
|
3
shodan-1.31.0.tar.gz
Normal file
3
shodan-1.31.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c73275386ea02390e196c35c660706a28dd4d537c5a21eb387ab6236fac251f6
|
||||||
|
size 57939
|
Reference in New Issue
Block a user