summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2014-10-09 17:07:49 +0200
committerChristian Beier <dontmind@freeshell.org>2014-10-09 17:07:49 +0200
commitcdc5b5196c65fba7ad90caafc9c8090c72458c4c (patch)
treed6b22ecae4d396957ceeb0988b5e9502021ffd67
parenteeeb54758f645a3d5b36ed7ba1981456d9b59851 (diff)
downloadlibvncserver-cdc5b5196c65fba7ad90caafc9c8090c72458c4c.zip
libvncserver-cdc5b5196c65fba7ad90caafc9c8090c72458c4c.tar.gz
Update NEWS for 0.9.10.
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5d0a89..59540af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+0.9.10
+ - Overall changes:
+ * Moved the whole project from sourceforge to https://libvnc.github.io/.
+ * Cleaned out the autotools build system which now uses autoreconf.
+ * Updated noVNC HTML5 client to latest version.
+ * Split out x11vnc sources into separate repository at
+ https://github.com/LibVNC/x11vnc
+ * Split out vncterm sources into separate repository at
+ https://github.com/LibVNC/vncterm
+ * Split out VisualNaCro sources into separate repository at
+ https://github.com/LibVNC/VisualNaCro
+ * Merged Debian patches.
+
+ - LibVNCServer/LibVNCClient:
+ * Fixed some security-related buffer overflow cases.
+ * Added compatibility headers to make LibVNCServer/LibVNCClient build on native
+ Windows 8.
+ * Update LZO to version 2.07, fixing CVE-2014-4607.
+
+ - LibVNCServer:
+ * Merged patches from KDE/krfb.
+ * Can now do IPv6 without IPv4.
+
0.9.9
- Overall changes:
* Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/) connect possibility
OpenPOWER on IntegriCloud