]> git.proxmox.com Git - vncterm.git/blob - debian/changelog.Debian
ef40531f3e7652284db70e95c13bd58b2c586047
[vncterm.git] / debian / changelog.Debian
1 vncterm (1.1-7) unstable; urgency=low
2
3 * new option -notls (for novnc)
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 13:30:50 +0200
6
7 vncterm (1.1-6) unstable; urgency=low
8
9 * set Caller-Allowable-Codebase and remove Trusted-Library. This avoids
10 security popups with latest Java 7u45. Also see:
11
12 http://stackoverflow.com/questions/19393826/java-applet-manifest-allow-all-caller-allowable-codebase
13
14 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Nov 2013 11:27:08 +0100
15
16 vncterm (1.1-5) unstable; urgency=low
17
18 * use Comodo code sign cert for applet signature
19
20 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Nov 2013 08:35:10 +0100
21
22 vncterm (1.1-4) unstable; urgency=low
23
24 * Allow to add intermediate certificates to /etc/pve/local/pve-ssl.pem
25 (users previously used apache option SSLCertificateChainFile for that).
26
27 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jun 2013 08:26:59 +0200
28
29 vncterm (1.1-3) unstable; urgency=low
30
31 * re-enable javascript-events.patch (used for migrate/reload)
32
33 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 07:56:35 +0200
34
35 vncterm (1.1-2) unstable; urgency=low
36
37 * recompile VnCViewer.jar with openJDK
38
39 * set trusted-lib to avoid security popup
40
41 * disable unused javascript-events.patch
42
43 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Apr 2013 16:05:41 +0200
44
45 vncterm (1.1-1) unstable; urgency=low
46
47 * recompile for wheezy
48
49 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:26:04 +0100
50
51 vncterm (1.0-3) unstable; urgency=low
52
53 * fix focus traversal
54
55 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Aug 2012 09:14:04 +0200
56
57 vncterm (1.0-2) unstable; urgency=low
58
59 * do not create a new process group (with setsid), so
60 we can kill the whole pve task if used inside fork_worker().
61
62 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2011 10:49:32 +0200
63
64 vncterm (1.0-1) unstable; urgency=low
65
66 * use TigerVNC java sources
67
68 * implement TLS encryption and vencrypt password auth
69
70 * removed support for -passwdfile option
71
72 -- root <root@maui.maurer-it.com> Mon, 24 Jan 2011 10:46:25 +0100
73
74 vncterm (0.9-2) unstable; urgency=low
75
76 * compiled for debian etch
77
78 * use memmove instead of rfbDoCopyRect (avoid SIGSEGV when
79 called with negative dy)
80
81 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2009 10:02:08 +0200
82
83 vncterm (0.9-1) stable; urgency=low
84
85 * initial import
86
87 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Dec 2007 05:57:17 +0100
88