From patchwork Tue Sep 19 13:01:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7214 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Rqhcv3qlzz3wnC for ; Tue, 19 Sep 2023 13:01:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Rqhct0Nsqz1XD; Tue, 19 Sep 2023 13:01:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Rqhcs6hDPz2xgB; Tue, 19 Sep 2023 13:01:33 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Rqhcs1HGlz2xS8 for ; Tue, 19 Sep 2023 13:01:33 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Rqhcr1bDSzKl; Tue, 19 Sep 2023 13:01:32 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695128492; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tYKcNx8pioT3jXPVhbds78nGwPn5GmuMXMoqmg8ahJ0=; b=wtQqCb36+DrWsSeqg9N7L08IqGg03xImM7n5KkHmZFvxdPc0b76vVI+QfItjCLjOc+snKw R30Ue7/c9BxytWAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695128492; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tYKcNx8pioT3jXPVhbds78nGwPn5GmuMXMoqmg8ahJ0=; b=oxCpBsXhuFgZNKC85W1FVR/IiHwIUejqEwDyBoi4qvLwHGigPnk+amrzlcYxmHwBPSQ8kh kWNzkUqeDKvxoPZt55UzY0a0As9KgvRzKvGcCUVgerxDFJdwz/7nIU6xfcZYIcRnm7oVB7 ioZijPON7odHkFhJI13DDlg1bVF+ExhSSaOcZebb1V1+g/TIsNTIzBuofIc0rtZWmHFe33 VDgIZE2yarpGWGVun6IPq3HahjaS34FKYIL6BddvlNVWEzU/kbHk0zg0ZLAcgkMhgSbuBb GarSBzRBMrEa80sgr9iJUoImoTToGDtb53LaUASG4cuzHuI447HhHV2bbR4Znw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] whois: Update to version 5.5.18 Date: Tue, 19 Sep 2023 15:01:30 +0200 Message-ID: <20230919130130.31801-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - IPFire-3.x - Update from version 5.5.15 to 5.5.18 - 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. 5.5.17 Added the .cd TLD server. Updated the -kg NIC handles server name. Removed 2 new gTLDs which are no longer active. 5.5.16 Add bash completion support, courtesy of Ville Skyttä. Updated the .tr TLD server. Removed support for -metu NIC handles. Signed-off-by: Adolf Belka --- whois/whois.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whois/whois.nm b/whois/whois.nm index 21cdff974..eba84afc6 100644 --- a/whois/whois.nm +++ b/whois/whois.nm @@ -4,8 +4,8 @@ ############################################################################### name = whois -version = 5.5.15 -release = 2 +version = 5.5.18 +release = 1 groups = Applications/Internet url = https://github.com/rfc1036/whois