forked from pool/whois
Accepting request 282447 from home:AndreasStieger:branches:network:utilities
whois 5.2.3 OBS-URL: https://build.opensuse.org/request/show/282447 OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=51
This commit is contained in:
parent
49e21577d2
commit
9720d3e46e
28
whois.asc
28
whois.asc
@ -5,7 +5,7 @@ Format: 3.0 (native)
|
||||
Source: whois
|
||||
Binary: whois
|
||||
Architecture: any
|
||||
Version: 5.2.2
|
||||
Version: 5.2.3
|
||||
Maintainer: Marco d'Itri <md@linux.it>
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Browser: https://github.com/rfc1036/whois
|
||||
@ -14,23 +14,23 @@ Build-Depends: debhelper (>= 5), gettext, libidn11-dev
|
||||
Package-List:
|
||||
whois deb net standard arch=any
|
||||
Checksums-Sha1:
|
||||
4438b9940b27b67459c82e4e6865a087e491788d 78832 whois_5.2.2.tar.xz
|
||||
6e9738e5b181ed600567d2ddb3b5e872d08201f0 77800 whois_5.2.3.tar.xz
|
||||
Checksums-Sha256:
|
||||
cba874b457a6b7c4659245780d3d7321d129ab47da86103e07578ec7430fec09 78832 whois_5.2.2.tar.xz
|
||||
b1c9a4005bd41036a9e82dd4830005f33ffa5255ab764f4dbe3300715c15e803 77800 whois_5.2.3.tar.xz
|
||||
Files:
|
||||
fc928c97d9f438257496e695eafedfca 78832 whois_5.2.2.tar.xz
|
||||
8144fc16bd11f04087c6f91f26ced381 77800 whois_5.2.3.tar.xz
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQGcBAEBAgAGBQJUYsecAAoJECv1pcEixPekp6oL/j6IeXQLR/y3tbDxx2p2+k8q
|
||||
+CWFbgb4uhr09kuGVOBS6UKjd+M630sLUjGpJX4K7iX1lLYwofqrvN3s0dBsxruI
|
||||
2JGAIWbg2OFD3uK1VOyxW4r+oxS651odnvp6Cd47D6imtMVs5PWPc0nlYnaBmTFP
|
||||
PQ/XWcf46xShcywpcJBlkiYgUwgjqWEU2MyLu7vOvhNj5dM0XrHgUtIX4e6XEj0I
|
||||
VoOIQ2BGjsM0KKu0VK4HJ2aAdlxGgxDyHBWXqm/IZkznlrzPmc/bBBOaLidGh1LK
|
||||
9+qiJ/DTQKYSfEzBO6X8qj1zrxHNfiHFakv7iRH4ejh9D9NehNbXzlm9HxxI92hK
|
||||
ccbSnzQ8na/sUhRG85J0+c3nN6cPLiFs6FEioDX2vjtXKX0FtbMtoWA6hq+3CRaT
|
||||
nAMYuVBGJrEAixKcU5et18fRDKvO1G0ox5W4e3j6ngpRZeAaAuxk6Y6k7PRKpTUR
|
||||
sTNUZICwUbDvr13zt66mJgV3OMOT2xggT6tY2+hEJw==
|
||||
=0UdO
|
||||
iQGcBAEBAgAGBQJUnbPYAAoJECv1pcEixPekTL4L/1dzLjKABjG7f8EYfdybqb0h
|
||||
o74EN5Lb3lZbbKmzmpW/1eRza04PwWnDZ/rGc/Ku5xkBuJRF+W5aVF6mb1eBPNx5
|
||||
LxuiY9BllUcfnLWQcpXyRKej09u4l72gD9/ntsBMj+LMNwzMjxEKEzujUa/jSyyN
|
||||
lTbWbnVdHLu8NpfrH8+okasUnrK1JUjJ9aYa9zVybNEMZJ1Ampj9UxJASJZgcwny
|
||||
w7i2pAqJzhWeNmwe5HG3Z6HKL9WH2OtUvYCfaJhmcagH6MqFLSq3jUqyVnyXiKlb
|
||||
mPNKeaOySz+ju679FxWiLs+yE3RWlavflPmZpuW/amIRG7JIugpNM2T8vpZlnyen
|
||||
BXD1Eg7yHHN20jKNp2j5n14ZROUDKLfHCEHQHyvJqJkxaF0K22sqmRgE1ofU82Ue
|
||||
iOKsGJMBP5f9lNrZQdk26cQZlxfK7LMCjgAwgtqq+17GV1Vz3sq4dTRbi8ZuMtXZ
|
||||
Dak9hOIVK4W4JVXHDaByVkIWb1zY9wpGO4J7vuOxlQ==
|
||||
=GfNQ
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 22 15:24:05 UTC 2015 - andreas.stieger@gmx.de
|
||||
|
||||
- whois 5.2.3:
|
||||
* Added the .gw TLD server.
|
||||
* Updated the .bm, .gr, .gt, .md, .np, .py, .tc, .tg, .vi,
|
||||
.net.za, .org.za and .web.za TLD servers.
|
||||
* Removed the .cg TLD server.
|
||||
* Updated the list of new gTLDs.
|
||||
* mkpasswd: use arc4random_buf(3) where available.
|
||||
* mkpasswd: support OpenBSD's new hash 2b.
|
||||
* Updated some IPv4 allocations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 6 18:25:49 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package whois
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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.2.2
|
||||
Version: 5.2.3
|
||||
Release: 0
|
||||
Summary: Intelligent WHOIS client
|
||||
License: GPL-2.0+
|
||||
@ -29,6 +29,7 @@ Source: http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version
|
||||
Source2: %{name}.keyring
|
||||
# rename .dsc to not build the package in OBS
|
||||
Source3: http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.dsc#/%{name}.asc
|
||||
Patch0: whois-nobsdsource.patch
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: xz
|
||||
Provides: ripe-whois-tools
|
||||
@ -44,7 +45,6 @@ Requires: perl = %{perl_version}
|
||||
%if 0%{?suse_version} <= 1140
|
||||
BuildRequires: libxcrypt-devel
|
||||
%endif
|
||||
Patch: whois-nobsdsource.patch
|
||||
|
||||
%description
|
||||
This package provides a commandline client for the WHOIS (RFC 3912)
|
||||
@ -62,7 +62,7 @@ echo "`grep -A1 "Checksums-Sha1" %{SOURCE3} | grep %{name}_%{version}.tar.xz | c
|
||||
echo "`grep -A1 "Checksums-Sha256" %{SOURCE3} | grep %{name}_%{version}.tar.xz | cut -d\ -f2` %{SOURCE0}" | sha256sum -c
|
||||
|
||||
%setup -q
|
||||
%patch -p1
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 %{?_smp_mflags} \
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cba874b457a6b7c4659245780d3d7321d129ab47da86103e07578ec7430fec09
|
||||
size 78832
|
3
whois_5.2.3.tar.xz
Normal file
3
whois_5.2.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1c9a4005bd41036a9e82dd4830005f33ffa5255ab764f4dbe3300715c15e803
|
||||
size 77800
|
Loading…
Reference in New Issue
Block a user