[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#497200: marked as done (ITP: rt2860-source -- source for RT2860 wireless adapter kernel module)



Your message dated Sun, 26 Oct 2008 11:35:35 +0000
with message-id <E1Ku3uB-0007My-63@ries.debian.org>
and subject line Bug#497200: fixed in rt2860-source 1.8.0.0-1
has caused the Debian Bug report #497200,
regarding ITP: rt2860-source -- source for RT2860 wireless adapter kernel module
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 owner@bugs.debian.org
immediately.)


-- 
497200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497200
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Damyan Ivanov <dmn@debian.org>

* Package name    : rt2860-source
  Version         : 1.7.0.0
  Upstream Author : Ralink Tech Inc
* URL             : http://www.ralinktech.com/
* License         : GPL-2+  some binary non-free firmware
  Programming Lang: C
  Description     : source for RT2860 wireless adapter kernel module

RT2860 is a wireless adapter found particularly in the ASUS EeePC model
901 and above. The package contains the source of a Linux kernel module
for it.


There may be some licensing problems and this is why I CC debian-legal.
All the sources are licensed under GPL-2+, except one file,
include/firmware.h, which is generated from a binary blob and contains
the following notice:

/*
 Copyright (c) 2007, Ralink Technology Corporation 
 All rights reserved. 

 Redistribution.  Redistribution and use in binary form, without 
 modification, are permitted provided that the following conditions are 
 met: 

 	* Redistributions must reproduce the above copyright notice and the 
 	following disclaimer in the documentation and/or other materials 
 	provided with the distribution. 
 	* Neither the name of Ralink Technology Corporation nor the names of its 
 	suppliers may be used to endorse or promote products derived from this 
 	software without specific prior written permission. 
 	* No reverse engineering, decompilation, or disassembly of this software 
 	is permitted. 

 Limited patent license. Ralink Technology Corporation grants a world-wide, 
 royalty-free, non-exclusive license under patents it now or hereafter 
 owns or controls to make, have made, use, import, offer to sell and 
 sell ("Utilize") this software, but solely to the extent that any 
 such patent is necessary to Utilize the software alone, or in 
 combination with an operating system licensed under an approved Open 
 Source license as listed by the Open Source Initiative at 
 http://opensource.org/licenses.  The patent license shall not apply to 
 any other combinations which include this software.  No hardware per 
 se is licensed hereunder. 

 DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
 DAMAGE. 
*/ 
/* AUTO GEN PLEASE DO NOT MODIFY IT */ 
/* AUTO GEN PLEASE DO NOT MODIFY IT */ 


