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:34:12 +0100 Message-ID: <871sugy6cb.fsf@elephly.net> References: <877f4d3hnt.fsf@zancanaro.id.au> <87shmzk79e.fsf@elephly.net> <87wpcb1gi5.fsf@zancanaro.id.au> <20170227220727.GA5274@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjCpG-0001Az-EP for guix-devel@gnu.org; Wed, 01 Mar 2017 17:34:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjCpD-0004Xu-C4 for guix-devel@gnu.org; Wed, 01 Mar 2017 17:34:26 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21060) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cjCpD-0004Xo-4f for guix-devel@gnu.org; Wed, 01 Mar 2017 17:34:23 -0500 In-reply-to: <20170227220727.GA5274@jasmine> 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@gnu.org, Carlo Zancanaro Leo Famulari writes: > On Tue, Feb 28, 2017 at 08:16:34AM +1100, Carlo Zancanaro wrote: >> On Mon, Feb 27 2017, Ricardo Wurmus wrote >> > Also note that icedtea-6 will eventually be removed (as it will no >> > longer receive upstream updates) and the other icedtea* packages should >> > no longer use inheritance to make that possible. >> >> The 'install-keystore phase will have to be moved to icedtea-7, then, >> where the same code will be required. The phase will have to move at >> some point anyway, so I don't think this is particularly significant >> that it's currently in icedtea-6. > > Off-topic, but I'd like for this to happen ASAP. Icedtea-6 is currently > unsupported and exploitable bugs continue to be discovered. I’m currently working on some Java packages again and I’ll try to take care of removing “icedtea-6” in the process. ~~ Ricardo