From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48176) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRzbr-0001qY-I6 for guix-patches@gnu.org; Tue, 05 Nov 2019 09:15:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRzbq-0007QN-DN for guix-patches@gnu.org; Tue, 05 Nov 2019 09:15:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57419) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iRzbq-0007PU-A9 for guix-patches@gnu.org; Tue, 05 Nov 2019 09:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iRzbq-0006ts-55 for guix-patches@gnu.org; Tue, 05 Nov 2019 09:15:02 -0500 Subject: bug#38032: [PATCH 0/4] Update libvirt 5.8.0/virt-manager 2.2.1 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191102174109.7a2264a7@gmail.com> Date: Tue, 05 Nov 2019 15:14:37 +0100 In-Reply-To: <20191102174109.7a2264a7@gmail.com> (Miguel Arruga Vivas's message of "Sat, 2 Nov 2019 17:41:09 +0100") Message-ID: <87h83i1kc2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Miguel Arruga Vivas Cc: 38032-done@debbugs.gnu.org Hi Miguel, Miguel Arruga Vivas skribis: > Regarding issue http://issues.guix.gnu.org/issue/36634 (upstream bug > report https://bugzilla.redhat.com/show_bug.cgi?id=3D1760233 where the > patch inside the second patch can be found too) I've updated it to the > latest stable version available. The last one is a bugfix for the > missing ip binary in the path. I hope the update to 3.9.0 won't need > the patch, but let's see. Good. I=E2=80=99ve applied and pushed the whole patch series. Thank you! Ludo=E2=80=99.