diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-18 02:35:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-18 02:35:33 +0000 |
commit | 09caf78ec95f5df5ed84bb51183effe5bc1906ea (patch) | |
tree | ffbc92d279d3e5c7d48da611cf743aca49438ce2 /audio | |
parent | 35eef39b974d8ac0198fec0801fdd38430181063 (diff) | |
download | pkgsrc-09caf78ec95f5df5ed84bb51183effe5bc1906ea.tar.gz |
Updated vnc to 3.3.3.1. Also fixes md5 for docs, reported to be wrong
by Eric Mumpower <nocturne@arepa.com> in pkg/9440.
Changes from 3.3.3 (from the webpage):
Xvnc
* Xvnc now uses a "deferred update" mechanism which enhances
performance in many cases. After any change to the framebuffer,
Xvnc waits for a time (default 40ms) before sending an update to
any waiting clients. This means that more changes tend to get
coalesced together in a single update. The time can be changed
with the -deferupdate option. Setting it to 0 results in the same
behaviour as previous versions of Xvnc.
* There are a couple of security enhancements. The -localhost option
now causes Xvnc to only listen on the loopback interface. This
means that it shouldn't be vulnerable to port scanning. Also a
"too many tries" feature on authentication failure is now
implemented. After five failed attempts, further attempts are
delayed by an exponentially increasing amount, starting at ten
seconds.
vncserver
* Uses SO_REUSEADDR when testing to see which ports are free.
vncviewer
* When given -owncmap in full screen mode, tries to install the
colormap. This works only when no window manager is running.
* The popup window now always uses the default colormap.
* The "backing store" attribute can now be set on the desktop window
via the "backingStore" resource. It defaults to "Always", meaning
the X server should keep the contents of the viewer window when it
gets obscured by other windows.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions