From mboxrd@z Thu Jan  1 00:00:00 1970
From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=)
Subject: bug#22831: [PATCH 2/2] WIP: gnu: openssl: Restrict allowed references
	for openssl.
Date: Tue, 01 Mar 2016 21:46:26 +0100
Message-ID: <877fhmorj1.fsf@gnu.org>
References: <cover.1456792742.git.leo@famulari.name>
	<d59f912303428deb9ebbee6e3492edac988885f0.1456792742.git.leo@famulari.name>
	<20160301072025.GA26797@jasmine>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Return-path: <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:52779)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1aarCE-0000gh-Kg
	for bug-guix@gnu.org; Tue, 01 Mar 2016 15:47:11 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1aarCA-0004QH-Iv
	for bug-guix@gnu.org; Tue, 01 Mar 2016 15:47:06 -0500
Received: from debbugs.gnu.org ([208.118.235.43]:59608)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1aarCA-0004Q9-FS
	for bug-guix@gnu.org; Tue, 01 Mar 2016 15:47:02 -0500
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1aarCA-0007sR-8D
	for bug-guix@gnu.org; Tue, 01 Mar 2016 15:47:02 -0500
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-Message-ID: <handler.22831.B22831.145686520030249@debbugs.gnu.org>
In-Reply-To: <20160301072025.GA26797@jasmine> (Leo Famulari's message of "Tue,
	1 Mar 2016 02:20:25 -0500")
List-Id: Bug reports for GNU Guix <bug-guix.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/bug-guix>
List-Post: <mailto:bug-guix@gnu.org>
List-Help: <mailto:bug-guix-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=subscribe>
Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org
Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org
To: Leo Famulari <leo@famulari.name>
Cc: 22831@debbugs.gnu.org

Leo Famulari <leo@famulari.name> skribis:

> From 00807e4421757f8d9204f1601de9a8286a408f91 Mon Sep 17 00:00:00 2001
> From: Leo Famulari <leo@famulari.name>
> Date: Mon, 29 Feb 2016 19:24:20 -0500
> Subject: [PATCH] gnu: openssl: Restrict allowed references for openssl.
>
> * gnu/packages/tls.scm (openssl)[arguments]: Add #:allowed-references.

For some reason I hadn=E2=80=99t seen it in M-x debbugs-gnu for this report
today, but the patch looks good to me!

If we apply it now, it won=E2=80=99t trigger a rebuild (yay!), but will sti=
ll
trigger a bunch of regrafting, which is slightly annoying.  What about
applying it in the next =E2=80=98security-updates=E2=80=99 branch?

Thanks!

Ludo=E2=80=99.