Re: [Qemu-devel] [PATCH v3 5/8] git: use HTTPS git URLs for repo.or.cz

2018-11-05 Thread Eric Blake
On 11/4/18 5:24 AM, Stefan Hajnoczi wrote: 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 Signed-off-by: Stefan Hajnoczi ---

[Qemu-devel] [PATCH v3 5/8] git: use HTTPS git URLs for repo.or.cz

2018-11-04 Thread Stefan Hajnoczi
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 Signed-off-by: Stefan Hajnoczi --- MAINTAINERS| 14 +++--- pc-bios