From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] gnu: ocaml: Fix CVE-2015-8869. Date: Mon, 02 May 2016 10:18:25 +0200 Message-ID: <874mageuum.fsf@gnu.org> References: <129c1d78b943eb2de62db23a5b6aadd33fcf1d97.1462041341.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ax942-0005mu-GC for guix-devel@gnu.org; Mon, 02 May 2016 04:18:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ax93q-0004WO-PB for guix-devel@gnu.org; Mon, 02 May 2016 04:18:41 -0400 In-Reply-To: <129c1d78b943eb2de62db23a5b6aadd33fcf1d97.1462041341.git.leo@famulari.name> (Leo Famulari's message of "Sat, 30 Apr 2016 14:38:37 -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@gnu.org Leo Famulari skribis: > * gnu/packages/patches/ocaml-CVE-2015-8869.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/ocaml.scm (ocaml): Use it. LGTM, thanks! Ludo'.