vncterm/debian/changelog.Debian
2013-04-20 16:40:43 +02:00

47 lines
1.2 KiB
Plaintext

vncterm (1.0-4) unstable; urgency=low
* set trusted-lib to avoid security popup
* disable unused javascript-events.patch
-- Proxmox Support Team <support@proxmox.com> Sat, 20 Apr 2013 16:21:47 +0200
vncterm (1.0-3) unstable; urgency=low
* fix focus traversal
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Aug 2012 09:14:04 +0200
vncterm (1.0-2) unstable; urgency=low
* do not create a new process group (with setsid), so
we can kill the whole pve task if used inside fork_worker().
-- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2011 10:49:32 +0200
vncterm (1.0-1) unstable; urgency=low
* use TigerVNC java sources
* implement TLS encryption and vencrypt password auth
* removed support for -passwdfile option
-- root <root@maui.maurer-it.com> Mon, 24 Jan 2011 10:46:25 +0100
vncterm (0.9-2) unstable; urgency=low
* compiled for debian etch
* use memmove instead of rfbDoCopyRect (avoid SIGSEGV when
called with negative dy)
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2009 10:02:08 +0200
vncterm (0.9-1) stable; urgency=low
* initial import
-- Proxmox Support Team <support@proxmox.com> Thu, 27 Dec 2007 05:57:17 +0100