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