spice-vdagent.desktop: Set NoDisplay=true
[vd_agent.git] / NEWS
blob85734890c0579267ee3dfc0bac50ea6901d0455f
1 Overview of changes in SPICE vdagent 0.17.0
2 ===========================================
4 - Denies file-transfer in locked sessions
5   * systems under systemd (rhbz#1323623)
6   * systems under console-kit (rhbz#1323630)
7 - Denies file-transfer in login screen
8   * systems under systemd (rhbz#1328761)
9   * systems under console-kit (rhbz#1323640)
10 - Bump glib version to 2.28
11 - Set exit code to 1 instead of 0 when virtio device cannot be opened
12 - Fix double-free on uinput->screen_info (rhbz#1262635)
13 - Code improvement over unix domain client server support (udcs)
14 - Fix build compatiblity with different libsystemd versions (fdo#94209)
16 Overview of changes in SPICE vdagent 0.16.0
17 ===========================================
19 - Add audio volume synchronization support
20 - Add support for maximum clipboard size
21 - Add support for more clipboard targets (STRING and TIMESTAMP)
22 - Improve handling of transfers of multiple files
23 - Fix transfer of >2GB files on 32 bit systems
24 - XSpice improvements
25 - Various bug fixes related to resolution changes