From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Libressl Date: Tue, 16 Jun 2015 11:56:04 +0200 Message-ID: <87twu8x9hn.fsf@gnu.org> References: <20150615191102.GA4777@debian> <87eglciv83.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4nbF-0006WN-Iy for guix-devel@gnu.org; Tue, 16 Jun 2015 05:56:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4nbC-0006k5-Rf for guix-devel@gnu.org; Tue, 16 Jun 2015 05:56:09 -0400 In-Reply-To: <87eglciv83.fsf@netris.org> (Mark H. Weaver's message of "Mon, 15 Jun 2015 16:15:40 -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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > Andreas Enge writes: [...] >> the next question would be whether we should switch >> all inputs from openssl to libressl. I tried it for fetchmail, and it wo= rks >> just the same. > > I would be in favor of trying this in core-updates. I think this should rather be tried in a specific libressl branch, so that issues are clearly identified. But yeah, if that works well, it probably makes sense to switch to LibreSSL by default. Thanks, Ludo=E2=80=99.