On 8 November 2018 at 11:15, Stefan Hajnoczi <stefa...@redhat.com> wrote:
> v4:
>  * Once more, with feeling!  Fix 'https//' in get_maintainer.pl [Philippe]
> v3:
>  * Fix broken openhackware URL [Eric]
>  * Convert a few remaining URLs [Eric]
> v2:
>  * Use HTTPS for repo.or.cz [Eric]
>
> Jeff Cody has enabled git smart HTTP support on qemu.org.  From now on HTTPS 
> is
> the preferred protocol because it adds some protection against
> man-in-the-middle when cloning a repo.
>
> This patch series updates git:// URLs and changes them to https://.  The 
> https:// URL format is:
>
>   https://git.qemu.org/git/<project>.git
>
> The old git:// URL format was:
>
>   git://git.qemu.org/<project>.git
>
> I have also updated git://github.com/ and repo.or.cz URLs because they offer 
> HTTPS.
>
> I have tested that submodules continue to work after the change to 
> .gitmodules.

Applied to master, thanks.

-- PMM

Reply via email to