UCHAR FirmwareImage [] = { 
0x02, 0x03, 0x5e, 0x02, 0x02, 0xb1, 0x22, 0x22, 0xff, 0xff, 0xff, 0x02, 0x01, 0x82, 0xff, 0xff, 
.........

I did not yet check if this code is actually linked in the GPL-2+
module, but have a bad feeling it it does. Would a compiled GPL source,
including firmware.h be even distributable?

Perhaps the module can be changed to load its firmware from external
file or even not need that nasty firmware.h (there are traces of
support to other hardware and that firmware may be for them).


-- 
    dam



--- End Message ---
--- Begin Message ---
Source: rt2860-source
Source-Version: 1.8.0.0-1

We believe that the bug you reported is fixed in the latest version of
rt2860-source, which is due to be installed in the Debian FTP archive:

rt2860-source_1.8.0.0-1.diff.gz
  to pool/non-free/r/rt2860-source/rt2860-source_1.8.0.0-1.diff.gz
rt2860-source_1.8.0.0-1.dsc
  to pool/non-free/r/rt2860-source/rt2860-source_1.8.0.0-1.dsc
rt2860-source_1.8.0.0-1_all.deb
  to pool/non-free/r/rt2860-source/rt2860-source_1.8.0.0-1_all.deb
rt2860-source_1.8.0.0.orig.tar.gz
  to pool/non-free/r/rt2860-source/rt2860-source_1.8.0.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 497200@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov <dmn@debian.org> (supplier of updated rt2860-source package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 20 Oct 2008 12:12:43 +0300
Source: rt2860-source
Binary: rt2860-source
Architecture: source all
Version: 1.8.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Eee PC Team <debian-eeepc-devel@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <dmn@debian.org>
Description: 
 rt2860-source - source for RT2860 wireless adapter kernel module
Closes: 497200
Changes: 
 rt2860-source (1.8.0.0-1) unstable; urgency=low
 .
   * New upstream version
   * adapt 01_remove-tft-lines-from-makefile.patch
   * drop 02_Fix-compilation-for-2.6.26.patch (applied upstream)
   * adapt 03_wpa-fix.patch
   * refresh 04_clean-install.patch
 .
   * control/Uploaders: fix a typo in my name
   * add debian/repack.sh and plug it in debian/watch
   * move bzip2 from Build-Depends to Build-Depends-Indep
   * fix Vcs-* URLs to point to the new repository
   * rules: remove generated tools/bin2h during clean
   * fix a typo in debian/copyright
   * copyright: also note reverse engineering is prohibited
   * README.Debian:
     + give an example for building with m-a
     + point to usr/share/doc/rt2860-source/README_STA.gz for more information
     + README.Debian: reword the 'make;make install' variant
     + README.Debian: remove the (not working) kpkg way of building
   * stop suggesting kernel-package
   * control: downgrade m-a from Depends to Recomments; make
     goes to Suggests; drop debhelper
   * control.modules.in: refer to -source/README.Debian for building
     instructions
 .
 rt2860-source (1.7.0.0-2) unstable; urgency=low
 .
   [ Damyan Ivanov ]
   * Fix license
   * Add Damyan Ivanov to Uploaders
   * Build with wpasupplicant support
   * Various debian/ file fixes
   * Move the configuration dat file to doc
 .
   [ Glenn Saberton ]
   * Release 1.7.0.0-2
 .
 rt2860-source (1.7.0.0-1) unstable; urgency=low
 .
   * Initial release. Closes: #497200 (ITP)
Checksums-Sha1: 
 b8b0d49a7dc16831b9ade6cadf3de0e4bb2e8bbd 1321 rt2860-source_1.8.0.0-1.dsc
 929c1890e548593f744238e6e351f747665522f9 589440 rt2860-source_1.8.0.0.orig.tar.gz
 cb51ae089d027061bda1d3bdaddad71b93c7ba06 6228 rt2860-source_1.8.0.0-1.diff.gz
 b18ba1f307ead86359bfc113423a213d194329e9 534674 rt2860-source_1.8.0.0-1_all.deb
Checksums-Sha256: 
 acc9ac4b56cb6a8dde38ca597b3a0c8db05e81f990d3f7769c0388295f427516 1321 rt2860-source_1.8.0.0-1.dsc
 54595a4c64f5c6bf95d9995de61db96c37e79725bdedc53e272bde1109805de9 589440 rt2860-source_1.8.0.0.orig.tar.gz
 092c18b73c5cd7a56acb7a329f151e254cf881673c08dac83965dbf0ed3001ac 6228 rt2860-source_1.8.0.0-1.diff.gz
 fafcf0458990057d3457d09d82141a8dfda020decc81298b817e337d56dc2ac4 534674 rt2860-source_1.8.0.0-1_all.deb
Files: 
 dcf27d77fabc2ab83b9e1ef96e240292 1321 non-free/net extra rt2860-source_1.8.0.0-1.dsc
 4bba1994d757a24038c5885a07bd82ba 589440 non-free/net extra rt2860-source_1.8.0.0.orig.tar.gz
 f43f7f7cc36b2d39e5fc717f7399802a 6228 non-free/net extra rt2860-source_1.8.0.0-1.diff.gz
 87d0dbe36dc57658449b0e68e026b836 534674 non-free/net extra rt2860-source_1.8.0.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkj8UXcACgkQHqjlqpcl9juz+gCbBfSE7tYS2d16151v8S8xRsca
g+wAoMQEF3XGBkTPfxHljf1QK4JrWZXS
=qo4M
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: