diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-09 07:55:15 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-09 07:55:15 +0000 |
commit | c8129c15c3ce46c5a7a42ecab65dd982ecaa1e46 (patch) | |
tree | ec43b78a1bb60997eda29a256d8b1c7bcd2d4e96 /x11/x11vnc | |
parent | 3b6ffebbec9101232ca131951c47b5897ad016a4 (diff) | |
download | pkgsrc-c8129c15c3ce46c5a7a42ecab65dd982ecaa1e46.tar.gz |
Update to 0.9.11
* Update buildlink3.mk
* Update HOMEPAGE and MASTER_SITES
Changelog:
0.9.11:
Overall changes:
LibVNCServer/LibVNCClient development now uses continous intregration, provided by TravisCI.
LibVNCClient:
Now initializes libgcrypt before use if the application did not do it. Fixes a crash when connection to Mac hosts (#45).
Various fixes that result in more stable handling of malicious or broken servers.
Removed broken and unmaintained H264 decoding.
Some documentation fixes.
Added hooks to WriteToTLS() for optional protection by mutex.
LibVNCServer:
Stability fixes for the WebSocket implementation.
Replaced SHA1 implementation with the one from RFC 6234.
The built-in HTTP server does not allow directory traversals anymore.
The built-in HTTP now sends correct MIME types for CSS and SVG.
Added support for systemd socket activation.
Made it possible to get autoPort behavior with either ipv4 or ipv6 disabled.
Fixed starting of an onHold-client in threaded mode.
0.9.10:
Overall changes:
Moved the whole project from sourceforge to https://libvnc.github.io/.
Cleaned out the autotools build system which now uses autoreconf.
Updated noVNC HTML5 client to latest version.
Split out x11vnc sources into separate repository at https://github.com/LibVNC/x11vnc
Split out vncterm sources into separate repository at https://github.com/LibVNC/vncterm
Split out VisualNaCro sources into separate repository at https://github.com/LibVNC/VisualNaCro
Merged Debian patches.
LibVNCServer/LibVNCClient:
Fixed some security-related buffer overflow cases.
Added compatibility headers to make LibVNCServer/LibVNCClient build on native Windows 8.
Update LZO to version 2.07, fixing CVE-2014-4607.
LibVNCServer:
Merged patches from KDE/krfb.
Can now do IPv6 without IPv4.
Fixed a use-after-free issue in scale.c.
Diffstat (limited to 'x11/x11vnc')
0 files changed, 0 insertions, 0 deletions