[libvirt PATCH 8/8] Prefer https: everywhere where possible

Erik Skultety eskultet at redhat.com
Fri Aug 28 06:27:37 UTC 2020


On Thu, Aug 27, 2020 at 03:27:05PM +0200, Ján Tomko wrote:
> Use https: links for websites that support them.
> 
> The URIs which are used as namespace identifiers
> are left alone.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  docs/acl.html.in                      |  2 +-
>  docs/aclpolkit.html.in                |  2 +-
>  docs/advanced-tests.rst               |  4 ++--
>  docs/api.html.in                      |  4 ++--
>  docs/apps.html.in                     | 14 +++++++-------
>  docs/bindings.html.in                 |  4 ++--
>  docs/coding-style.rst                 |  2 +-
>  docs/contact.html.in                  |  2 +-
>  docs/contribute.html.in               |  4 ++--
>  docs/csharp.html.in                   |  2 +-
>  docs/docs.html.in                     |  4 ++--
>  docs/downloads.html.in                |  2 +-
>  docs/drvbhyve.html.in                 | 10 +++++-----
>  docs/drvesx.html.in                   | 20 ++++++++++----------
>  docs/drvlxc.html.in                   |  2 +-
>  docs/drvnodedev.html.in               |  2 +-
>  docs/drvopenvz.html.in                |  4 ++--
>  docs/drvvbox.html.in                  |  2 +-
>  docs/drvvmware.html.in                |  8 ++++----
>  docs/firewall.html.in                 |  2 +-
>  docs/formatdomain.rst                 | 16 ++++++++--------
>  docs/formatstorage.html.in            |  2 +-
>  docs/index.html.in                    |  4 ++--
>  docs/java.html.in                     |  2 +-
>  docs/logging.html.in                  |  2 +-
>  docs/logos/README                     |  2 +-
>  docs/manpages/virsh.rst               |  2 +-
>  docs/nss.html.in                      |  2 +-
>  docs/page.xsl                         |  4 ++--
>  docs/php.html.in                      |  2 +-
>  docs/remote.html.in                   |  6 +++---
>  docs/storage.html.in                  |  2 +-
>  docs/testsuites.html.in               |  4 ++--
>  docs/testtck.html.in                  |  2 +-
>  docs/tlscerts.html.in                 |  2 +-
>  docs/uri.html.in                      |  2 +-
>  docs/virshcmdref.html.in              |  2 +-
>  docs/windows.html.in                  |  6 +++---
>  meson.build                           |  2 +-
>  run.in                                |  2 +-
>  src/conf/virchrdev.c                  |  2 +-
>  src/esx/README                        | 18 +++++++++---------
>  src/esx/esx_driver.c                  |  6 +++---
>  src/hyperv/hyperv_wmi_generator.input |  2 +-
>  src/internal.h                        |  2 +-
>  src/libxl/libxl_conf.c                |  2 +-
>  src/lxc/lxc_container.c               |  2 +-
>  src/rpc/virnetdaemon.c                |  2 +-
>  src/rpc/virnetlibsshsession.c         |  2 +-
>  src/storage/storage_backend_gluster.c |  6 +++---
>  src/storage/storage_util.c            |  2 +-
>  src/util/virhashcode.c                |  2 +-
>  src/util/virhashcode.h                |  2 +-
>  src/util/virprocess.c                 |  2 +-
>  src/util/virsysinfo.c                 |  2 +-
>  src/util/virutil.c                    |  2 +-
>  src/vmx/vmx.c                         |  6 +++---
>  tests/cputestdata/cpu-gather.sh       |  2 +-
>  tools/wireshark/README.rst            |  2 +-
>  tools/wireshark/util/genxdrstub.pl    |  2 +-
>  60 files changed, 116 insertions(+), 116 deletions(-)

sflow.net in docs/apps/html.in is also served over https
scripts.sil.org/OFL in docs/fonts/LICENSE.rst is also served over https

Erik




More information about the libvir-list mailing list