From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: OpenSSL security updates Date: Wed, 5 Oct 2016 19:46:28 -0400 Message-ID: <20161005234628.GB17110@jasmine> References: <20160926170138.GA7875@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brvte-0003bU-Dr for guix-devel@gnu.org; Wed, 05 Oct 2016 19:46:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brvtY-0000sz-Py for guix-devel@gnu.org; Wed, 05 Oct 2016 19:46:45 -0400 Content-Disposition: inline In-Reply-To: <20160926170138.GA7875@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: guix-devel@gnu.org On Mon, Sep 26, 2016 at 01:01:38PM -0400, Leo Famulari wrote: > Subject: [PATCH] gnu: openssl: Update replacement to 1.0.2j [fixes > CVE-2016-7052]. > > * gnu/packages/tls.scm (openssl): Update replacement to 1.0.2j. > (openssl-1.0.2i): Replace with... > (openssl-1.0.2j): ... new variable. Ludo, you mentioned you were using this graft as a test case for improvements to `guix lint`. Let us know if you are done with it so it can be ungrafted on the core-updates branch.