[PATCH 0/5] Consistently use 'libvirt.org' instead of 'www.libvirt.org' and update links to subprojects

Peter Krempa posted 5 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1678885024.git.pkrempa@redhat.com
docs/apps.rst                            |  2 +-
docs/bindings.rst                        |  8 ++++----
docs/docs.rst                            |  6 +++---
docs/downloads.rst                       |  2 +-
docs/java.rst                            |  2 +-
docs/manpages/libvirtd.rst               |  2 +-
docs/manpages/virt-admin.rst             |  2 +-
docs/manpages/virt-pki-query-dn.rst      |  2 +-
docs/manpages/virt-pki-validate.rst      |  2 +-
docs/manpages/virt-qemu-sev-validate.rst |  2 +-
docs/manpages/virtbhyved.rst             |  4 ++--
docs/manpages/virtinterfaced.rst         |  4 ++--
docs/manpages/virtlxcd.rst               |  4 ++--
docs/manpages/virtnetworkd.rst           |  4 ++--
docs/manpages/virtnodedevd.rst           |  4 ++--
docs/manpages/virtnwfilterd.rst          |  4 ++--
docs/manpages/virtproxyd.rst             |  2 +-
docs/manpages/virtqemud.rst              |  4 ++--
docs/manpages/virtsecretd.rst            |  4 ++--
docs/manpages/virtstoraged.rst           |  4 ++--
docs/manpages/virtvboxd.rst              |  4 ++--
docs/manpages/virtvzd.rst                |  4 ++--
docs/manpages/virtxend.rst               |  4 ++--
docs/meson.build                         |  1 -
docs/php.rst                             | 23 -----------------------
docs/styleguide.rst                      |  2 +-
docs/testapi.rst                         |  2 +-
src/libvirt-domain-checkpoint.c          |  2 +-
src/libvirt-domain.c                     |  2 +-
29 files changed, 44 insertions(+), 68 deletions(-)
delete mode 100644 docs/php.rst
[PATCH 0/5] Consistently use 'libvirt.org' instead of 'www.libvirt.org' and update links to subprojects
Posted by Peter Krempa 1 year, 2 months ago
Note that the required DNS changes for the subproject pages are not live
yet.

Peter Krempa (5):
  Use 'libvirt.org' instead of 'www.libvirt.org'
  docs: Update link to the php bindings project webpage
  docs: Update links to the libvirt-ocaml bindings project webpage
  docs: Update links to the libvirt-ruby bindings project webpage
  docs: java: Use new hostname for the sub-project

 docs/apps.rst                            |  2 +-
 docs/bindings.rst                        |  8 ++++----
 docs/docs.rst                            |  6 +++---
 docs/downloads.rst                       |  2 +-
 docs/java.rst                            |  2 +-
 docs/manpages/libvirtd.rst               |  2 +-
 docs/manpages/virt-admin.rst             |  2 +-
 docs/manpages/virt-pki-query-dn.rst      |  2 +-
 docs/manpages/virt-pki-validate.rst      |  2 +-
 docs/manpages/virt-qemu-sev-validate.rst |  2 +-
 docs/manpages/virtbhyved.rst             |  4 ++--
 docs/manpages/virtinterfaced.rst         |  4 ++--
 docs/manpages/virtlxcd.rst               |  4 ++--
 docs/manpages/virtnetworkd.rst           |  4 ++--
 docs/manpages/virtnodedevd.rst           |  4 ++--
 docs/manpages/virtnwfilterd.rst          |  4 ++--
 docs/manpages/virtproxyd.rst             |  2 +-
 docs/manpages/virtqemud.rst              |  4 ++--
 docs/manpages/virtsecretd.rst            |  4 ++--
 docs/manpages/virtstoraged.rst           |  4 ++--
 docs/manpages/virtvboxd.rst              |  4 ++--
 docs/manpages/virtvzd.rst                |  4 ++--
 docs/manpages/virtxend.rst               |  4 ++--
 docs/meson.build                         |  1 -
 docs/php.rst                             | 23 -----------------------
 docs/styleguide.rst                      |  2 +-
 docs/testapi.rst                         |  2 +-
 src/libvirt-domain-checkpoint.c          |  2 +-
 src/libvirt-domain.c                     |  2 +-
 29 files changed, 44 insertions(+), 68 deletions(-)
 delete mode 100644 docs/php.rst

