]> Git Repo - qemu.git/commit
MAINTAINERS: use 'https://' instead of 'git://' for GitHub
authorStefan Hajnoczi <[email protected]>
Thu, 8 Nov 2018 11:15:26 +0000 (11:15 +0000)
committerPeter Maydell <[email protected]>
Mon, 12 Nov 2018 11:26:02 +0000 (11:26 +0000)
commite18a8b34232ab688895380ce3462875411609de7
treebefe56f598d96460b2e54bd5cf6f1bb74d7458cb
parent86e6010a7af943e729964b7af6c4192deb8010b4
MAINTAINERS: use 'https://' instead of 'git://' for GitHub

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 <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20181108111531[email protected]
Signed-off-by: Peter Maydell <[email protected]>
MAINTAINERS
This page took 0.025165 seconds and 4 git commands to generate.