From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Libressl Date: Sun, 5 Jul 2015 17:17:54 +0200 Message-ID: <20150705151754.GA12339@debian> References: <20150615191102.GA4777@debian> <87eglciv83.fsf@netris.org> <20150703195715.GA25617@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBlgY-000882-Ld for guix-devel@gnu.org; Sun, 05 Jul 2015 11:18:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBlgT-0003Ub-Lv for guix-devel@gnu.org; Sun, 05 Jul 2015 11:18:26 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:57605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBlgT-0003SN-CI for guix-devel@gnu.org; Sun, 05 Jul 2015 11:18:21 -0400 Content-Disposition: inline In-Reply-To: <20150703195715.GA25617@debian> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org On Fri, Jul 03, 2015 at 09:57:15PM +0200, Andreas Enge wrote: > The attached patch does the first half of the change. Is it okay to push it? I did, as there was no complaint; the next part (move openssl.scm into tls.scm) will follow soon. Andreas