All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANN] wireless-regdb: master-2015-10-22
@ 2015-10-22 15:23 ` Seth Forshee
  0 siblings, 0 replies; 6+ messages in thread
From: Seth Forshee @ 2015-10-22 15:23 UTC (permalink / raw)
  To: linux-wireless; +Cc: wireless-regdb, Luis R. Rodriguez

A new release of wireless-regdb (master-2015-10-22) is available at:

https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2015.10.22.tar.gz

The short log of changes since the 2015-10-13 release is below.

Thanks,
Seth

---

Andrej Vlasic (1):
      wireless-regdb: Update regulatory rules for Croatia (HR)

Johannes Berg (1):
      wireless-regdb: fix gHz to GHz

Jouni Malinen (1):
      wireless-regdb: Add 160 MHz channel bandwidth for Greenland (GL)

Seth Forshee (1):
      wireless-regdb: update regulatory.bin based on preceding changes


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

* [wireless-regdb] [ANN] wireless-regdb: master-2015-10-22
@ 2015-10-22 15:23 ` Seth Forshee
  0 siblings, 0 replies; 6+ messages in thread
From: Seth Forshee @ 2015-10-22 15:23 UTC (permalink / raw)
  To: linux-wireless; +Cc: wireless-regdb, Luis R. Rodriguez

A new release of wireless-regdb (master-2015-10-22) is available at:

https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2015.10.22.tar.gz

The short log of changes since the 2015-10-13 release is below.

Thanks,
Seth

---

Andrej Vlasic (1):
      wireless-regdb: Update regulatory rules for Croatia (HR)

Johannes Berg (1):
      wireless-regdb: fix gHz to GHz

Jouni Malinen (1):
      wireless-regdb: Add 160 MHz channel bandwidth for Greenland (GL)

Seth Forshee (1):
      wireless-regdb: update regulatory.bin based on preceding changes


_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


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

* Re: [wireless-regdb] [ANN] wireless-regdb: master-2015-10-22
  2015-10-22 15:23 ` [wireless-regdb] " Seth Forshee
  (?)
@ 2015-10-22 16:58 ` Rick Farina
  2015-10-22 18:11   ` Seth Forshee
  -1 siblings, 1 reply; 6+ messages in thread
From: Rick Farina @ 2015-10-22 16:58 UTC (permalink / raw)
  To: wireless-regdb

For automated testing, is there a way to test read the database to make
sure the key works and the db isn't corrupt? I read the docs but I don't
see anything like this.

Thank,
Zero_Chaos

On 10/22/2015 11:23 AM, Seth Forshee wrote:
> A new release of wireless-regdb (master-2015-10-22) is available at:
> 
> https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2015.10.22.tar.gz
> 
> The short log of changes since the 2015-10-13 release is below.
> 
> Thanks,
> Seth
> 
> ---
> 
> Andrej Vlasic (1):
>       wireless-regdb: Update regulatory rules for Croatia (HR)
> 
> Johannes Berg (1):
>       wireless-regdb: fix gHz to GHz
> 
> Jouni Malinen (1):
>       wireless-regdb: Add 160 MHz channel bandwidth for Greenland (GL)
> 
> Seth Forshee (1):
>       wireless-regdb: update regulatory.bin based on preceding changes
> 
> 
> _______________________________________________
> wireless-regdb mailing list
> wireless-regdb@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/wireless-regdb
> 

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


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

* Re: [wireless-regdb] [ANN] wireless-regdb: master-2015-10-22
  2015-10-22 16:58 ` Rick Farina
@ 2015-10-22 18:11   ` Seth Forshee
  2015-10-22 18:33     ` Rick Farina
  0 siblings, 1 reply; 6+ messages in thread
From: Seth Forshee @ 2015-10-22 18:11 UTC (permalink / raw)
  To: Rick Farina; +Cc: wireless-regdb

On Thu, Oct 22, 2015 at 12:58:56PM -0400, Rick Farina wrote:
> For automated testing, is there a way to test read the database to make
> sure the key works and the db isn't corrupt? I read the docs but I don't
> see anything like this.

I always sanity check that using regdbdump from CRDA.

Seth

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


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

* Re: [wireless-regdb] [ANN] wireless-regdb: master-2015-10-22
  2015-10-22 18:11   ` Seth Forshee
@ 2015-10-22 18:33     ` Rick Farina
  2015-10-22 18:50       ` Seth Forshee
  0 siblings, 1 reply; 6+ messages in thread
From: Rick Farina @ 2015-10-22 18:33 UTC (permalink / raw)
  To: Seth Forshee; +Cc: wireless-regdb

On 10/22/2015 02:11 PM, Seth Forshee wrote:
> On Thu, Oct 22, 2015 at 12:58:56PM -0400, Rick Farina wrote:
>> For automated testing, is there a way to test read the database to make
>> sure the key works and the db isn't corrupt? I read the docs but I don't
>> see anything like this.
> 
> I always sanity check that using regdbdump from CRDA.

Thanks.  Unfortunately the format doesn't at all match db.txt, and
regdbdump exits 0 for every file I run it on.  Do you think it might be
worth fixing regdbdump to exit 1 if the file parsed isn't a regdb, as
well as exit 1 on error?

Thanks,
Zero

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


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

* Re: [wireless-regdb] [ANN] wireless-regdb: master-2015-10-22
  2015-10-22 18:33     ` Rick Farina
@ 2015-10-22 18:50       ` Seth Forshee
  0 siblings, 0 replies; 6+ messages in thread
From: Seth Forshee @ 2015-10-22 18:50 UTC (permalink / raw)
  To: Rick Farina; +Cc: wireless-regdb, Luis R. Rodriguez

On Thu, Oct 22, 2015 at 02:33:10PM -0400, Rick Farina wrote:
> On 10/22/2015 02:11 PM, Seth Forshee wrote:
> > On Thu, Oct 22, 2015 at 12:58:56PM -0400, Rick Farina wrote:
> >> For automated testing, is there a way to test read the database to make
> >> sure the key works and the db isn't corrupt? I read the docs but I don't
> >> see anything like this.
> > 
> > I always sanity check that using regdbdump from CRDA.
> 
> Thanks.  Unfortunately the format doesn't at all match db.txt, and
> regdbdump exits 0 for every file I run it on.  Do you think it might be
> worth fixing regdbdump to exit 1 if the file parsed isn't a regdb, as
> well as exit 1 on error?

+Cc Luis Rodriguez, he maintains CRDA.

Seth

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


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

end of thread, other threads:[~2015-10-22 18:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-22 15:23 [ANN] wireless-regdb: master-2015-10-22 Seth Forshee
2015-10-22 15:23 ` [wireless-regdb] " Seth Forshee
2015-10-22 16:58 ` Rick Farina
2015-10-22 18:11   ` Seth Forshee
2015-10-22 18:33     ` Rick Farina
2015-10-22 18:50       ` Seth Forshee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.