Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18
@ 2022-02-19 10:24 Peter Seiderer
  2022-02-20 15:37 ` Peter Korsgaard
  2022-03-10 21:44 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Seiderer @ 2022-02-19 10:24 UTC (permalink / raw)
  To: buildroot; +Cc: Dimitrios Siganos

Changelog (since 2021.08.28, [1]):

  e061299 wireless-regdb: Raise DFS TX power limit to 250 mW (24 dBm) for the US
  2ce78ed wireless-regdb: Update regulatory rules for Croatia (HR) on 6GHz
  0d39f4c wireless-regdb: Update regulatory rules for South Korea (KR)
  acad231 wireless-regdb: Update regulatory rules for France (FR) on 6 and 60 GHz
  ea83a82 wireless-regdb: add support for US S1G channels
  4408149 wireless-regdb: add 802.11ah bands to world regulatory domain
  5f3cadc wireless-regdb: Update regulatory rules for Spain (ES) on 6GHz
  e0ac69b Revert "wireless-regdb: Update regulatory rules for South Korea (KR)"
  40e5e80 wireless-regdb: Update regulatory rules for South Korea (KR)
  e427ff2 wireless-regdb: Update regulatory rules for China (CN)
  0970116 wireless-regdb: Update regulatory rules for the Netherlands (NL) on 6GHz
  4dac44b wireless-regdb: update regulatory database based on preceding changes

[1] https://lore.kernel.org/linux-wireless/YhBCKWNw3IMfGs0L@ubuntu-x1/

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/wireless-regdb/wireless-regdb.hash | 2 +-
 package/wireless-regdb/wireless-regdb.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/wireless-regdb/wireless-regdb.hash b/package/wireless-regdb/wireless-regdb.hash
index abe8f6b000..91fcb320d2 100644
--- a/package/wireless-regdb/wireless-regdb.hash
+++ b/package/wireless-regdb/wireless-regdb.hash
@@ -1,4 +1,4 @@
 # From https://www.kernel.org/pub/software/network/wireless-regdb/sha256sums.asc
-sha256  cff370c410d1e6d316ae0a7fa8ac6278fdf1efca5d3d664aca7cfd2aafa54446  wireless-regdb-2021.08.28.tar.xz
+sha256  8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f  wireless-regdb-2022.02.18.tar.xz
 # Locally computed
 sha256  678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1  LICENSE
diff --git a/package/wireless-regdb/wireless-regdb.mk b/package/wireless-regdb/wireless-regdb.mk
index 9e01283c01..35a8c6686d 100644
--- a/package/wireless-regdb/wireless-regdb.mk
+++ b/package/wireless-regdb/wireless-regdb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIRELESS_REGDB_VERSION = 2021.08.28
+WIRELESS_REGDB_VERSION = 2022.02.18
 WIRELESS_REGDB_SOURCE = wireless-regdb-$(WIRELESS_REGDB_VERSION).tar.xz
 WIRELESS_REGDB_SITE = $(BR2_KERNEL_MIRROR)/software/network/wireless-regdb
 WIRELESS_REGDB_LICENSE = ISC
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18
  2022-02-19 10:24 [Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18 Peter Seiderer
@ 2022-02-20 15:37 ` Peter Korsgaard
  2022-03-10 21:44 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-02-20 15:37 UTC (permalink / raw)
  To: Peter Seiderer; +Cc: Dimitrios Siganos, buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Changelog (since 2021.08.28, [1]):
 >   e061299 wireless-regdb: Raise DFS TX power limit to 250 mW (24 dBm) for the US
 >   2ce78ed wireless-regdb: Update regulatory rules for Croatia (HR) on 6GHz
 >   0d39f4c wireless-regdb: Update regulatory rules for South Korea (KR)
 >   acad231 wireless-regdb: Update regulatory rules for France (FR) on 6 and 60 GHz
 >   ea83a82 wireless-regdb: add support for US S1G channels
 >   4408149 wireless-regdb: add 802.11ah bands to world regulatory domain
 >   5f3cadc wireless-regdb: Update regulatory rules for Spain (ES) on 6GHz
 >   e0ac69b Revert "wireless-regdb: Update regulatory rules for South Korea (KR)"
 >   40e5e80 wireless-regdb: Update regulatory rules for South Korea (KR)
 >   e427ff2 wireless-regdb: Update regulatory rules for China (CN)
 >   0970116 wireless-regdb: Update regulatory rules for the Netherlands (NL) on 6GHz
 >   4dac44b wireless-regdb: update regulatory database based on preceding changes

 > [1] https://lore.kernel.org/linux-wireless/YhBCKWNw3IMfGs0L@ubuntu-x1/

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18
  2022-02-19 10:24 [Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18 Peter Seiderer
  2022-02-20 15:37 ` Peter Korsgaard
@ 2022-03-10 21:44 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-03-10 21:44 UTC (permalink / raw)
  To: Peter Seiderer; +Cc: Dimitrios Siganos, buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Changelog (since 2021.08.28, [1]):
 >   e061299 wireless-regdb: Raise DFS TX power limit to 250 mW (24 dBm) for the US
 >   2ce78ed wireless-regdb: Update regulatory rules for Croatia (HR) on 6GHz
 >   0d39f4c wireless-regdb: Update regulatory rules for South Korea (KR)
 >   acad231 wireless-regdb: Update regulatory rules for France (FR) on 6 and 60 GHz
 >   ea83a82 wireless-regdb: add support for US S1G channels
 >   4408149 wireless-regdb: add 802.11ah bands to world regulatory domain
 >   5f3cadc wireless-regdb: Update regulatory rules for Spain (ES) on 6GHz
 >   e0ac69b Revert "wireless-regdb: Update regulatory rules for South Korea (KR)"
 >   40e5e80 wireless-regdb: Update regulatory rules for South Korea (KR)
 >   e427ff2 wireless-regdb: Update regulatory rules for China (CN)
 >   0970116 wireless-regdb: Update regulatory rules for the Netherlands (NL) on 6GHz
 >   4dac44b wireless-regdb: update regulatory database based on preceding changes

 > [1] https://lore.kernel.org/linux-wireless/YhBCKWNw3IMfGs0L@ubuntu-x1/

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed to 2021.02.x and 2021.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-10 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-19 10:24 [Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18 Peter Seiderer
2022-02-20 15:37 ` Peter Korsgaard
2022-03-10 21:44 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox