forked from pool/whois
Accepting request 842593 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/842593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/whois?expand=0&rev=79
This commit is contained in:
commit
b12bf7481f
31
whois.asc
31
whois.asc
@ -1,38 +1,29 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA512
|
||||
Hash: SHA256
|
||||
|
||||
Format: 3.0 (native)
|
||||
Source: whois
|
||||
Binary: whois
|
||||
Architecture: any
|
||||
Version: 5.5.6
|
||||
Version: 5.5.7
|
||||
Maintainer: Marco d'Itri <md@linux.it>
|
||||
Standards-Version: 4.3.0.1
|
||||
Standards-Version: 4.5.0.3
|
||||
Vcs-Browser: https://github.com/rfc1036/whois
|
||||
Vcs-Git: git://github.com/rfc1036/whois.git
|
||||
Vcs-Git: https://github.com/rfc1036/whois.git
|
||||
Build-Depends: debhelper (>= 10), gettext, pkg-config, libidn2-dev (>= 2.0.3)
|
||||
Package-List:
|
||||
whois deb net standard arch=any
|
||||
Checksums-Sha1:
|
||||
93c583a353c2cf939f248ba81550ac0ca5c7b7b1 85572 whois_5.5.6.tar.xz
|
||||
e401e5865ac0f4d9590ff66730ae702b1ad233a8 85276 whois_5.5.7.tar.xz
|
||||
Checksums-Sha256:
|
||||
cba1e9000c60950f46a96ba23e8eea8aee240a2b8560e63a6bfb33f9034af14e 85572 whois_5.5.6.tar.xz
|
||||
3efa700dbf38d127c31b21af3176cd6e5a69f96a056be60ac1dcd13df7717393 85276 whois_5.5.7.tar.xz
|
||||
Files:
|
||||
837c1419d713e3066303d85c6984bf24 85572 whois_5.5.6.tar.xz
|
||||
7d9c34565b46476b08274604837f75a0 85276 whois_5.5.7.tar.xz
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAEBCgAdFiEEZ5FAO2iuJpBRfELq5v/x443JaLAFAl5JDdMACgkQ5v/x443J
|
||||
aLDHUA//RUTniTewo+Zv0bDUIodp35P5cfWYvoao1flwcKXKYqJ5GKm3ScwNcl+H
|
||||
WZnjSiTKcFfUG0xWZoaagPArrwC1so20WOTecOzBVYlbmyD3VxDhzneW++EQpE5Z
|
||||
whMVf6s3mQcEUS/DAC8WXvDLaUX7KdUFM/u/fmfwrhgSEcegrkBaFW9X2KXL+sKA
|
||||
jnb486OPByVWsEOlXKurVZALi9V5yeryvmP+y6KtAySBQEYO4N6aeIBzU0vKf6iV
|
||||
zfEYXDmzbhzShJUPG9+Zpu3VbqjDlhmu8Pn2o4R6shvx1/evQKdLdiSXYgW0yqcd
|
||||
rP3sHri68ikRnMlo4MKuWsTNGAfs14rdLphrbeKhDIN/cRC8q95Pmk+KiR902Maj
|
||||
UDdqrBcLJr2z/Ccbi0XAYAeT0GwVSB058mBq3n2QVcXTgERyoVRqxGNKC2+DA9dI
|
||||
qtMMG9ZSAXXuy1Jh5Y3Jj4+NUn8Hy50OA51ZRfaPuqg+gMEGdIb/lbTlbQWAKibf
|
||||
0RbQwDG5CPWs3kRwZLPGODSThsU5WfqfCj4uoQFon1ixHTy5/XJFlsPiBK00MaFL
|
||||
Wo+KYl+Rw4/07b1dyNKLanNDRsI1Yx3nfB7hLYKDskLLYS+Nf7T7Qa3qTqWVm8LK
|
||||
lczgxGPC3nggGwZSt/Rp2S16CXodDW7DAkM9ra2F/xMve4CZxJE=
|
||||
=Y0kh
|
||||
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCX3idQwAKCRDLPsM64d7X
|
||||
gWkzAQDO7wHL2qqvqWusKnH3moy0LQXSYU2qfX8nil+z4s4J9gEAuxleLAPAlod/
|
||||
X6hixTuJlzoy5TxZeQ3n+qZk1cAe5wQ=
|
||||
=hJZh
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 18 17:57:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 5.5.7:
|
||||
* Implemented support for CIDR queries to whois.arin.net.
|
||||
The old behaviour caused the server to return no results, now when
|
||||
querying for ip/length the server returns a result if there is an
|
||||
exact match.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 13:37:12 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package whois
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: whois
|
||||
Version: 5.5.6
|
||||
Version: 5.5.7
|
||||
Release: 0
|
||||
Summary: Intelligent WHOIS client
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cba1e9000c60950f46a96ba23e8eea8aee240a2b8560e63a6bfb33f9034af14e
|
||||
size 85572
|
3
whois_5.5.7.tar.xz
Normal file
3
whois_5.5.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3efa700dbf38d127c31b21af3176cd6e5a69f96a056be60ac1dcd13df7717393
|
||||
size 85276
|
Loading…
Reference in New Issue
Block a user