Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-03-14 | 1.1 kB | |
turbovnc_1.0.1_i386.deb | 2011-04-05 | 1.4 MB | |
turbovnc_1.0.1_amd64.deb | 2011-04-05 | 1.4 MB | |
turbovnc-1.0.1.tar.gz | 2011-04-05 | 4.4 MB | |
TurboVNC64-1.0.1.exe | 2011-04-05 | 1.5 MB | |
TurboVNC-1.0.1.exe | 2011-04-05 | 1.4 MB | |
TurboVNC-1.0.1.dmg | 2011-04-05 | 595.2 kB | |
TurboVNC-1.0.1-x86.pkg.bz2 | 2011-04-05 | 1.6 MB | |
TurboVNC-1.0.1-x64.pkg.bz2 | 2011-04-05 | 1.8 MB | |
turbovnc-debuginfo-1.0.1.i386.rpm | 2011-04-05 | 3.1 MB | |
turbovnc-1.0.1.i386.rpm | 2011-04-05 | 1.3 MB | |
turbovnc-debuginfo-1.0.1.x86_64.rpm | 2011-04-05 | 3.2 MB | |
turbovnc-1.0.1.x86_64.rpm | 2011-04-05 | 1.4 MB | |
turbovnc-1.0.1.src.rpm | 2011-04-05 | 4.4 MB | |
turbovnc-1.0.1.tar.gz.sig | 2011-04-05 | 72 Bytes | |
Totals: 15 Items | 27.3 MB | 1 |
Packaging changes
These packages were built with libjpeg-turbo 1.1.0:
http://sourceforge.net/projects/libjpeg-turbo/files/1.1.0/
which includes a fix that eliminates visual artifacts when the JPEG quality
level is set to 98 or higher and a fix that eliminates visual artifacts in
grayscale JPEG compression caused by a typo in the RGB-to-luminance lookup
tables.
1.0.1
Significant changes relative to 1.0:
-
Fixed seg fault in the Unix TurboVNC Server which occurred in the
miRegionDestroy()
function under certain rare circumstances. -
Fixed seg fault in the Unix TurboVNC Server which occurred in the
cfb32ClippedLineCopy()
function under certain rare circumstances. -
vncserver arguments can now be specified in the /etc/sysconfig/tvncservers file using an array called
VNCSERVERARGS
. This works the same as in RealVNC 4. -
The
-via
option in the X11 TurboVNC Viewer now uses ephemeral ports to bind the client side of the SSH tunnel. This should prevent port conflicts that could occur when multiple vncviewer instances tried to use the-via
option simultaneously.