From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KRq6S-0003ia-Os for mharc-grub-devel@gnu.org; Sat, 09 Aug 2008 11:11:36 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRq6Q-0003fX-VC for grub-devel@gnu.org; Sat, 09 Aug 2008 11:11:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRq6P-0003c6-8c for grub-devel@gnu.org; Sat, 09 Aug 2008 11:11:34 -0400 Received: from [199.232.76.173] (port=46264 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRq6P-0003bx-59 for grub-devel@gnu.org; Sat, 09 Aug 2008 11:11:33 -0400 Received: from mammon.gorven.za.net ([78.46.253.195]:33462 helo=mail.gorven.za.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KRq6N-0002GG-J0 for grub-devel@gnu.org; Sat, 09 Aug 2008 11:11:32 -0400 Received: from mail.gorven.za.net (localhost [127.0.0.1]) by mail.gorven.za.net (Postfix) with ESMTP id F0C4F33A4BE for ; Sat, 9 Aug 2008 17:11:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gorven.za.net; h=from:to :subject:date:mime-version:content-type :content-transfer-encoding:message-id; s=alpha; bh=6AbXKdcfK0uHM NI4BsqKLYNPTnI=; b=dUrVjq4wrrmK8H/hf3ngWutdS5y4x6Cd0/6NU/PXTyncI mHiyGWJ1m0pe699AfXte9lPSyMSYohbsrne+xLsz1zalqBlstS1MFTWbGM5pNtDr 5+SiKIzklxB78v/YIewaAjNAO0zidxw/5jIQGwhUpd2TlX49QxeTkn5PlYLTFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gorven.za.net; h=from:to:subject :date:mime-version:content-type:content-transfer-encoding: message-id; q=dns; s=alpha; b=IMNol7r/+aGsn2g5RDQHNXDXBEQwy2Joh+ lQrD4wZTtAdlxwwO0WIe6I25cMid4VvSLnExJUTRmRHw5VbrTHwA7vzF6YkJeC3A sYJs/orBqJSlPSglLgEioQ3KQEAeHo3C82R7NVX7adbqqjbIwVPJUOQDy4YgHlzL Jp3F9ce3o= Received: from molech (dsl-241-102-83.telkomadsl.co.za [41.241.102.83]) by mail.gorven.za.net (Postfix) with ESMTPSA id 7240B33A4BD for ; Sat, 9 Aug 2008 17:11:21 +0200 (CEST) From: Michael Gorven To: The development of GRUB 2 Date: Sat, 9 Aug 2008 17:11:01 +0200 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5096632.uyB5BJWfVi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200808091711.07211.michael@gorven.za.net> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) Subject: Crypto Patch: Legal Issues X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 15:11:35 -0000 --nextPart5096632.uyB5BJWfVi Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Two months ago[1] I announced on this list that I was working on adding=20 support for LUKS encrypted partitions to GRUB. I had some queries[2]=20 regarding other code which I have used, and still haven't had a proper=20 response to those queries. Could someone please advise me on what needs to = be=20 done to get my patch integrated?? The patch includes the following pieces o= f=20 code. Ciphers and hashes from libgcrypt: Copyright FSF, LGPL 2.1 or later Simon's crypto framework: Copyright Simon Peter, GPL 3 AFsplitter: Copyright Clemens Fruhwirth, GPL 2 or later PBKDF2: Copyright FSF, GPL 2 or later Code I've written What needs to be done to convert these to compatible licenses and/or reassi= gn=20 copyright? Michael [1] http://lists.gnu.org/archive/html/grub-devel/2008-05/msg00127.html [2] http://lists.gnu.org/archive/html/grub-devel/2008-05/msg00184.html =2D-=20 http://michael.gorven.za.net PGP Key ID 6612FE85 S/MIME Key ID D33AEB31 --nextPart5096632.uyB5BJWfVi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBInbOLO9SWvWYS/oURAlYAAJ9IxJ4feTDBkntActRrYZOTosESIACbBDpH ZdCymeKJ64u9LH7NopS3pO8= =fpjf -----END PGP SIGNATURE----- --nextPart5096632.uyB5BJWfVi--