-- 
2.39.2
Re: [PATCH 0/5] Consistently use 'libvirt.org' instead of 'www.libvirt.org' and update links to subprojects
Posted by Andrea Bolognani 1 year, 2 months ago
On Wed, Mar 15, 2023 at 01:58:18PM +0100, Peter Krempa wrote:
> Note that the required DNS changes for the subproject pages are not live
> yet.
>
> Peter Krempa (5):
>   Use 'libvirt.org' instead of 'www.libvirt.org'
>   docs: Update link to the php bindings project webpage
>   docs: Update links to the libvirt-ocaml bindings project webpage
>   docs: Update links to the libvirt-ruby bindings project webpage
>   docs: java: Use new hostname for the sub-project

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization
Re: [PATCH 0/5] Consistently use 'libvirt.org' instead of 'www.libvirt.org' and update links to subprojects
Posted by Peter Krempa 1 year, 1 month ago
On Wed, Mar 15, 2023 at 16:44:22 +0100, Andrea Bolognani wrote:
> On Wed, Mar 15, 2023 at 01:58:18PM +0100, Peter Krempa wrote:
> > Note that the required DNS changes for the subproject pages are not live
> > yet.
> >
> > Peter Krempa (5):
> >   Use 'libvirt.org' instead of 'www.libvirt.org'
> >   docs: Update link to the php bindings project webpage

This commit accidentally contains also the change of the link to
'Changes' of the libvirt-perl project.

I've now separated it locally into a new commit:

commit 142ef6d8ef1d4f40efc2cd76962217636e3d1a43 (HEAD)
Author: Peter Krempa <pkrempa@redhat.com>
Date:   Mon Mar 20 15:50:34 2023 +0100

    docs: downloads: Update link to 'Changes' of the libvirt-perl project

    The project is now hosted on gitlab.

    Signed-off-by: Peter Krempa <pkrempa@redhat.com>

diff --git a/docs/downloads.rst b/docs/downloads.rst
index 04aaa5b4eb..c7d4237f66 100644
--- a/docs/downloads.rst
+++ b/docs/downloads.rst
@@ -78,7 +78,7 @@ Language bindings
     - `issues <https://gitlab.com/libvirt/libvirt-perl/-/issues>`__
     - `github <https://github.com/libvirt/libvirt-perl>`__
     - `api ref <https://metacpan.org/release/Sys-Virt/>`__
-      `changes <https://libvirt.org/git/?p=libvirt-perl.git;a=blob;f=Changes;hb=HEAD>`__
+      `changes <https://gitlab.com/libvirt/libvirt-perl/-/blob/master/Changes>`__

> >   docs: Update links to the libvirt-ocaml bindings project webpage
> >   docs: Update links to the libvirt-ruby bindings project webpage
> >   docs: java: Use new hostname for the sub-project
Re: [PATCH 0/5] Consistently use 'libvirt.org' instead of 'www.libvirt.org' and update links to subprojects
Posted by Daniel P. Berrangé 1 year, 1 month ago
On Wed, Mar 15, 2023 at 01:58:18PM +0100, Peter Krempa wrote:
> Note that the required DNS changes for the subproject pages are not live
> yet.

The DNS changes are now live, so this is ready to push.

> 
> Peter Krempa (5):
>   Use 'libvirt.org' instead of 'www.libvirt.org'
>   docs: Update link to the php bindings project webpage
>   docs: Update links to the libvirt-ocaml bindings project webpage
>   docs: Update links to the libvirt-ruby bindings project webpage
>   docs: java: Use new hostname for the sub-project
> 
>  docs/apps.rst                            |  2 +-
>  docs/bindings.rst                        |  8 ++++----
>  docs/docs.rst                            |  6 +++---
>  docs/downloads.rst                       |  2 +-
>  docs/java.rst                            |  2 +-
>  docs/manpages/libvirtd.rst               |  2 +-
>  docs/manpages/virt-admin.rst             |  2 +-
>  docs/manpages/virt-pki-query-dn.rst      |  2 +-
>  docs/manpages/virt-pki-validate.rst      |  2 +-
>  docs/manpages/virt-qemu-sev-validate.rst |  2 +-
>  docs/manpages/virtbhyved.rst             |  4 ++--
>  docs/manpages/virtinterfaced.rst         |  4 ++--
>  docs/manpages/virtlxcd.rst               |  4 ++--
>  docs/manpages/virtnetworkd.rst           |  4 ++--
>  docs/manpages/virtnodedevd.rst           |  4 ++--
>  docs/manpages/virtnwfilterd.rst          |  4 ++--
>  docs/manpages/virtproxyd.rst             |  2 +-
>  docs/manpages/virtqemud.rst              |  4 ++--
>  docs/manpages/virtsecretd.rst            |  4 ++--
>  docs/manpages/virtstoraged.rst           |  4 ++--
>  docs/manpages/virtvboxd.rst              |  4 ++--
>  docs/manpages/virtvzd.rst                |  4 ++--
>  docs/manpages/virtxend.rst               |  4 ++--
>  docs/meson.build                         |  1 -
>  docs/php.rst                             | 23 -----------------------
>  docs/styleguide.rst                      |  2 +-
>  docs/testapi.rst                         |  2 +-
>  src/libvirt-domain-checkpoint.c          |  2 +-
>  src/libvirt-domain.c                     |  2 +-
>  29 files changed, 44 insertions(+), 68 deletions(-)
>  delete mode 100644 docs/php.rst
> 
> -- 
> 2.39.2
> 

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|