From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Leonid Bloch <leonid@daynix.com>, qemu-devel@nongnu.org
Cc: Yan Vugenfirer <yan@daynix.com>
Subject: Re: [Qemu-devel] [PATCH] qemu-ga: Fixed minor version switch issue
Date: Wed, 10 Feb 2016 11:43:32 -0600 [thread overview]
Message-ID: <20160210174332.7987.54737@loki> (raw)
In-Reply-To: <1452503561-29521-1-git-send-email-leonid@daynix.com>
Quoting Leonid Bloch (2016-01-11 03:12:41)
> With automatically generated GUID, on minor version changes, an error
> occurred, stating that there is a problem with the installer.
> Now, a notification is shown, warning the user that another version of
> this product is already installed, and that configuration or removal of
> the existing version is possible through Add/Remove Programs on the
> Control Panel (expected behavior).
>
> Signed-off-by: Leonid Bloch <leonid@daynix.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
> ---
> qga/installer/qemu-ga.wxs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs
> index 9473875..7f92891 100644
> --- a/qga/installer/qemu-ga.wxs
> +++ b/qga/installer/qemu-ga.wxs
> @@ -41,7 +41,7 @@
>
> <Product
> Name="QEMU guest agent"
> - Id="*"
> + Id="{DF9974AD-E41A-4304-81AD-69AA8F299766}"
> UpgradeCode="{EB6B8302-C06E-4BEC-ADAC-932C68A3A98D}"
> Manufacturer="$(env.QEMU_GA_MANUFACTURER)"
> Version="$(env.QEMU_GA_VERSION)"
> --
> 2.4.3
>
next prev parent reply other threads:[~2016-02-10 17:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 9:12 [Qemu-devel] [PATCH] qemu-ga: Fixed minor version switch issue Leonid Bloch
2016-01-31 14:18 ` Leonid Bloch
2016-02-10 17:43 ` Michael Roth [this message]
2016-02-25 2:07 ` Michael Roth
2016-02-25 8:15 ` Leonid Bloch
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=20160210174332.7987.54737@loki \
--to=mdroth@linux.vnet.ibm.com \
--cc=leonid@daynix.com \
--cc=qemu-devel@nongnu.org \
--cc=yan@daynix.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.