Commit graph

5 commits

Author SHA1 Message Date
wiz
7301574e00 tigervnc: update to 1.9.0.
(Still using xorg-server 1.17, up to 1.20 is supported.)

The new TigerVNC 1.9.0 is now available. Lots of changes have been made
since the last release, but the highlights are:

   - Alternative, "raw" keyboard mode in the native client and all servers
   - CapsLock/NumLock/ScrollLock synchronisation in the native client and all servers
   - Automatic "repair" of JPEG artefacts on screen in all servers
   - Support for UNIX sockets in the native client and in the UNIX servers
   - Both clients now warn when sending the password over a possibly insecure channel
   - Performance improvements in the Java client
   - The Java client now requires Java 7
   - Improved high latency handling in all servers
   - Better keyboard handling in the native client on Windows
   - Slightly better keyboard handling in x0vncserver
   - x0vncserver now supports cursors and screen resize
   - Xorg 1.20 can now be used as a base for Xvnc/libvnc.so
2018-08-17 12:36:05 +00:00
wiz
c5ce6754ad tigervnc: update to 1.8.0.
The full release of TigerVNC 1.8.0 is now available. Lots of changes
have been made since the last release, but the highlights are:

   - Overhaul of the Java client to match the look and behaviour
     of the native client
   - Initial work for multi-threaded decoding in the Java client
   - vncconfig no longer needed for clipboard with Xvnc/libvnc.so
   - vncserver has system wide config support
   - Reduced CPU usage in the native viewer on macOS
   - macOS requirement raised to 10.6
   - Full support for alpha cursors in Xvnc/libvnc.so and both viewers
2017-09-13 08:33:03 +00:00
wiz
03bf8a43a3 Updated tigervnc to 1.7.0.
Still using xorg-server-1.17.2 for now.

The proper release of TigerVNC 1.7.0 is now available. Lots of
changes have been made since the last release, but the highlights
are:

    Multi-threaded decoder in the FLTK viewer
    Windows Vista/2008 is now the minimum requirement
    Improved SSH integration in the Java viewer
    Fine grained lock down of Xvnc parameters
    Compatibility with Xorg 1.18
    Lots of packaging fixes
    Better compatibility with Vino, both in the FLTK and Java viewer
2016-09-19 09:19:28 +00:00
markd
62ac109344 Update tigervnc to 1.5.0
TigerVNC 1.5.0 - Lots of changes have been made since
the last release, but the highlights are:

  - IPv6 support in the servers
  - You can now have two passwords, one for full access and one for
    "view only".
  - syslog support in Xvnc
  - GnuTLS priority configuration
  - Performance fixes
  - You can now easily start more clients on OS X
  - More translations

TigerVNC 1.4.3 - This release addresses the following issues:

  - Upstream patches applied to the underlying Xorg code base to
    mitigate CVE-2015-0255.
  - Fixes for performance regressions introduced in 1.4.0.
  - Character encoding of clipboard text send by Java viewer now
    strictly adheres to the RFB specification.

TigerVNC 1.4.1 - This is release is in response to the recent Xorg
  Security Advisory. There are no known vulnerabilities in TigerVNC itself
  related to this advisory, however some of the changes to the Xorg
  codebase were not compatible with TigerVNC.

TigerVNC 1.4.0 - Lots of changes have been made since
the last release, but the highlights are:

 - Colour map (aka indexed, palette) mode is largely removed. TigerVNC
   is still compatible with other VNC implementations, but you can no
   longer run Xvnc in colour map mode.
 - Improvements to the keyboard handling both on the server and client
 - Support for newer Xorg versions in the server build
 - x0vncserver now supports XDamage for instant updates, making it
   slightly less useless
 - WinVNC now works in service mode on newer Windows versions
 - Better full screen mode for the Java client on OS X
 - man pages should now be up to date
 - Improved TLS implementation in the Java client
 - Lots and lots of cleanups and bug fixes
2015-07-21 21:51:39 +00:00
wiz
8cde498e00 Import tigervnc-1.3.1 as net/tigervnc, packaged for wip by myself
and mwdavies, who added the Xvnc build.

TigerVNC is a high-performance, platform-neutral implementation of
VNC (Virtual Network Computing), a client/server application that
allows users to launch and interact with graphical applications on
remote machines. TigerVNC provides the levels of performance
necessary to run 3D and video applications, and it attempts to
maintain a common look and feel and re-use components, where
possible, across the various platforms that it supports. TigerVNC
also provides extensions for advanced authentication methods and
TLS encryption.
2015-02-08 19:42:09 +00:00