From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] whois: Update to version 5.5.23
Date: Tue, 21 May 2024 16:56:27 +0200
Message-ID: <20240521145627.291028-9-adolf.belka@ipfire.org>
In-Reply-To: <20240521145627.291028-1-adolf.belka@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4659153297177887167=="
List-Id: <development.lists.ipfire.org>

--===============4659153297177887167==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

- Update from version 5.5.21 to 5.5.23
- Update of rootfile not required
- Changelog
    5.5.23
	* Updated the .sc, .=E6=96=B0=E5=8A=A0=E5=9D=A1 (.xn--yfro4i67o, Singapore) =
and .=E0=AE=9A=E0=AE=BF=E0=AE=99=E0=AF=8D=E0=AE=95=E0=AE=AA=E0=AF=8D=E0=AE=AA=
=E0=AF=82=E0=AE=B0=E0=AF=8D
	    (.xn--clchc0ea0b2g2a9gcd, Singapore) TLD servers.
    5.5.22
	* Fixed a segmentation fault with --no-recursion.
 	* Updated the .bm and .vi TLD servers.
 	* Removed 4 new gTLDs which are no longer active.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/whois | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/whois b/lfs/whois
index 2bda1fcc9..4d56ff8e4 100644
--- a/lfs/whois
+++ b/lfs/whois
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 5.5.21
+VER        =3D 5.5.23
=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 b1cf42f1a60e5009e5882f154432d5974f45c1bf89d8b36b73f6e5=
f55ff2dba02e8ca7900926d2824200f5422d5e9f00abde524d4e2d8a25ba37376cc2e8d04a
+$(DL_FILE)_BLAKE2 =3D 4985c26b90d8afa678e8cdca2b25f7b5a55c300555c5ac1595ff0c=
35fb65e35bf6e5dc5733e0364172fecdc2071565f08d1fb38ff5b9671714792d6b7baa2a63
=20
 install : $(TARGET)
=20
--=20
2.44.0


--===============4659153297177887167==--