From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] refresh nss-certs Date: Tue, 30 Aug 2016 02:17:15 -0400 Message-ID: <20160830061715.GA4193@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1becMb-0000s7-NO for guix-devel@gnu.org; Tue, 30 Aug 2016 02:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1becMW-0004bX-MX for guix-devel@gnu.org; Tue, 30 Aug 2016 02:17:36 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:36228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1becMU-0004an-9Q for guix-devel@gnu.org; Tue, 30 Aug 2016 02:17:32 -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: Vincent Legoll Cc: guix-devel On Wed, Aug 24, 2016 at 01:08:33PM +0200, Vincent Legoll wrote: > The attached patch updates nss-certs to latest 3.26 > > WDYT? Looks good, but can you send a revised patch that also updates NSS? nss-certs used to inherit from nss, but we stopped doing that for the reasons described here: http://lists.gnu.org/archive/html/guix-devel/2016-06/msg00648.html