Up to [cvs.NetBSD.org] / pkgsrc / net / tigervnc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
tigervnc: SunOS needs memset defined before using FD_ZERO.
tigervnc: add upstream bug report URL
tigervnc: update to 1.14.0.1.20.13. pkgsrc change: follow the 1.14.0 release and use .config/tigervnc instead of .vnc. TODO: find out if we still need files/vncserver.pl Changes: TigerVNC 1.14.0 is now available. The most prominent changes in this release are: Xvnc now supports hardware accelerated OpenGL and Vulkan on drivers that supports GBM¹ The viewers and servers now follow the XDG Base Directory Specification, like "~/.config", for storing files in the home directory. Existing users will continue using the legacy "~/.vnc" directory, but new users will get the XDG directories. The native viewer now supports Apple's Diffie-Hellman and UltraVNC's MSLogonII authentication methods The Java viewer now supports RealVNC's RSA-AES authentication method Ubuntu 24.04 packages have been added Red Hat Enterprise Linux 7 and Ubuntu 18.04 packages have been removed as they are EOL The native viewer has received a mild refresh of the UI appearance Reverse connections can now be forced to be view-only The special "%u" marker can be specified for "PlainUsers" to dynamically indicate the user running the server vncserver can be run without forking for better compatibility with more system service managers x0vncserver now supports systemd socket activation
Update tigervnc from 1.12.0 to 1.13.1 Changes in 1.13.0: - The servers and native viewer now support RealVNC's RSA-AES authentication methods and encryption - The native viewer is now translated to Romanian and Georgian - The native viewer now (optionally) supports PiKVM's H.264 encoding - The display settings for the native viewer have been overhauled to make them easier to understand - The native viewer now supports adding exceptions for expired certificates - Resolved an issue where full-screen mode didn't work in the native viewer on macOS 13 - Lock key synchronization has been re-enabled in the native viewer after being accidentally disabled in 1.11.0 - Xvnc/libvnc.so can now be built with Xorg 1.21 - x0vncserver is a bit better at handling differing server and client keyboard layout - x0vncserver now correctly handles zaphod mode - Added Ubuntu 22.04 and RHEL 9 packages Changes in 1.13.1: - x0vncserver can either crash itself, or crash the X server it is connected to - The servers might crash if the clipboard is updated just as a client is connected - The vncserver service can fail to start on SELinux system if ~/.vnc doesn't exist pkgsrc changes: - Drop no longer needed patch-unix_vncserver_vncsession.c - Add workaround (hack) for NetBSD native libXfont2 builtin issue
tigervnc: fix png library name
tigervnc: update to 1.12.0.1.20.13. TigerVNC 1.12.0 is now available. Lots of changes have been made since the last release, but the highlights are: * The native viewer now supports full screen over a subset of monitors (e.g. 2 out of 3), and reacts properly to monitors being added or removed * Recent server history in the native viewer * The native viewer now has an option to reconnect if the connection is dropped * Translations are now enabled on Windows and macOS for the native viewer * The native viewer now respects the system security policy¹ Better handling of accented keys in the Java viewer * The Unix servers can now listen to both a Unix socket and a TCP port at the same time * The network code in both the servers and the native viewer has been restructured to give a more responsive experience * The vncserver service now correctly handles settings set to "0" * Fixed the clipboard Unicode handling in both the native viewer and the servers * Support for pointer "warping" in Xvnc and the native viewer, enabling e.g. FPS games
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
tigervnc: update to 1.11.0 (with xorg-server 1.20.11). Switch to xorg-server 1.20.11. Restore vncserver script that upstream does not distribute any longer (they switched to systemd instead). Changes: TigerVNC 1.11.0 is now available. This is a new major release of TigerVNC, but also a security release. Users that rely on the TLS feature in the viewers are recommended to upgrade as soon as possible. Lots of changes have been made since the last release, but the highlights are: * A security issue has been fixed in how the viewers handle TLS certificate exceptions * vncserver has gotten a major redesign to be compatible with modern distributions * The native viewer now has touch gestures to handle certain mouse actions (e.g. scroll wheel) * Middle mouse button emulation in the native viewer, for devices with only two mouse buttons * The Java viewer now supports Java 9+, but also now requires Java 8+ * Support for alpha cursors in the Java viewer (a feature already supported in the native viewer) * The password and username can now be specified via the environment for the native viewer * Support for building Xvnc/libvnc.so with Xorg 1.20.7+ and deprecate support for Xorg older than 1.16 * The official builds have been fixed to work on the upcoming macOS 11 * The Windows server (WinVNC) is now packaged separately as it is unmaintained and buggy 1.10.1 This is a security release to fix a number of issues that were found by Kaspersky Lab. These issues affect both the client and server and could theoretically allow an malicious peer to take control over the software on the other side. No working exploit is known at this time, and the issues require the peer to first be authenticated. We still urge users to upgrade when possible. 1.10.0 TigerVNC 1.10.0 is now available. Lots of changes have been made since the last release, but the highlights are: * The clipboard now supports full Unicode in the native viewer, WinVNC and Xvnc/libvnc.so * The native client will now respect the system trust store when verifying server certificates * Improved compatibility with VMware's VNC server * Improved compatibility with some input methods on macOS * Improvements to the automatic "repair" of JPEG artefacts * Better handling of the Alt keys in some corner cases * The Java web server has been removed as applets are no longer support by most browsers * x0vncserver can now be configured to only allow local connections * x0vncserver has received fixes for when only part of the display is shared * Polling is now default in WinVNC as that works better for most
tigervnc: downgrade to 1.9 1.10 is much too unstable for me.
tigervnc: switch back to xserver-1.17 With 1.19, Xvnc immediately dumps core on startup for me. Bump PKGREVISION.
tigervnc: update to 1.10.1nb1. Use xorg-server-1.19.6 sources. (1.20.7 didn't compile because of missing 'ddxInputThreadInit' symbol.)
tigervnc: update to 1.10.1. 1.10.1 This is a security release to fix a number of issues that were found by Kaspersky Lab. These issues affect both the client and server and could theoretically allow an malicious peer to take control over the software on the other side. No working exploit is known at this time, and the issues require the peer to first be authenticated. We still urge users to upgrade when possible. 1.10.0 1.10.0 is now available. Lots of changes have been made since the last release, but the highlights are: * The clipboard now supports full Unicode in the native viewer, WinVNC and Xvnc/libvnc.so * The native client will now respect the system trust store when verifying server certificates * Improved compatibility with VMware's VNC server * Improved compatibility with some input methods on macOS * Improvements to the automatic "repair" of JPEG artefacts * Better handling of the Alt keys in some corner cases * The Java web server has been removed as applets are no longer support by most browsers * x0vncserver can now be configured to only allow local connections * x0vncserver has received fixes for when only part of the display is shared * Polling is now default in WinVNC as that works better for most
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
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
Pullup ticket #5201 - requested by wiz net/tigervnc: security update Revisions pulled up: - net/tigervnc/Makefile 1.15 - net/tigervnc/distinfo 1.11 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: wiz Date: Tue Jan 24 08:30:25 UTC 2017 Modified Files: pkgsrc/net/tigervnc: Makefile distinfo Log Message: Updated tigervnc to 1.7.1. This is a security update for TigerVNC 1.7.0 which fixes a memory overflow issue via the RRE decoder. A malicious server could possibly use this issue to take control of the TigerVNC viewer. Users are advised to upgrade as soon as possible. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/tigervnc/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/tigervnc/distinfo
Updated tigervnc to 1.7.1. This is a security update for TigerVNC 1.7.0 which fixes a memory overflow issue via the RRE decoder. A malicious server could possibly use this issue to take control of the TigerVNC viewer. Users are advised to upgrade as soon as possible.
Updated tigervnc to 1.7.0nb3. Add missing mcookie dependency. Switch back to xorg-server-1.17 since 1.18 made Xnvc dump core on startup.
Switch to xorg-server-1.18.4. Bump PKGREVISION.
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
Use CMAKE_INSTALL_MANDIR.
Update tigervnc to 1.6.0. Do not update xserver used, still 1.17.2. Release notes: TigerVNC 1.6.0 is now available. This release is mostly about fixing various bugs and polishing existing features, but there are some notable new things: * Multi-head support in the Java viewer * Better certificate handling in the Java viewer, including host name verification
Avoid macro that no longer exists in modular Xorg.
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
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
Do as the comment say and use -fPIC everywhere but for Win32. Bump revision.
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.