summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2016-01-08 13:09:17 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2016-01-13 17:34:03 +0100
commit8b25e5149b2a7816c7cff87469e1a4ce316e328e (patch)
treedf74f40f8126c7f02de55c15b7fd0a7281a84517
parent34539aeb1e6b3463e70af88feba478948ed71c04 (diff)
Update NEWS for 0.12.7 release
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a33f6cf2..cf6f1d63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in 0.12.7:
+==================
+* Added public spice_server_set_keepalive_timeout() to make it possible
+ to tweak keepalive on all SPICE connection. This can prevent unwanted
+ idle disconnections if proxies are used between the client and the host.
+* Fix important memory usage when the webdav channel is used
+* Do not disconnect when the client requests an unsupported compression type
+* Fix potential race condition when using multiple QXL devices
+* Fix display glitch when using XSpice
+* Improve help string for 'replay -s'
+* Fix crashes in corner cases (buggy spice-html5 + win10, vnc + SPICE port
+ configured, USB webcam redirection over a slow link)
+* Fix various compilation warning when building on 32 bit machines
+* Some fixes for big-endian machines, more work is likely to be needed
+* Do not build static libraries by default, this can be reenabled with
+ --enable-static
+* Fix small leak in MJPEG code
+
Major changes in 0.12.6:
========================
* Removed spicec client code, it has been superseded by remote-viewer and other