All of lore.kernel.org
 help / color / mirror / Atom feed
* debian: crda package depends on iw?
@ 2015-05-29 13:24 Luca Coelho
  2015-05-29 13:47 ` Ben Hutchings
  0 siblings, 1 reply; 3+ messages in thread
From: Luca Coelho @ 2015-05-29 13:24 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: linux-wireless

Hi Ben,

I just noticed that the crda package depends on the iw package in Debian
(I'm using jessie):

luca@weizen:~$ apt-cache show crda
Package: crda
Version: 3.13-1
Installed-Size: 293
Maintainer: Ben Hutchings <ben@decadent.org.uk>
Architecture: amd64
Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.0.0 (>= 1.0.0), wireless-regdb, iw (>= 3.2-1~)
Description-en: wireless Central Regulatory Domain Agent
 This package provides a Central Regulatory Domain Agent (CRDA) to be used by
 the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory
 domain settings wireless devices may operate within for a given location.
 .
 CRDA queries operational frequency regulations stored within the regulatory
 database provided by the wireless-regdb package.
Description-md5: bacfc9c20ed2cf2120d3c95c8e749666
Multi-Arch: foreign
Homepage: http://wireless.kernel.org/en/developers/Regulatory/CRDA
Tag: role::program
Section: net
Priority: optional
Filename: pool/main/c/crda/crda_3.13-1_amd64.deb
Size: 59958
MD5sum: 6eacfbb62c7647ee3bba653ee5adfe70
SHA1: 0f02aebc61f68b87189c867369dbd5df74f4e5ca
SHA256: 52d114e826944a492d68b3e4e77aed0feeee9c28f6a7c3d5c587027eb283f2cc

Is there a specific reason for this or is it just accidental?

--
Cheers,
Luca.


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

* Re: debian: crda package depends on iw?
  2015-05-29 13:24 debian: crda package depends on iw? Luca Coelho
@ 2015-05-29 13:47 ` Ben Hutchings
  2015-06-02  7:47   ` Luca Coelho
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Hutchings @ 2015-05-29 13:47 UTC (permalink / raw)
  To: Luca Coelho; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1583 bytes --]

On Fri, 2015-05-29 at 16:24 +0300, Luca Coelho wrote:
> Hi Ben,
> 
> I just noticed that the crda package depends on the iw package in Debian
> (I'm using jessie):
> 
> luca@weizen:~$ apt-cache show crda
> Package: crda
> Version: 3.13-1
> Installed-Size: 293
> Maintainer: Ben Hutchings <ben@decadent.org.uk>
> Architecture: amd64
> Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.0.0 (>= 1.0.0), wireless-regdb, iw (>= 3.2-1~)
> Description-en: wireless Central Regulatory Domain Agent
>  This package provides a Central Regulatory Domain Agent (CRDA) to be used by
>  the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory
>  domain settings wireless devices may operate within for a given location.
>  .
>  CRDA queries operational frequency regulations stored within the regulatory
>  database provided by the wireless-regdb package.
> Description-md5: bacfc9c20ed2cf2120d3c95c8e749666
> Multi-Arch: foreign
> Homepage: http://wireless.kernel.org/en/developers/Regulatory/CRDA
> Tag: role::program
> Section: net
> Priority: optional
> Filename: pool/main/c/crda/crda_3.13-1_amd64.deb
> Size: 59958
> MD5sum: 6eacfbb62c7647ee3bba653ee5adfe70
> SHA1: 0f02aebc61f68b87189c867369dbd5df74f4e5ca
> SHA256: 52d114e826944a492d68b3e4e77aed0feeee9c28f6a7c3d5c587027eb283f2cc
> 
> Is there a specific reason for this or is it just accidental?

setregdomain is a script that runs iw.

Ben.

-- 
Ben Hutchings
Make three consecutive correct guesses and you will be considered an expert.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

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

* Re: debian: crda package depends on iw?
  2015-05-29 13:47 ` Ben Hutchings
@ 2015-06-02  7:47   ` Luca Coelho
  0 siblings, 0 replies; 3+ messages in thread
From: Luca Coelho @ 2015-06-02  7:47 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: linux-wireless


On Fri, 2015-05-29 at 14:47 +0100, Ben Hutchings wrote:
> On Fri, 2015-05-29 at 16:24 +0300, Luca Coelho wrote:
> > Hi Ben,
> > 
> > I just noticed that the crda package depends on the iw package in Debian
> > (I'm using jessie):
> > 
> > luca@weizen:~$ apt-cache show crda
> > Package: crda
> > Version: 3.13-1
> > Installed-Size: 293
> > Maintainer: Ben Hutchings <ben@decadent.org.uk>
> > Architecture: amd64
> > Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.0.0 (>= 1.0.0), wireless-regdb, iw (>= 3.2-1~)
> > Description-en: wireless Central Regulatory Domain Agent
> >  This package provides a Central Regulatory Domain Agent (CRDA) to be used by
> >  the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory
> >  domain settings wireless devices may operate within for a given location.
> >  .
> >  CRDA queries operational frequency regulations stored within the regulatory
> >  database provided by the wireless-regdb package.
> > Description-md5: bacfc9c20ed2cf2120d3c95c8e749666
> > Multi-Arch: foreign
> > Homepage: http://wireless.kernel.org/en/developers/Regulatory/CRDA
> > Tag: role::program
> > Section: net
> > Priority: optional
> > Filename: pool/main/c/crda/crda_3.13-1_amd64.deb
> > Size: 59958
> > MD5sum: 6eacfbb62c7647ee3bba653ee5adfe70
> > SHA1: 0f02aebc61f68b87189c867369dbd5df74f4e5ca
> > SHA256: 52d114e826944a492d68b3e4e77aed0feeee9c28f6a7c3d5c587027eb283f2cc
> > 
> > Is there a specific reason for this or is it just accidental?
> 
> setregdomain is a script that runs iw.

Ah, okay, thanks for clarifying! I wasn't expecting this dependency.

--
Cheers,
Luca.


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

end of thread, other threads:[~2015-06-02  7:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29 13:24 debian: crda package depends on iw? Luca Coelho
2015-05-29 13:47 ` Ben Hutchings
2015-06-02  7:47   ` Luca Coelho

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.