From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] whois: Update to version 5.5.18 Date: Wed, 30 Aug 2023 16:17:40 +0200 Message-ID: <20230830141742.2723629-9-adolf.belka@ipfire.org> In-Reply-To: <20230830141742.2723629-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3941688071032488206==" List-Id: --===============3941688071032488206== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 5.5.17 to 5.5.18 - Update of rootfile not required. - Changelog 5.5.18 * Updated the .ga TLD server. (Closes: #1037288) * Added new recovered IPv4 allocations. * Removed the delegation of 43.0.0.0/8 to JPNIC. * Removed 12 new gTLDs which are no longer active. * Improved the man page source, courtesy of Bjarni Ingi Gislason. (Closes: #1040613) * Added the .edu.za SLD server. * Updated the .alt.za SLD server. * Added the -ru and -su NIC handles servers. Signed-off-by: Adolf Belka --- lfs/whois | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/whois b/lfs/whois index 7715f5c29..fc2b99b6e 100644 --- a/lfs/whois +++ b/lfs/whois @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.5.17 +VER =3D 5.5.18 =20 THISAPP =3D whois-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 2c60c3e9725fc31d1ff159c25a9be8ce42784db8331820a7459c23= 59364d0312395632a9e478995ddf787e363f073f9018982a2fb95739357a45a826ce8f79ee +$(DL_FILE)_BLAKE2 =3D 86809c2bd7175947191f1b516702e62dcb8ad1ee7bb65091a598ba= 7c5501e628886245d1f61ce141de869c923cfe67247038b61d6e8875c7c6c712c6a61fa119 =20 install : $(TARGET) =20 --=20 2.42.0 --===============3941688071032488206==--