]> git.ipfire.org Git - thirdparty/qemu.git/commit
get_maintainer: use 'https://' instead of 'git://'
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 8 Nov 2018 11:15:25 +0000 (11:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Nov 2018 11:26:02 +0000 (11:26 +0000)
commit86e6010a7af943e729964b7af6c4192deb8010b4
treeddbea1c70ddee80f2bccbd5f159d07bb96e27033
parentc814b177625ab5823f40e7c177257141044d60dc
get_maintainer: use 'https://' instead of 'git://'

When you clone the repository without previous commit history, 'git://'
doesn't protect from man-in-the-middle attacks.  HTTPS is more secure
since the client verifies the server certificate.

Reported-by: Jann Horn <jannh@google.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20181108111531.30671-3-stefanha@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
scripts/get_maintainer.pl