qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>,
	Markus Armbruster <armbru@redhat.com>,
	Daniel Berrange <berrange@redhat.com>,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 1/2] Use qemu.org domain name
Date: Mon, 20 Nov 2017 12:54:20 -0200	[thread overview]
Message-ID: <20171120145420.GL3037@localhost.localdomain> (raw)
In-Reply-To: <20171120142248.16432-2-stefanha@redhat.com>

On Mon, Nov 20, 2017 at 02:22:47PM +0000, Stefan Hajnoczi wrote:
> The owner of qemu.org has delegated authority to modify DNS records to
> the QEMU Project.  This has allowed us to use the domain name without
> worries about IP address changes or technical issues disrupting service.
> The issues described in commit 859389810910f232188675d2f10b15f1aad77660
> ("Use qemu-project.org domain name") have therefore been mitigated.
> 
> This patch switches back to consistently using qemu.org instead of
> qemu-project.org.
> 
> Note that git-submodule(1) does not detect URL changes.  The following
> commands clean up all submodules to ensure you will use the latest URLs:
> 
>   $ git submodule deinit . # you'll be warned if you have local changes
>   $ rm -rf .git/modules    # also clear cached .git/ directories
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  docs/interop/qmp-intro.txt |  2 +-
>  docs/rdma.txt              |  2 +-
>  roms/Makefile              |  2 +-
>  .gitmodules                | 18 +++++++++---------
>  Changelog                  |  2 +-
>  README                     | 16 ++++++++--------
>  pc-bios/README             |  4 ++--
>  qemu.nsi                   |  2 +-
>  scripts/get_maintainer.pl  |  2 +-
>  scripts/qmp/qemu-ga-client |  2 +-
>  version.rc                 |  2 +-
>  11 files changed, 27 insertions(+), 27 deletions(-)
> 
[...]
> diff --git a/roms/Makefile b/roms/Makefile
> index b5e5a69e91..7ce56086b1 100644
> --- a/roms/Makefile
> +++ b/roms/Makefile
> @@ -39,7 +39,7 @@ powerpc_cross_prefix := $(call find-cross-prefix,powerpc)
>  x86_64_cross_prefix := $(call find-cross-prefix,x86_64)
>  
>  # tag our seabios builds
> -SEABIOS_EXTRAVERSION="-prebuilt.qemu-project.org"
> +SEABIOS_EXTRAVERSION="-prebuilt.qemu.org"
>  
>  #
>  # EfiRom utility is shipped with edk2 / tianocore, in BaseTools/

The pre-built images in pc-bios/ still contain "qemu-project.org"

Should we generate new images before 2.11?  (I don't think we should)

If we don't generate new images, should we update roms/Makefile
before 2.11?  (I don't think we should, either)

-- 
Eduardo

  parent reply	other threads:[~2017-11-20 14:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-20 14:22 [Qemu-devel] [PATCH 0/2] Update qemu.org domains Stefan Hajnoczi
2017-11-20 14:22 ` [Qemu-devel] [PATCH 1/2] Use qemu.org domain name Stefan Hajnoczi
2017-11-20 14:26   ` Peter Maydell
2017-11-20 14:29     ` Daniel P. Berrange
2017-11-21 10:16     ` Stefan Hajnoczi
2017-11-20 14:54   ` Eduardo Habkost [this message]
2017-11-20 14:22 ` [Qemu-devel] [PATCH 2/2] Use HTTPS for qemu.org and other domains Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171120145420.GL3037@localhost.localdomain \
    --to=ehabkost@redhat.com \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).