Re: [Qemu-devel] insecure git submodule URLs

2018-12-04 Thread Stefan Hajnoczi
On Mon, Oct 08, 2018 at 02:17:39PM -0500, Eric Blake wrote: > On 7/15/18 7:56 PM, Jann Horn via Qemu-devel wrote: > > On Sun, Jul 15, 2018 at 11:18 PM Peter Maydell > > wrote: > > > > > > On 15 July 2018 at 20:50, Jann Horn via Qemu-devel > > > wrote: > > > > I noticed that when I build QEMU fr

Re: [Qemu-devel] insecure git submodule URLs

2018-10-08 Thread Eric Blake
On 7/15/18 7:56 PM, Jann Horn via Qemu-devel wrote: On Sun, Jul 15, 2018 at 11:18 PM Peter Maydell wrote: On 15 July 2018 at 20:50, Jann Horn via Qemu-devel wrote: I noticed that when I build QEMU from git for the first time, it pulls in submodules over the insecure git:// protocol - in othe

Re: [Qemu-devel] insecure git submodule URLs

2018-07-15 Thread Jann Horn via Qemu-devel
On Sun, Jul 15, 2018 at 11:18 PM Peter Maydell wrote: > > On 15 July 2018 at 20:50, Jann Horn via Qemu-devel > wrote: > > I noticed that when I build QEMU from git for the first time, it pulls > > in submodules over the insecure git:// protocol - in other words, as > > far as I can tell, if I'm e

Re: [Qemu-devel] insecure git submodule URLs

2018-07-15 Thread Peter Maydell
On 15 July 2018 at 20:50, Jann Horn via Qemu-devel wrote: > I noticed that when I build QEMU from git for the first time, it pulls > in submodules over the insecure git:// protocol - in other words, as > far as I can tell, if I'm e.g. on an open wifi network while building > QEMU for the first tim

[Qemu-devel] insecure git submodule URLs

2018-07-15 Thread Jann Horn via Qemu-devel
Hi! I noticed that when I build QEMU from git for the first time, it pulls in submodules over the insecure git:// protocol - in other words, as far as I can tell, if I'm e.g. on an open wifi network while building QEMU for the first time, even if I cloned the main repository over https, anyone cou