From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] refresh nss-certs Date: Fri, 02 Sep 2016 14:21:42 +0200 Message-ID: <87d1kmo5k9.fsf@gnu.org> References: <20160830061715.GA4193@jasmine> <20160831173209.GD28096@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfnTz-0005bo-Df for guix-devel@gnu.org; Fri, 02 Sep 2016 08:22:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfnTt-0001pX-DK for guix-devel@gnu.org; Fri, 02 Sep 2016 08:22:06 -0400 In-Reply-To: <20160831173209.GD28096@jasmine> (Leo Famulari's message of "Wed, 31 Aug 2016 13:32:09 -0400") 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: Leo Famulari Cc: guix-devel Leo Famulari skribis: > On Tue, Aug 30, 2016 at 01:33:10PM +0200, Vincent Legoll wrote: >> Here it is... >> I test-installed the 2 packages, but nothing more > >> From 966dd703fea7754d18fbe609215eff8381435458 Mon Sep 17 00:00:00 2001 >> From: Vincent Legoll >> Date: Wed, 24 Aug 2016 13:03:48 +0200 >> Subject: [PATCH] gnu: nss & nss-certs: Update to 3.26 >>=20 >> * gnu/packages/certs.scm (nss-certs): Update to 3.26. >> * gnu/packages/gnuzilla.scm (nss): Update to 3.26. > > Thanks, looks good! I'm CC-ing Mark directly since he is usually the one > to update these packages. I think you didn=E2=80=99t actually Cc Mark, so here we go. :-) If NSS and its main users (IceCat) build fine, I would suggest applying this patch. Thanks, Ludo=E2=80=99.