]> git.proxmox.com Git - vncterm.git/blob - debian/changelog
a74b15c937d7fced7bc4d87a6e85113dd8a52d5c
[vncterm.git] / debian / changelog
1 vncterm (1.5-2) unstable; urgency=medium
2
3 * replaced pure plack cursor with a more visible pointer with white edges
4
5 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Jun 2017 13:53:17 +0200
6
7 vncterm (1.5-1) unstable; urgency=medium
8
9 * use unifont to support more glyphs (range 0x0000..0xFFFF)
10
11 * support wide characters
12
13 * support combining glyphs
14
15 -- Proxmox Support Team <support@proxmox.com> Wed, 24 May 2017 13:12:55 +0200
16
17 vncterm (1.4-2) unstable; urgency=medium
18
19 * fix bound checking on cursor move
20
21 -- Proxmox Support Team <support@proxmox.com> Sat, 06 May 2017 08:09:29 +0200
22
23 vncterm (1.4-1) unstable; urgency=medium
24
25 * recompile for Debian Stretch / PVE 5
26
27 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 10:19:48 +0100
28
29 vncterm (1.3-2) unstable; urgency=medium
30
31 * bound check utf8 characters
32
33 * detect empty first parameter of escape codes
34
35 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 10:11:00 +0100
36
37 vncterm (1.3-1) unstable; urgency=low
38
39 * update cipher suites to GnuTLS's NORMAL
40
41 * allow building with GnuTLS 3.5
42
43 * update LibVNCServer to 0.9.11
44
45 -- Proxmox Support Team <support@proxmox.com> Fri, 3 Feb 2017 08:52:31 +0100
46
47 vncterm (1.2-1) unstable; urgency=low
48
49 * recompile for Debian Jessie / PVE 4
50
51 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Feb 2015 20:00:46 +0100
52
53 vncterm (1.1-8) unstable; urgency=low
54
55 * update applet signature (new code signing cert)
56
57 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Jul 2014 06:57:46 +0200
58
59 vncterm (1.1-7) unstable; urgency=low
60
61 * new option -notls (for novnc)
62
63 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 13:30:50 +0200
64
65 vncterm (1.1-6) unstable; urgency=low
66
67 * set Caller-Allowable-Codebase and remove Trusted-Library. This avoids
68 security popups with latest Java 7u45. Also see:
69
70 http://stackoverflow.com/questions/19393826/java-applet-manifest-allow-all-caller-allowable-codebase
71
72 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Nov 2013 11:27:08 +0100
73
74 vncterm (1.1-5) unstable; urgency=low
75
76 * use Comodo code sign cert for applet signature
77
78 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Nov 2013 08:35:10 +0100
79
80 vncterm (1.1-4) unstable; urgency=low
81
82 * Allow to add intermediate certificates to /etc/pve/local/pve-ssl.pem
83 (users previously used apache option SSLCertificateChainFile for that).
84
85 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jun 2013 08:26:59 +0200
86
87 vncterm (1.1-3) unstable; urgency=low
88
89 * re-enable javascript-events.patch (used for migrate/reload)
90
91 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 07:56:35 +0200
92
93 vncterm (1.1-2) unstable; urgency=low
94
95 * recompile VnCViewer.jar with openJDK
96
97 * set trusted-lib to avoid security popup
98
99 * disable unused javascript-events.patch
100
101 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Apr 2013 16:05:41 +0200
102
103 vncterm (1.1-1) unstable; urgency=low
104
105 * recompile for wheezy
106
107 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:26:04 +0100
108
109 vncterm (1.0-3) unstable; urgency=low
110
111 * fix focus traversal
112
113 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Aug 2012 09:14:04 +0200
114
115 vncterm (1.0-2) unstable; urgency=low
116
117 * do not create a new process group (with setsid), so
118 we can kill the whole pve task if used inside fork_worker().
119
120 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2011 10:49:32 +0200
121
122 vncterm (1.0-1) unstable; urgency=low
123
124 * use TigerVNC java sources
125
126 * implement TLS encryption and vencrypt password auth
127
128 * removed support for -passwdfile option
129
130 -- root <root@maui.maurer-it.com> Mon, 24 Jan 2011 10:46:25 +0100
131
132 vncterm (0.9-2) unstable; urgency=low
133
134 * compiled for debian etch
135
136 * use memmove instead of rfbDoCopyRect (avoid SIGSEGV when
137 called with negative dy)
138
139 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2009 10:02:08 +0200
140
141 vncterm (0.9-1) stable; urgency=low
142
143 * initial import
144
145 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Dec 2007 05:57:17 +0100
146