]> git.proxmox.com Git - mirror_qemu.git/commit
git: use HTTPS git URLs for repo.or.cz
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 8 Nov 2018 11:15:28 +0000 (11:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Nov 2018 11:26:02 +0000 (11:26 +0000)
commitebe2aad24e65fad69b3ec2996cd450d3fc884d24
treeea071f7f568023a3ea9dc0ce3ce812df6394d395
parenta897f22b596b622984d71550a7571e93ac185685
git: use HTTPS git URLs for repo.or.cz

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.

Suggested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181108111531.30671-6-stefanha@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
pc-bios/README