Skip to content

1.0.2

Choose a tag to compare

@dcommander dcommander released this 30 Jul 00:23

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:

  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.

  2. If the user overrides the location of the password file (by passing -rfbauth {file} to vncserver), then vncserver will no longer prompt the user to create a new VNC password if ~/.vnc/passwd does not exist.

  3. Fixed segfault in the Unix TurboVNC Server which occurred under certain rare circumstances when shutting down a server that was using multi-threaded compression.

  4. Fixed an issue in the Java TurboVNC Viewer whereby it was sending spurious KeyPress/KeyRelease events in conjunction with certain mouse events.

  5. Numerous build system changes, including the use of CMake for Windows builds and support for out-of-tree Xvnc builds.

  6. Added a -config option to the X11 TurboVNC Viewer which allows it to read .vnc connection info files saved by the Windows TurboVNC Viewer.