From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: icedtea-8: Build keystore without id-ecPublicKey certificates. Date: Wed, 01 Mar 2017 23:31:30 +0100 Message-ID: <8737ewy6gt.fsf@elephly.net> References: <877f4d3hnt.fsf@zancanaro.id.au> <87fuj03my7.fsf@gnu.org> <87y3wr2465.fsf@zancanaro.id.au> <87o9xkbsjc.fsf@zancanaro.id.au> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjCmj-0000vz-9L for guix-devel@gnu.org; Wed, 01 Mar 2017 17:31:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjCmi-0003nB-JG for guix-devel@gnu.org; Wed, 01 Mar 2017 17:31:49 -0500 In-reply-to: <87o9xkbsjc.fsf@zancanaro.id.au> 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: Carlo Zancanaro Cc: guix-devel@gnu.org Carlo Zancanaro writes: > On Mon, Feb 27 2017, Roel Janssen wrote >> Unfortunately, I don't seem to be able to apply your patch. [ ... ] > > Hmm. That's strange. I generated a new patch which hopefully will work. > I tried applying it to master on my machine and it seemed to work fine. > > I'm not sure what to do with this in light of Ricardo's comments, but > I'm hopeful that it can be pushed. (The advantage not having the ability > to push is that I don't have to make any real decisions. Hooray!) Thanks for the new patch. I applied it as ea9e58ef66f0fc0235eb1b36690ad4e41bf8771d after making a few minor changes to the commit message. I also added a Co-authored-by line for Roel as you updated his copyright line. Thanks! ~~ Ricardo