[libvirt PATCH 0/8] Use https:// more

Ján Tomko jtomko at redhat.com
Thu Aug 27 13:26:57 UTC 2020


Ján Tomko (8):
  docs: tlscerts: fix link to certtool invocation
  tools: wireshark: fix link to wireshark repo
  build-aux: vc-list-files: remove non-git support
  vbox: do not repeat the innotek namespace url
  Prefer https: for Wikipedia links
  Prefer https: for Red Hat websites
  Prefer https: for libguestfs.org links
  Prefer https: everywhere where possible

 build-aux/vc-list-files                     | 24 -------
 docs/acl.html.in                            |  2 +-
 docs/aclpolkit.html.in                      |  2 +-
 docs/advanced-tests.rst                     |  4 +-
 docs/api.html.in                            |  4 +-
 docs/apps.html.in                           | 26 ++++----
 docs/best-practices.rst                     |  2 +-
 docs/bindings.html.in                       |  4 +-
 docs/bugs.html.in                           |  6 +-
 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                       | 18 +++---
 docs/formatstorage.html.in                  |  2 +-
 docs/index.html.in                          |  4 +-
 docs/internals/rpc.html.in                  |  2 +-
 docs/java.html.in                           |  2 +-
 docs/kbase/secureusage.rst                  |  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/pci-hotplug.html.in                    |  2 +-
 docs/php.html.in                            |  2 +-
 docs/remote.html.in                         |  8 +--
 docs/securityprocess.html.in                |  2 +-
 docs/storage.html.in                        |  2 +-
 docs/testsuites.html.in                     |  4 +-
 docs/testtck.html.in                        |  4 +-
 docs/tlscerts.html.in                       |  6 +-
 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/qemu/qemu_domain.c                      |  2 +-
 src/remote/remote_driver.c                  |  2 +-
 src/rpc/virnetclient.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/virarch.h                          | 72 ++++++++++-----------
 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/vbox/vbox_snapshot_conf.c               | 12 ++--
 src/vmx/vmx.c                               |  6 +-
 tests/cputestdata/cpu-gather.sh             |  2 +-
 tools/wireshark/README.rst                  |  2 +-
 tools/wireshark/samples/libvirt-sample.pdml |  2 +-
 tools/wireshark/util/genxdrstub.pl          |  2 +-
 73 files changed, 182 insertions(+), 204 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list