ACK: [PATCH] README: Use HTTPS URL https://kernel.ubuntu.org
Alex Hung
alex.hung at canonical.com
Mon Mar 30 22:30:53 UTC 2020
On 2020-03-29 2:56 a.m., Paul Menzel 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: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list