forked from pool/whois
Accepting request 1119413 from home:AndreasStieger:branches:network:utilities
whois 5.5.19 OBS-URL: https://build.opensuse.org/request/show/1119413 OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=139
This commit is contained in:
parent
abfdba4ff3
commit
da44bee179
16
whois.asc
16
whois.asc
@ -5,7 +5,7 @@ Format: 3.0 (native)
|
||||
Source: whois
|
||||
Binary: whois
|
||||
Architecture: any
|
||||
Version: 5.5.18
|
||||
Version: 5.5.19
|
||||
Maintainer: Marco d'Itri <md@linux.it>
|
||||
Standards-Version: 4.6.2.0
|
||||
Vcs-Browser: https://github.com/rfc1036/whois
|
||||
@ -14,16 +14,16 @@ Build-Depends: debhelper-compat (= 13), gettext, pkg-config, bash-completion, li
|
||||
Package-List:
|
||||
whois deb net standard arch=any
|
||||
Checksums-Sha1:
|
||||
11599be246127bec4bdb3eef839a9fa9ed8ef076 90216 whois_5.5.18.tar.xz
|
||||
df8fcecb33989669385dbe8b26e2cd0c33ec7825 90728 whois_5.5.19.tar.xz
|
||||
Checksums-Sha256:
|
||||
80132ac952e882fc2b1e8e681e9a0d432949f99afa7503d257487515c85cd5b8 90216 whois_5.5.18.tar.xz
|
||||
f92817716e85e2e30851eab565d69c48ddbcb61ab92634a2a5fdff8ee7b26876 90728 whois_5.5.19.tar.xz
|
||||
Files:
|
||||
be8aaa843a0030f656b0ac3ed945e4e6 90216 whois_5.5.18.tar.xz
|
||||
e719aef49e4ca3ff959fe4e18c3dd4a2 90728 whois_5.5.19.tar.xz
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCZLv8nAAKCRDLPsM64d7X
|
||||
gWkyAP9T7dH+4Bv5Xcs1pTGll2uT+KOjfaxGhM+qkEEG2F33eQEA59WBcV/a535Q
|
||||
G9Jc+g9zEqiSvqEGZYZgV9O1p1R1qwc=
|
||||
=8Irk
|
||||
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCZSMYxwAKCRDLPsM64d7X
|
||||
gZsfAPwNd2hJMwOSGFfo+RfD91jBdvNf3PqsLlwVr9IOA5WUnQEAwgkyD/YgbiWp
|
||||
dyajTFtm+6yfE7JBEHl1mDGkOIG5RAo=
|
||||
=VXtB
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 22 07:56:29 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 5.5.19:
|
||||
* Fix english support for Japanese queries to not add again the
|
||||
/e argument if it had already been provided by the user
|
||||
* Add the .ye and .বাংলা (.xn--54b7fta0cc, Bangladesh) TLD
|
||||
servers
|
||||
* Update the .ba, .bb, .dk, .es, .gt, .jo, .ml, .mo, .pa, .pn,
|
||||
.sv, .uy, .ﺍﻻﺭﺪﻧ (.xn--mgbayh7gpa, Jordan) and .澳門
|
||||
(.xn--mix891f, Macao) TLD servers
|
||||
* Upgrade the TLD URLs to HTTPS whenever possible
|
||||
* Update the charset for whois.jprs.jp
|
||||
* Remove 3 new gTLDs which are no longer active
|
||||
* Remove support for the obsolete as32 dot notation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 06:21:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: whois
|
||||
Version: 5.5.18
|
||||
Version: 5.5.19
|
||||
Release: 0
|
||||
Summary: Intelligent WHOIS client
|
||||
License: GPL-2.0-or-later
|
||||
@ -61,7 +61,7 @@ echo "`grep -A1 "Files:" %{SOURCE2} | grep %{name}_%{version}.tar.xz | cut -d\
|
||||
echo "`grep -A1 "Checksums-Sha1" %{SOURCE2} | grep %{name}_%{version}.tar.xz | cut -d\ -f2` %{SOURCE0}" | sha1sum -c
|
||||
echo "`grep -A1 "Checksums-Sha256" %{SOURCE2} | grep %{name}_%{version}.tar.xz | cut -d\ -f2` %{SOURCE0}" | sha256sum -c
|
||||
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -n %{name}
|
||||
|
||||
%build
|
||||
%make_build all mkpasswd HAVE_LIBIDN2=1 HAVE_ICONV=1 \
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80132ac952e882fc2b1e8e681e9a0d432949f99afa7503d257487515c85cd5b8
|
||||
size 90216
|
3
whois_5.5.19.tar.xz
Normal file
3
whois_5.5.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f92817716e85e2e30851eab565d69c48ddbcb61ab92634a2a5fdff8ee7b26876
|
||||
size 90728
|
Loading…
x
Reference in New Issue
Block a user