disabled auto start
[platform/adaptation/emulator/spice-vdagent.git] / ChangeLog
1 spice-vdagent-0.15.0
2 --------------------
3 * Xspice support
4 * Release clipboard on client disconnect if owned by client (rhbz#1003977)
5 * Turn some error messages into debugging messages (rhbz#918310)
6 * Not having the virtio channel is not an error; instead silently do nothing
7
8 spice-vdagent-0.14.0
9 --------------------
10 * More multi-monitor and arbritary resolution support bugfixes
11 * Add support for file transfers from client to guest
12 * Add support for setups with multiple Screens (multiple qxl devices each
13   mapped to their own screen), limitations:
14  -Max one monitor per Screen / qxl device
15  -All monitors / Screens must have the same resolution
16  -No client -> guest resolution syncing
17 * Add spice-vdagent -X cmdline option, which runtime disables console-kit /
18   systemd-logind integration for setups where these are not used
19 * Add manpages for spice-vdagent and spice-vdagentd
20
21 spice-vdagent-0.12.1
22 --------------------
23 * Various bugfixes for multi-monitor and arbritary resolution support
24 * Requires libXrandr >= 1.3, Note 0.12.0 also required this, but did not
25   check for it. For older distributions use 0.10.1
26
27 spice-vdagent-0.12.0
28 --------------------
29 * Full multi-monitor and arbritary resolution support, this requires a new   
30   enough xorg-x11-drv-qxl driver, as well as a new enough host
31 * systemd service support, using systemd hardware acivation
32 * Use syslog for logging, rather then logging to private log files
33
34 spice-vdagent-0.10.1
35 --------------------
36 * Fix a race condition when opening the vdagent virtio serial port, which
37   caused it to get opened / closed in rapid succession a number of times
38   on vm boot
39
40 spice-vdagent-0.10.0
41 --------------------
42 * Add limited support for multiple displays, see README
43 * Add support for RHEL-5 (and other distributions with a non hotplug
44   capable Xorg and/or no console-kit), see README.RHEL-5
45 * Add support for using libsystemd-logind as session information source
46   instead of console-kit
47
48 spice-vdagent-0.8.1
49 -------------------
50 * In daemon mode the session vdagent now retries connecting to the system
51   vdagentd every second, once a connection is made a version check is done,
52   if the version differs (which only happens on an upgrade from one version
53   to the next) the sesion vdagent re-execs itself (Marc-AndrĂ© Lureau)
54
55 spice-vdagent-0.8.0
56 -------------------
57 * Add support for copy and paste using the primary selection, to use this
58   you need a spice-gtk widget based client and the latest spice-gtk code
59   (Marc-AndrĂ© Lureau and Hans de Goede)
60 * Autotoolized (Christophe Fergeau)
61 * Allow building without consolekit, for systems which don't have ck, such
62   as RHEL-5 (Christophe Fergeau)
63 * Various small bugfixes (Hans de Goede)
64
65 spice-vdagent-0.6.3
66 -------------------
67 * Initial release, starting with version nr 0.6.3, to indicate that it
68   more or less supports all parts of the cdagent protocol in spice-protocol
69   and spice 0.6.3