From patchwork Mon Sep 26 18:33:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 6013 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4MbrxD17Nmz3wc2 for ; Mon, 26 Sep 2022 18:33:36 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4MbrxC1SkPzh6; Mon, 26 Sep 2022 18:33:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4MbrxC1B75z2xX7; Mon, 26 Sep 2022 18:33:35 +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 4Mbrx96BT8z2xGV for ; Mon, 26 Sep 2022 18:33: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 (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Mbrx81ghZzh6 for ; Mon, 26 Sep 2022 18:33:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1664217213; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iQJDojFFTEl/QREwzqsoXwIRI/q3eB4icUDj4/GVr6A=; b=KH3vOueo9YVBcjW8nTccjsBHpPbyZpmqN77b9/fWugbn+lfAznMebxFbQNwJkSxAXybeWY yXOWWRR8OaPQi1Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1664217213; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iQJDojFFTEl/QREwzqsoXwIRI/q3eB4icUDj4/GVr6A=; b=Dftkhc0trQv9Y6dRpBqtUqcSjHkBvNF3xVNZZh3qau8kwpwjKt6kzNvDVDI8/hd9Qi3e1O gG21A9mGtMIGBva/yCli0CUYjK3/KbJ/ukFZ/5thnJHxSVPPze/4x3+ih2TTDS1khsdBKL o3pRS3FfpMyvGLWPGhsoHyYP1CcKZbV/AJWyqB/j2YgYQqIc3oxd0fQN+BducegYq4YO+x z3DikGbCc2qRLjTtQe2o56fTjKcZGiZcJQWLVvzyrp3QLp2qQfottx801MmhwWPf+Q3x3K THR08DWOz0ORtggMyG7Ol3msTjKehJnlGjCudO+Q89oqz7VpE2ooqQDLjnDsGQ== Message-ID: <3ffe3c21-d8ef-b16e-b3d7-69132d7aff66@ipfire.org> Date: Mon, 26 Sep 2022 18:33:29 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Location" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] location-importer.in: Add new Amazon region codes X-BeenThere: location@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: location-bounces@lists.ipfire.org Sender: "Location" Note that the precise location of "ap-southeast-6" is currently undocumented. However, all IPv4 networks allocated are not routed at the time of writing, hence our allocation of Asia/Pacific should be acceptable for the time being. Signed-off-by: Peter Müller --- src/scripts/location-importer.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/scripts/location-importer.in b/src/scripts/location-importer.in index 8d47497..1a37f9e 100644 --- a/src/scripts/location-importer.in +++ b/src/scripts/location-importer.in @@ -1341,8 +1341,10 @@ class CLI(object): "ap-southeast-2": "AU", "ap-southeast-3": "MY", "ap-southeast-4": "AU", + "ap-southeast-6": "AP", # XXX: Precise location not documented anywhere "ap-northeast-1": "JP", "ca-central-1": "CA", + "ca-west-1": "CA", "eu-central-1": "DE", "eu-central-2": "CH", "eu-west-1": "IE",