[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Prefer HTTPS to HTTP and FTP in texinfo.tex
From: |
Gavin Smith |
Subject: |
Re: [PATCH] Prefer HTTPS to HTTP and FTP in texinfo.tex |
Date: |
Sat, 16 Sep 2017 20:29:34 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sat, Sep 16, 2017 at 10:34:46AM -0700, Paul Eggert wrote:
> In Gnulib, Emacs, etc. we are changing ftp: and http: URLs to use https:, to
> discourage man-in-the-middle attacks when downloading software. The attached
> patch propagates these changes upstream to texinfo.tex. This patch doesn't
> affect the the other files in the texinfo source, though they should be
> updated too at some point.
I've applied your patch.