From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH] Update networkmanager+nm-applet Date: Fri, 14 Oct 2016 17:14:42 +0000 Message-ID: <87wpha97jx.fsf@we.make.ritual.n0.is> References: <20161014170649.25121-1-ng0@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv64h-0008B0-3h for guix-devel@gnu.org; Fri, 14 Oct 2016 13:15:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv64c-0000Kn-RC for guix-devel@gnu.org; Fri, 14 Oct 2016 13:15:13 -0400 Received: from aibo.runbox.com ([91.220.196.211]:34709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv64c-0000JA-K8 for guix-devel@gnu.org; Fri, 14 Oct 2016 13:15:10 -0400 Received: from [10.9.9.213] (helo=mailfront13.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bv64a-000388-IU for guix-devel@gnu.org; Fri, 14 Oct 2016 19:15:08 +0200 Received: from xd9bb98da.dyn.telefonica.de ([217.187.152.218] helo=localhost) by mailfront13.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1bv64B-0001fu-E1 for guix-devel@gnu.org; Fri, 14 Oct 2016 19:14:43 +0200 In-Reply-To: <20161014170649.25121-1-ng0@we.make.ritual.n0.is> 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: guix-devel@gnu.org ng0 writes: > [PATCH 1/2] gnu: network-manager: Update to 1.4.2. > [PATCH 2/2] gnu: network-manager-applet: Update to 1.4.2. > > Update to 1.4.2 for both, nm-applet is build without WWAN support until we have glib updated to 2.50, > which should be done in core-updates if it isn't already being worked on. > > After updating the nm pair, someone could try the service and see if there was improvement over the 1.2.x state.