From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add tftp-hpa. Date: Wed, 15 Mar 2017 18:25:52 -0400 Message-ID: <20170315222552.GA23816@jasmine> References: <20170206225825.23935-1-boskovits@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coHMn-0001NU-GR for guix-devel@gnu.org; Wed, 15 Mar 2017 18:26:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coHMi-0007Ef-GX for guix-devel@gnu.org; Wed, 15 Mar 2017 18:26:01 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:34046) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coHMi-0007EC-55 for guix-devel@gnu.org; Wed, 15 Mar 2017 18:25:56 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?iso-8859-1?Q?G=E1bor?= Boskovits Cc: guix-devel@gnu.org --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 12, 2017 at 03:05:20PM +0100, G=E1bor Boskovits wrote: > Hello! Hi, thanks for the contribution! Sorry for the sloooow reply. I added the package in commit 5b5cf3c7659ee33bb981135708929c8f0a46aec8 > #1 A post on the list cought my attention regarding security of packages > with both server and client. I think that should also apply to this packa= ge. > I am waiting for follow ups on that. For now, I committed the package with the client and server together. > #2 I have discussed the licensing issues with Thomas Danckaert, but waiti= ng > for confirmation wether the licence is correct now. > I will try to contact upstream, if they consider relicensing the > contribution under isc. Some of source files are 3-clause BSD, some are 4-clause BSD. You mentioned that there is some readline functionality but that it's disabled. The only files distributed under the GPL in this package are the autotools build scripts, and we don't usually mention those in the list of licenses. So, I put bsd-3 and bsd-4 in the license field. If I've made a mistake, we'll correct it :) > #3 I am still waiting for assistance regading the category of this packag= e. > My candidtates: networking, ftp (but this is tftp),admin (because isc-dhcp > is there) or maybe something like network-infrastucture. I have seen > dnsmasq in dns, which also provides tftp, but I don't think this package > belongs to dns. I put it in (gnu packages networking), which I think is good enough. --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAljJv3AACgkQJkb6MLrK fwjbIw//QrIDkX0L2MQYgZt5ZBjV/HRvInIpV0CQ61gKR7JiY84f/ETJwnQf7VSx PNmn3PH1wGVWdHWkrX4Ho4zKyXLLVO8XGeIP52RYI9UYqrkq1In7nGIUaArIpGSg imk7ZmBJU2KzNl9t+Bwpi/oI6fD1up2rxw3oa4uZ7ICE1jXRUCnyV80ZlWk3x7Zx 7QFpLienwL/CMsuiwXQKNSQKBni1prU3lMsFBX+C/6WKCZ2lLH3TTWRjCpTp7tni fzDdy1Lyo0bb3PJFx7zjKzbjjyFmFt6N8wdPY0DZSoTZ53oY6VbWI3EBOsMVmPzo mfyhOsVYqryt+WwJNgzrVq3bv7CgQuEGhPSy/wQPI81Afp3M2mX3i6LuYLtaNlUP zPGihjEJsErOB9S3BMvQSeo7tqMo3TjmsUyglx/BL9u1vMDuYQwlKZFXJ6x3pbPo qgjZOfNGT+RxJvHxIOSzg7heOpRX9vQDWbflw4jI5BiHJfTpapO7WbeAZ6rQWnak A4IJE7DaPiudzDLUCLVPcVe9djO2P9/BCe68wYEifkNAZwKe+5/fBLeh6VgU6YGv pc1hgBhkhzpfaKPegNnuH6G7p4w0NN/s0fh0J3ubYRAqMXs1rCHKBCVIxXGZLvl0 1Frrhgrs5D3J6WanG6es72uQe2gZRWYBaE/LaNdxzAHzIDpgYxE= =dIGy -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--