From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: Re: [PATCH] for gnu/packages/*.scm rewrite http to https for gnu.org, emacs.scm: add tls for elpa (https://elpa.gnu.org) Date: Sat, 11 Jun 2016 18:33:24 +0200 Message-ID: <87d1nnofcb.fsf@gnu.org> References: <20160611155519.GA24412@khazad-dum> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBlqr-0005fW-AR for guix-devel@gnu.org; Sat, 11 Jun 2016 12:33:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBlql-0005hj-IB for guix-devel@gnu.org; Sat, 11 Jun 2016 12:33:36 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBlql-0005hT-Fp for guix-devel@gnu.org; Sat, 11 Jun 2016 12:33:31 -0400 Received: from mek33-4-82-236-46-88.fbx.proxad.net ([82.236.46.88]:41290 helo=godel) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1bBlqj-0002tC-2f for guix-devel@gnu.org; Sat, 11 Jun 2016 12:33:30 -0400 In-Reply-To: <20160611155519.GA24412@khazad-dum> (ng0@we.make.ritual.n0.is's message of "Sat, 11 Jun 2016 15:55:20 +0000") 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 Hello, ng0 writes: > Hi, last cosmetic patch for today. > This patch does the following: > > 1. rewrite every occurence in gnu/packages/*.scm files of > http://www.gnu.org to https://www.gnu.org > 2. for gnu/packages/emacs.scm enable tls for elpa.gnu.org, > which is now using a certificate by the LetsEncrypt CA. I think one patch for each of these 2 changes would be better. > From 389e846deaa379ca10b5d006afa26693dc0085d8 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sat, 11 Jun 2016 15:32:07 +0000 > Subject: [PATCH] gnu: gnu/packages/().scm: URL http->https corrections. I have noticed that this patch modifies the copying permission statement too. Since they are copied from , I think it would be preferable to modify the original before. Could you ask to apply this change on the website first and then make a separate patch for making Guix conform to it? Sorry for these administrative boredoms. :) Thanks, -- Mathieu Lirzin