]> git.proxmox.com Git - mirror_qemu.git/commit
gitmodules: use 'https://' instead of 'git://'
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 8 Nov 2018 11:15:27 +0000 (11:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Nov 2018 11:26:02 +0000 (11:26 +0000)
commita897f22b596b622984d71550a7571e93ac185685
tree00c0d5a9e9c9394f37e74b99e2755a57a5d081b5
parente18a8b34232ab688895380ce3462875411609de7
gitmodules: 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.

Also change git.qemu-project.org to git.qemu.org (we control both domain
names but qemu.org is used more widely).

Reported-by: Jann Horn <jannh@google.com>
Reviewed-by: Daniel P. Berrangé <berrange@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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181108111531.30671-5-stefanha@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
.gitmodules