Your message dated Wed, 07 Sep 2011 02:48:36 +0100
with message-id <1315360116.3092.379.camel@deadeye>
and subject line Re: Bug#640704: crda(8) refers to non-existing web site
has caused the Debian Bug report #640704,
regarding crda(8) refers to non-existing web site
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
640704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640704
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: crda
Version: 1.1.1-1
Severity: normal
Hello,
crda(8) refers to
http://wireless.kernel.org/en/developers/Regulatory/
in the "SEE ALSO" section. I guess it should read
http://linuxwireless.org/en/developers/Regulatory/
Best regards
Uwe
-- System Information:
Debian Release: 6.0.2
APT prefers stable-updates
APT policy: (900, 'stable-updates'), (900, 'proposed-updates'), (900,
'stable'), (800, 'testing-proposed-updates'), (800, 'testing'), (700,
'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages crda depends on:
ii libc6 2.13-18 Embedded GNU C Library: Shared lib
ii libnl1 1.1-6 library for dealing with netlink s
ii libssl1.0.0 1.0.0d-3 SSL shared libraries
ii wireless-regdb 2011.04.28-1 wireless regulatory database
Versions of packages crda recommends:
ii iw 0.9.19-1 tool for configuring Linux wireles
crda suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, 2011-09-06 at 20:42 +0200, Uwe Kleine-König wrote:
> Package: crda
> Version: 1.1.1-1
> Severity: normal
>
> Hello,
>
> crda(8) refers to
>
> http://wireless.kernel.org/en/developers/Regulatory/
>
> in the "SEE ALSO" section. I guess it should read
>
> http://linuxwireless.org/en/developers/Regulatory/
$ host wireless.kernel.org
wireless.kernel.org is an alias for linuxwireless.sipsolutions.net.
linuxwireless.sipsolutions.net has address 78.46.109.217
$ wget -O - http://wireless.kernel.org/en/developers/Regulatory/ 2>/dev/null |
md5sum -
098990f38130551f89c41401aff75db2 -
$ host linuxwireless.org
linuxwireless.org has address 78.46.109.217
linuxwireless.org mail is handled by 10 mail.linuxwireless.org.
$ wget -O - http://linuxwireless.org/en/developers/Regulatory/ 2>/dev/null |
md5sum -
098990f38130551f89c41401aff75db2 -
Looks pretty well equivalent to me...
Ben.
signature.asc
Description: This is a digitally signed message part
--- End Message ---