SHA256
1
0
forked from pool/whois

Accepting request 961617 from home:dspinella:branches:network:utilities

- Update to 5.5.12:
  * Updated the .pro TLD server, which was totally broken.
  * Fixed the detection of Japanese locales using $LC_MESSAGES.
  * Implemented providing partial salt strings to mkpasswd.
  * Removed 2 new gTLDs which are no longer active.
  * Updated one or more translations.
  * Enabled full hardening in debian/rules.
- Cleanup build requirements for SLE-11

OBS-URL: https://build.opensuse.org/request/show/961617
OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=125
This commit is contained in:
Danilo Spinella 2022-03-18 13:18:37 +00:00 committed by Git OBS Bridge
parent c18a92d88b
commit 19d81bce83
5 changed files with 25 additions and 16 deletions

View File

@ -5,25 +5,25 @@ Format: 3.0 (native)
Source: whois
Binary: whois
Architecture: any
Version: 5.5.11
Version: 5.5.12
Maintainer: Marco d'Itri <md@linux.it>
Standards-Version: 4.5.0.3
Standards-Version: 4.6.0.1
Vcs-Browser: https://github.com/rfc1036/whois
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:
ba715b7fffe43b7994172b6a4bfeb656d802bf33 85348 whois_5.5.11.tar.xz
10c4756f6e591bb42c4d98f5dfdcdcf0fa4d5456 85696 whois_5.5.12.tar.xz
Checksums-Sha256:
966281eb8301c14a1acc17e46c70061f73179d80e370aef43065c22f0947fb87 85348 whois_5.5.11.tar.xz
f1c5bab781b7f2357dab1039e8875d41ff7b5d03a78c27443fa26351952a0822 85696 whois_5.5.12.tar.xz
Files:
7c93595b0bb68c6fce66dad2f8585c26 85348 whois_5.5.11.tar.xz
e34887321c5e23a4a9506517ff566b60 85696 whois_5.5.12.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCYdMysQAKCRDLPsM64d7X
gcsFAQC+eUhouZCxUEMiFnm2VOmKizp6KwQPc54/h16qKYtkkwD/fP/7FLunbfbk
vTYMFf23NPiVfI/9ovzLuPYgCGKmvQs=
=wiEQ
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCYhV5/gAKCRDLPsM64d7X
gUG7AQCcwKvteTG7nQ4ypxFlTaWYBROb467Mky2kZ6QAH2X8DwEA1pSdDVSTMyaW
AEayK+huLAarOZCX0dx/tQ4uCgg7vAk=
=OeWf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 24 17:05:27 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
- Update to 5.5.12:
* Updated the .pro TLD server, which was totally broken.
* Fixed the detection of Japanese locales using $LC_MESSAGES.
* Implemented providing partial salt strings to mkpasswd.
* Removed 2 new gTLDs which are no longer active.
* Updated one or more translations.
* Enabled full hardening in debian/rules.
- Cleanup build requirements for SLE-11
-------------------------------------------------------------------
Tue Jan 4 16:35:08 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: whois
Version: 5.5.11
Version: 5.5.12
Release: 0
Summary: Intelligent WHOIS client
License: GPL-2.0-or-later
@ -35,9 +35,6 @@ Provides: ripe-whois-tools
%if 0%{?suse_version} != 1310
BuildRequires: perl(autodie)
%endif
%if 0%{?suse_version} <= 1140
BuildRequires: libxcrypt-devel
%endif
%description
This package provides a commandline client for the WHOIS (RFC 3912)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:966281eb8301c14a1acc17e46c70061f73179d80e370aef43065c22f0947fb87
size 85348

3
whois_5.5.12.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1c5bab781b7f2357dab1039e8875d41ff7b5d03a78c27443fa26351952a0822
size 85696