<feed xmlns='http://www.w3.org/2005/Atom'>
<title>virt-viewer.git/man, branch master</title>
<subtitle>Graphical console client for virtual machines using libvirt</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/'/>
<entry>
<title>Update MAINTAINERCLEANFILES variables</title>
<updated>2015-11-04T14:17:16+00:00</updated>
<author>
<name>Eduardo Lima (Etrunko)</name>
<email>etrunko@redhat.com</email>
</author>
<published>2015-11-04T13:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=69e0476314bdbca7d1b07d99cb9c24b31ca25197'/>
<id>69e0476314bdbca7d1b07d99cb9c24b31ca25197</id>
<content type='text'>
Makefile.am: Use helper variables from git.mk
man/Makefile.am: This should be $(dist_man_MANS) instead of $(man_MANS)

Signed-off-by: Eduardo Lima (Etrunko) &lt;etrunko@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefile.am: Use helper variables from git.mk
man/Makefile.am: This should be $(dist_man_MANS) instead of $(man_MANS)

Signed-off-by: Eduardo Lima (Etrunko) &lt;etrunko@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vv-file: Add 'newer-version-url' key to .vv files</title>
<updated>2015-06-09T16:06:39+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@redhat.com</email>
</author>
<published>2015-05-19T16:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=a9967fd2f63b3af17d841f82dd12bb098a8a966e'/>
<id>a9967fd2f63b3af17d841f82dd12bb098a8a966e</id>
<content type='text'>
If set, this URL will be displayed when one of the version checks
('version' of 'versions' key fail). This URL should contain explanations
about how to get an updated remote-viewer version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If set, this URL will be displayed when one of the version checks
('version' of 'versions' key fail). This URL should contain explanations
about how to get an updated remote-viewer version.
</pre>
</div>
</content>
</entry>
<entry>
<title>util: Replace virt_viewer_compare_version with _compare_buildid</title>
<updated>2015-06-09T16:06:39+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@redhat.com</email>
</author>
<published>2015-04-21T16:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=e2df5a739aaedc007119a38cb59b729ed9d0fcbb'/>
<id>e2df5a739aaedc007119a38cb59b729ed9d0fcbb</id>
<content type='text'>
This allows us to do a more accurate version check if the .vv file
producer wants to allow builds newer than x.y-z because they contain an
important bug fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to do a more accurate version check if the .vv file
producer wants to allow builds newer than x.y-z because they contain an
important bug fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>vv-file: Add VirtViewerFile::versions</title>
<updated>2015-06-09T16:06:39+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@redhat.com</email>
</author>
<published>2015-04-16T13:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=fd1052ad5d7850d6bc7d4997c46e5a57452141ed'/>
<id>fd1052ad5d7850d6bc7d4997c46e5a57452141ed</id>
<content type='text'>
Specifying a single minimal version in the .vv file is not enough as
the client version will be highly dependent on the OS it's running in.
Windows versioning is not the same as linux versioning, Fedora 21 and
Fedora 22 may have different release numbers for the same version,
and we may want to force a specific minimal release in case of a
critical bug fix.

This commit adds supports for a 'versions' field in .vv files where a
list of os-id:version couples can be stored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifying a single minimal version in the .vv file is not enough as
the client version will be highly dependent on the OS it's running in.
Windows versioning is not the same as linux versioning, Fedora 21 and
Fedora 22 may have different release numbers for the same version,
and we may want to force a specific minimal release in case of a
critical bug fix.

This commit adds supports for a 'versions' field in .vv files where a
list of os-id:version couples can be stored.
</pre>
</div>
</content>
</entry>
<entry>
<title>monitor-mapping: Do not allow to skip a display</title>
<updated>2015-06-04T08:58:09+00:00</updated>
<author>
<name>Pavel Grunt</name>
<email>pgrunt@redhat.com</email>
</author>
<published>2015-06-03T12:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=233c61eaea20408d15eb8720a7bda784a975a9b3'/>
<id>233c61eaea20408d15eb8720a7bda784a975a9b3</id>
<content type='text'>
Skipping a display does not have an effect because displays will be
reconfigured and shifted on the guest side anyway.

these monitor mappings are not valid:
 'monitor-mapping=1:2;3:1' - display #2 is not specified
 'monitor-mapping=4:2;2:1' - displays #1, #3 are not specified
 'monitor-mapping=3:3'     - displays #1, #2 are not specified
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skipping a display does not have an effect because displays will be
reconfigured and shifted on the guest side anyway.

these monitor mappings are not valid:
 'monitor-mapping=1:2;3:1' - display #2 is not specified
 'monitor-mapping=4:2;2:1' - displays #1, #3 are not specified
 'monitor-mapping=3:3'     - displays #1, #2 are not specified
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "man: document that '--wait' requires domain as parameter"</title>
<updated>2015-04-14T16:21:11+00:00</updated>
<author>
<name>Pavel Grunt</name>
<email>pgrunt@redhat.com</email>
</author>
<published>2015-04-14T14:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=ea42d030272890b0fe6c198d017d754ba027007d'/>
<id>ea42d030272890b0fe6c198d017d754ba027007d</id>
<content type='text'>
This reverts commit 9ba2d28a0f35b69befd26d7c122bbe4cd626422f.

Commit a830275344c88aef12166661b68ea2b4429c7212 required the domain
name to be placed just after the '--wait' option. It broke the
command line api, because running 'virt-viewer $vm --wait' was considered
as the error.

Related: rhbz#1209398, rhbz#1211573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9ba2d28a0f35b69befd26d7c122bbe4cd626422f.

Commit a830275344c88aef12166661b68ea2b4429c7212 required the domain
name to be placed just after the '--wait' option. It broke the
command line api, because running 'virt-viewer $vm --wait' was considered
as the error.

Related: rhbz#1209398, rhbz#1211573
</pre>
</div>
</content>
</entry>
<entry>
<title>man: document that '--wait' requires domain as parameter</title>
<updated>2015-04-14T13:05:11+00:00</updated>
<author>
<name>Pavel Grunt</name>
<email>pgrunt@redhat.com</email>
</author>
<published>2015-04-14T11:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=9ba2d28a0f35b69befd26d7c122bbe4cd626422f'/>
<id>9ba2d28a0f35b69befd26d7c122bbe4cd626422f</id>
<content type='text'>
related: rhbz#1211573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
related: rhbz#1211573
</pre>
</div>
</content>
</entry>
<entry>
<title>man: document usage of domain name as optional</title>
<updated>2015-04-14T13:05:11+00:00</updated>
<author>
<name>Pavel Grunt</name>
<email>pgrunt@redhat.com</email>
</author>
<published>2015-04-14T11:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=5fa7ef636e80dd6fdae28630e091a832045e86ea'/>
<id>5fa7ef636e80dd6fdae28630e091a832045e86ea</id>
<content type='text'>
related: rhbz#1211573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
related: rhbz#1211573
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo s/to to/to/</title>
<updated>2014-10-27T16:39:06+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2014-10-27T16:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=6b72c98cffe2caf55abf91c1d4978dcd5e3a4dbe'/>
<id>6b72c98cffe2caf55abf91c1d4978dcd5e3a4dbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: Improve documentation for 'version' field in vv files</title>
<updated>2014-10-23T11:47:11+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@redhat.com</email>
</author>
<published>2014-10-22T15:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/virt-viewer.git/commit/?id=7bc8ceea385d97203ab486983bf8d01294a87edf'/>
<id>7bc8ceea385d97203ab486983bf8d01294a87edf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
