1.0.2
Assets
- turbovnc-1.0.2.tar.gz is the official source tarball for this release. The automatically generated "Source code" assets are not supported.
- Refer to https://TurboVNC.org/Downloads/DigitalSignatures for information regarding the methods used to sign the files in this release and instructions for verifying the signatures.
- The binary packages were built with libjpeg-turbo 1.1.1.
Support
Code Quality: Stable
Current Support Category: EOL
Documentation
User’s Guide for TurboVNC 1.0.2
Release Notes
Significant changes relative to 1.0.1:
-
Fixed segfault in the Unix TurboVNC Server which occurred under certain rare circumstances when disconnecting a viewer from a server that was using multi-threaded compression.
-
If the user overrides the location of the password file (by passing
-rfbauth {file}tovncserver), thenvncserverwill no longer prompt the user to create a new VNC password if ~/.vnc/passwd does not exist. -
Fixed segfault in the Unix TurboVNC Server which occurred under certain rare circumstances when shutting down a server that was using multi-threaded compression.
-
Fixed an issue in the Java TurboVNC Viewer whereby it was sending spurious KeyPress/KeyRelease events in conjunction with certain mouse events.
-
Numerous build system changes, including the use of CMake for Windows builds and support for out-of-tree Xvnc builds.
-
Added a
-configoption to the X11 TurboVNC Viewer which allows it to read .vnc connection info files saved by the Windows TurboVNC Viewer.