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