Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-09-13 Thread Ludovic Courtès
Alex Kost skribis: > Alex Kost (2016-09-09 21:04 +0300) wrote: > >> ng0 (2016-09-08 23:27 +) wrote: >> >>> Hi, >>> >>> can someone else comment on this thread? I've listed part of my reasons, >>> not all, my position should be clear. >> >> Since your other similar patches (http->https) were c

Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-09-12 Thread Alex Kost
Alex Kost (2016-09-09 21:04 +0300) wrote: > ng0 (2016-09-08 23:27 +) wrote: > >> Hi, >> >> can someone else comment on this thread? I've listed part of my reasons, >> not all, my position should be clear. > > Since your other similar patches (http->https) were committed, I don't > see a proble

Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-09-09 Thread Alex Kost
ng0 (2016-09-08 23:27 +) wrote: > Hi, > > can someone else comment on this thread? I've listed part of my reasons, > not all, my position should be clear. Since your other similar patches (http->https) were committed, I don't see a problem with this one, so if no one will object in a day or t

Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-09-08 Thread ng0
Hi, can someone else comment on this thread? I've listed part of my reasons, not all, my position should be clear. ng0 writes: > ng0 writes: > >> Alex Kost writes: >> >>> ng0 (2016-08-27 17:20 +0300) wrote: >>> From d2dfd0fcc34f5cdcb9d181093cffd5af16be6641 Mon Sep 17 00:00:00 2001 F

Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-08-30 Thread ng0
ng0 writes: > Alex Kost writes: > >> ng0 (2016-08-27 17:20 +0300) wrote: >> >>> From d2dfd0fcc34f5cdcb9d181093cffd5af16be6641 Mon Sep 17 00:00:00 2001 >>> From: ng0 >>> Date: Sat, 27 Aug 2016 13:33:31 + >>> Subject: [PATCH 1/4] gnu: emacs: Use https for elpa.gnu.org. >>> >>> * gnu/packages/

Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-08-27 Thread ng0
Alex Kost writes: > ng0 (2016-08-27 17:20 +0300) wrote: > >> From d2dfd0fcc34f5cdcb9d181093cffd5af16be6641 Mon Sep 17 00:00:00 2001 >> From: ng0 >> Date: Sat, 27 Aug 2016 13:33:31 + >> Subject: [PATCH 1/4] gnu: emacs: Use https for elpa.gnu.org. >> >> * gnu/packages/emacs.scm: Use 'https' fo

Re: [PATCH] gnu: emacs: Use https for elpa.gnu.org

2016-08-27 Thread Alex Kost
ng0 (2016-08-27 17:20 +0300) wrote: > From d2dfd0fcc34f5cdcb9d181093cffd5af16be6641 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sat, 27 Aug 2016 13:33:31 + > Subject: [PATCH 1/4] gnu: emacs: Use https for elpa.gnu.org. > > * gnu/packages/emacs.scm: Use 'https' for all elpa.gnu.org urls. > --