From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eMU6k-0000KH-5L for guix-patches@gnu.org; Wed, 06 Dec 2017 02:27:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eMU6h-0000Cc-0j for guix-patches@gnu.org; Wed, 06 Dec 2017 02:27:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39792) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eMU6g-0000CR-TO for guix-patches@gnu.org; Wed, 06 Dec 2017 02:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eMU6g-00056D-Cf for guix-patches@gnu.org; Wed, 06 Dec 2017 02:27:02 -0500 Subject: [bug#29562] [PATCH] gnu: lua5.1-socket: Update to 3.0-rc1 (for IPv6 support). Resent-Message-ID: References: <20171204151448.26723-1-clement@lassieur.org> <20171204192455.GA30511@jasmine.lan> <87tvx6du3z.fsf@lassieur.org> <20171206021909.GA28118@jasmine.lan> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <20171206021909.GA28118@jasmine.lan> Date: Wed, 06 Dec 2017 08:26:49 +0100 Message-ID: <87r2s8e2py.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 29562@debbugs.gnu.org Leo Famulari writes: > On Mon, Dec 04, 2017 at 11:08:16PM +0100, Clément Lassieur wrote: >> Leo Famulari writes: >> > Can you give more detail about this case? >> >> Sure. This patch adds support for IPv6 to Prosody. See >> https://prosody.im/doc/ipv6 and >> https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00050.html. >> >> Even though it's a release candidate, it's four years old, it's >> recommended by Prosody, and I believe IPv6 is really important. > > Given that this RC is 4 years old, implements a critical feature (IPv6), > and is recommended by one of our major packages which is also its own > user, LGTM :) Haha, thank you for the review :-)