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.20 Date: Mon, 27 Nov 2023 10:25:04 +0100 Message-ID: <20231127092504.1137-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3041107706032696447==" List-Id: --===============3041107706032696447== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - IPFire-3.x - Update from version 5.5.18 to 5.5.20 - Changelog 5.5.20 * Added the .gn TLD server. * Removed 6 new gTLDs which are no longer active. * Enabled getopt_long(3) support on Solaris. Signed-off-by: Adolf Belka --- whois/whois.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whois/whois.nm b/whois/whois.nm index eba84afc6..24038880a 100644 --- a/whois/whois.nm +++ b/whois/whois.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D whois -version =3D 5.5.18 +version =3D 5.5.20 release =3D 1 =20 groups =3D Applications/Internet --=20 2.42.1 --===============3041107706032696447==--