From patchwork Sat Apr 10 13:49:10 2021 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: 4140 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FHbvf63Wcz40R0 for ; Sat, 10 Apr 2021 13:49:18 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FHbvd3y1Dz1TS; Sat, 10 Apr 2021 13:49:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FHbvd0cdNz2yS1; Sat, 10 Apr 2021 13:49:17 +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 4FHbvb1ccFz2x9X for ; Sat, 10 Apr 2021 13:49:15 +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 4FHbvZ0bWNzHt for ; Sat, 10 Apr 2021 13:49:13 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1618062554; 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=joOOAOzDAUcuNNaiVVJbiBbA8kqTisKYja+yO0JMOm0=; b=ZGzM0pOpZwJ3BDzxFQ85Rm3qhOlzOGriLnEHNU0plOpYipcvWEOcXeaeW7seHHExSE178Q g0WQ+w/2GJHMtoAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1618062554; 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=joOOAOzDAUcuNNaiVVJbiBbA8kqTisKYja+yO0JMOm0=; b=NuwpBmZ1Ks0wTXvaNpHvDbuoEQRyl5jigIKckm/aO3wqDmn9JD9wx2e4330KBZnhvqE0zH wKQgoc2nypJqR+eLz3mrqUkVpOWaDRxLo8MuoyAgB4mg2wsCTPim1Q6X3UDlhrjpBC+FaS JAtUeWu2PTFZfv5G73fAHg7UCB8SHSyyczP9ACwHMbhhhFFGtmPeDd91m3A4eEdQdz9E7G h6oM/UidgsE5+V8HoOasDzF5ZzO7O8K276lA3P9UhOrrjjAyJqV8/LoLSAgk8sTE91PnWH s9rppuizQocnw8jibCgOt1qdkv+na0DdgrJqa6/1mWxxp/rQumy5lqKxSYcqnA== To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] wireless-regdb: update to 2020.11.20 Message-ID: <818fccb8-0795-e324-ee55-a0b2ef78d2dd@ipfire.org> Date: Sat, 10 Apr 2021 15:49:10 +0200 MIME-Version: 1.0 Content-Language: en-US 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" This release contains various regulatory updates for different countries, too many to list them here. While https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb mentiones http://drvbp1.linux-foundation.org/~mcgrof/rel-html/wireless-regdb/ as the location for release announcements, that server seems to be defunct, so there is only https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git left for further details between the 2019.03.01 and 2020.11.20 version. Signed-off-by: Peter Müller --- lfs/wireless-regdb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/wireless-regdb b/lfs/wireless-regdb index 182f0371f..6cffd34ba 100644 --- a/lfs/wireless-regdb +++ b/lfs/wireless-regdb @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2021 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2019.03.01 +VER = 2020.11.20 THISAPP = wireless-regdb-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b5eb2d0cc23f5e495a59405e34ce437f +$(DL_FILE)_MD5 = 6d29837f3a1ed671e37d5139de25c5b8 install : $(TARGET)