ACK: [PATCH] README: Use HTTPS URL https://kernel.ubuntu.org
Anthony Wong
anthony.wong at canonical.com
Tue Mar 31 02:21:32 UTC 2020
On Sun, Mar 29, 2020 at 11:29 PM Paul Menzel <pmenzel at molgen.mpg.de> wrote:
>
> Using the HTTPS URL saves one request, and prevents certain kinds of
> attacks.
>
> $ curl -I http://kernel.ubuntu.com/git/hwe/fwts.git/
> HTTP/1.1 301 Moved Permanently
> Date: Sun, 29 Mar 2020 08:25:49 GMT
> Server: Apache/2.4.18 (Ubuntu)
> Location: https://kernel.ubuntu.com/git/hwe/fwts.git/
> Content-Type: text/html; charset=iso-8859-1
>
> Signed-off-by: Paul Menzel <pmenzel at molgen.mpg.de>
> ---
> README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 7c3b5288..a08a2a7f 100644
> --- a/README
> +++ b/README
> @@ -269,7 +269,7 @@ Resources
>
> fwts git repository:
> git://kernel.ubuntu.com/hwe/fwts.git
> - http://kernel.ubuntu.com/git/hwe/fwts.git/
> + https://kernel.ubuntu.com/git/hwe/fwts.git/
>
> fwts reference guide:
> https://wiki.ubuntu.com/FirmwareTestSuite/Reference
Acked-by: Anthony Wong <anthony.wong at canonical.com>
More information about the fwts-devel
mailing list