[virt-tools-list] [PATCH] Chagne most URIs to use https:// instead of http://

Cole Robinson crobinso at redhat.com
Mon Apr 30 17:37:25 UTC 2018


On 04/30/2018 08:56 AM, Daniel P. Berrangé wrote:
> All URLs were checked to see if they supported https://, those which did
> were converted.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  HACKING.md                       |   4 +-
>  README.md                        |   6 +--
>  data/virt-manager.appdata.xml.in |   8 +--
>  man/virt-clone.pod               |   6 +--
>  man/virt-convert.pod             |   6 +--
>  man/virt-install.pod             | 114 +++++++++++++++++++--------------------
>  man/virt-manager.pod             |   6 +--
>  man/virt-xml.pod                 |   8 +--
>  ui/about.ui                      |   4 +-
>  virt-convert                     |   2 +-
>  virt-install                     |   2 +-
>  virt-manager.spec.in             |   4 +-
>  virtconv/ovf.py                  |   6 +--
>  virtinst/devices/disk.py         |   2 +-
>  virtinst/devices/interface.py    |   2 +-
>  virtinst/progress.py             |   2 +-
>  virtinst/urldetect.py            |   6 +--
>  17 files changed, 94 insertions(+), 94 deletions(-)
> 

Thanks, pushed now

- Cole




More information about the virt-tools-list mailing list