1 | rdesktop (1.8.3)
|
---|
2 | * Added a persistent mode used with SeamlessRDP
|
---|
3 | * Added US international keyboard layout with dead keys
|
---|
4 | * Code cleanup to match specifications, use constants defined
|
---|
5 | instead of magic numbers, remove of dead code
|
---|
6 | * Fix regression with failed connection and a invalid licensing
|
---|
7 | message, introduced in 1.8.2
|
---|
8 | * Fix issue with Non ASCII user / password when using CredSSP
|
---|
9 | * Fix issues using smartcard redirection with Windows 2012 R2
|
---|
10 | * Fix issue with windows key functionality
|
---|
11 | * Fix memory corruption when using rdp_out_unistr()
|
---|
12 | * Fix workaround for the lack of support for alpha cursors
|
---|
13 | * Fix silent exit when redirected when using CredSSP
|
---|
14 | * Fix crash when starting rdesktop without domain specified
|
---|
15 | while using CredSSP
|
---|
16 | * Fix issue in SeamlessRDP protocol parser upon reconnect
|
---|
17 | * Fix issue were a new SeamlessRDP application is respawned
|
---|
18 | upon a reconnection
|
---|
19 |
|
---|
20 | -- Henrik Andersson <[email protected]> 2014-10-31
|
---|
21 |
|
---|
22 | rdesktop (1.8.2)
|
---|
23 | * Support enhanced server redirection (Session broker 2012)
|
---|
24 | * Support License Error Alert PDU
|
---|
25 | * Changed default driver for printer redirection
|
---|
26 | * Fix CredSSP login using non-ASCII username/password
|
---|
27 | * Fix double login prompt bug with Win2008 server redirection
|
---|
28 | * Fix keysym collisions
|
---|
29 | * Fix mouse cursor with 2012 R2
|
---|
30 | * Fix local drive redirection with Win8 / Win2012
|
---|
31 | * Fix issue with mouse cursor hotspot
|
---|
32 | * Fix issue with mouse / keyboard against VirtualBox RDP
|
---|
33 | * Fix uncomplete czech keymap
|
---|
34 | * Fix error in dutch keymap
|
---|
35 |
|
---|
36 | -- Henrik Andersson <[email protected]> 2014-05-20
|
---|
37 |
|
---|
38 | rdesktop (1.8.1)
|
---|
39 | * Fix a typo in configure.ac
|
---|
40 | * Fix a bug which made rdesktop steal CPU cycles.
|
---|
41 | * Fix issue with reconnect, make use of deactivate variable
|
---|
42 | * Added 4 new disconnect reasons with exit codes
|
---|
43 | * Fix issues of window handling in SeamlessRDP parts of rdesktop
|
---|
44 | * Fix a backward compability with OpenSSL < 0.9.9
|
---|
45 | * Fix a bug when code needs a x window available but there are none.
|
---|
46 | * Fix a sigsegv zeroing memory
|
---|
47 | * Fix a 64bit portability issue
|
---|
48 |
|
---|
49 | -- Henrik Andersson <[email protected]> 2013-11-18
|
---|
50 |
|
---|
51 | rdesktop (1.8.0)
|
---|
52 | * Support for protocol negotiation eg. SSL/TLSv1 and CredSSP
|
---|
53 | * Support for CredSSP + Kerberos authentication (NLA)
|
---|
54 | * Support for smart card single-sign-on
|
---|
55 | * Support passing smart card pin as password as argument
|
---|
56 | * Added IPC for controlling a master rdesktop process
|
---|
57 | * Support for connection sharing when using SeamlessRDP
|
---|
58 | * Improved handling of network connection failures
|
---|
59 | * Autoreconnect using the connection cookie at network failure
|
---|
60 | * Fix a few smart card issues
|
---|
61 | * Fix bug with mouse scroll handling
|
---|
62 | * Fix for left/right braces in Italian keymap
|
---|
63 | * Fix crash and memory leak in local drive redirection
|
---|
64 | * Fixes issues with license files loading/saving
|
---|
65 |
|
---|
66 | -- Henrik Andersson <[email protected]> 2013-08-09
|
---|
67 |
|
---|
68 | rdesktop (1.7.1)
|
---|
69 | * Fix clipboard issue when not building with unicode support
|
---|
70 | * Fix compilation against newer PCSC lite versions
|
---|
71 | * Fix for per-device license mode on Windows 2008 R2 terminal server
|
---|
72 | * Fix building 64bit version with static openssl linkage
|
---|
73 | * Rewrite of smartcard handling for 64bit support, fixes several bugs
|
---|
74 | * Improved license handling using XDG directories
|
---|
75 |
|
---|
76 | -- Henrik Andersson <[email protected]> 2012-01-09
|
---|
77 |
|
---|
78 | rdesktop (1.7.0)
|
---|
79 | * Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
|
---|
80 | * New maintainer: Peter Åstrand <[email protected]>
|
---|
81 | * Brush cache support
|
---|
82 | * Removed the hardcoded limit of the username length
|
---|
83 | * Increased domain name length to 255 chars
|
---|
84 | * Improved compatibility with PulseAudio/padsp
|
---|
85 | * Cleaned up and documented the return values
|
---|
86 | * Keyboard fix: avoid stuck keys in certain cases
|
---|
87 | * Support for new pointers
|
---|
88 | * License has been changed to GPLv3
|
---|
89 | * EWMH fixes for 64-bit machines
|
---|
90 | * RandR support: automatically resize session if using relative screen size
|
---|
91 | * Improved support for Windows 2008 Session Broker
|
---|
92 | * Japanese keyboard map has been improved
|
---|
93 | * New keyboard map: fr-bepo
|
---|
94 | * Many stability fixes regarding smart card redirection
|
---|
95 | * Windows 2008 R2 / 7: Fix sound playback when not using other redirections
|
---|
96 | * Windows 2008 R2 / 7: Solve disk redirection read-only issues
|
---|
97 | * Windows 2008 R2 / 7: Solve issue with recursive deletion
|
---|
98 | * Avoid exit when printing, if lpr command terminates early
|
---|
99 |
|
---|
100 | -- Peter Åstrand <[email protected]> 2011-04-13
|
---|
101 |
|
---|
102 | rdesktop (1.6.0)
|
---|
103 | * Fix for crash with recent versions of X.Org
|
---|
104 | * Fix for potential vulnerability against compromised/malicious servers (reported by iDefense)
|
---|
105 | * Fix for Windows 2008 Server
|
---|
106 | * ALSA driver added
|
---|
107 | * Sound drivers can now be selected at runtime
|
---|
108 | * Smartcard support (Alexi Volkov <[email protected]>)
|
---|
109 | * Send physical mouse buttons rather than logical ones
|
---|
110 |
|
---|
111 | -- Matthew Chapman <[email protected]> Sat, 11 May 2008 16:12:20 +1100 (AEDT)
|
---|
112 |
|
---|
113 | rdesktop (1.5.0)
|
---|
114 | * SeamlessRDP - seamless windows support
|
---|
115 | * Keymap fixes
|
---|
116 | * Fix connection issues with Windows XP RTM
|
---|
117 | * Keyboard handling improvements and fixes
|
---|
118 | * SGI/Irix sound-driver fixes
|
---|
119 | * Support for clipboard INCR protocol
|
---|
120 | * Session Directory support (patch from Brian Chapeau <[email protected]>)
|
---|
121 | * Support for long filenames on redirected drives
|
---|
122 | * XOR ellipse drawing fix
|
---|
123 | * Clipboard unicode support (Ilya Konstantinov)
|
---|
124 | * Fix display issues with exotic color depths (30bpp, 32bpp, etc) (Ilya Konstantinov)
|
---|
125 | * Large file support
|
---|
126 | * The default color depth is now the depth of the root window
|
---|
127 | * Basic support for Windows Vista Beta 2
|
---|
128 | * Fix high cpu-usage in OSS-driver
|
---|
129 |
|
---|
130 | -- Peter Astrand <[email protected]> Wed, 13 Sep 2006 15:11:39 +0200 (CEST)
|
---|
131 |
|
---|
132 | rdesktop (1.4.1)
|
---|
133 | * persistent bitmap cache optimisations
|
---|
134 | * support for more RDP-orders (ellipse, polygon)
|
---|
135 | * libao sound-driver (for Mac OSX and others)
|
---|
136 | * Unicode support for transmitted strings/filenames
|
---|
137 | * Added korean keymap
|
---|
138 | * Xembed fixes to work with krdc correctly
|
---|
139 | * Portability fixes
|
---|
140 | * Support for RDP-compression (all bpps)
|
---|
141 | * process RDP recv queue if send queue is full (Debian bug #246461)
|
---|
142 | * SGI/Irix sound-driver fixes
|
---|
143 |
|
---|
144 | -- Michael Gernoth <[email protected]> Sun, 8 May 2005 19:55:35 +0200 (CEST)
|
---|
145 |
|
---|
146 | rdesktop (1.4.0)
|
---|
147 | * Basic disk-, parallel-, printer- and serial-redirection
|
---|
148 | * Fix timezone-redirection
|
---|
149 | * Backing-store fixes
|
---|
150 | * Fix client-IP sent to TS
|
---|
151 | * XEmbed support for embedding rdesktop in other applications (KRDC)
|
---|
152 | * Support for setting the RDP5 experience
|
---|
153 | * Keyboard and keymap fixes
|
---|
154 | * Performance improvements
|
---|
155 | * Report disconnect-reason
|
---|
156 | * Support for RDP-compression (currently only for 8bpp)
|
---|
157 | * Support for persistent bitmap caching
|
---|
158 | * Sound-driver for SGI/Irix
|
---|
159 |
|
---|
160 | -- Michael Gernoth <[email protected]> Sun, 6 Mar 2005 22:09:55 +0100 (CET)
|
---|
161 |
|
---|
162 | rdesktop (1.3.1)
|
---|
163 | * Crypto fixes for RDP5
|
---|
164 | * Keyboard and keymap fixes
|
---|
165 | * some endianess fixes for high color
|
---|
166 | * portability enhancements
|
---|
167 |
|
---|
168 | -- Matthew Chapman <[email protected]> Tue, 21 Jan 2004 20:34
|
---|
169 |
|
---|
170 | rdesktop (1.3.0)
|
---|
171 |
|
---|
172 | * RDP5
|
---|
173 | * 15, 16 and 24 bit color depths
|
---|
174 | * Basic clipboard redirection
|
---|
175 | * Sound
|
---|
176 | * IPv6
|
---|
177 | * Attaching to console on Windows 2003
|
---|
178 |
|
---|
179 | -- Peter Astrand <[email protected]> Wed, 29 Oct 2003 16:40:58 +0100 (CET)
|
---|
180 |
|
---|
181 | rdesktop (1.2.0)
|
---|
182 |
|
---|
183 | * new - more portable - key mapping code
|
---|
184 | * support for "high" (128-bit) encryption
|
---|
185 | * toggling out of full-screen mode with Ctrl-Alt-Enter
|
---|
186 | * a few extra options including host:port syntax
|
---|
187 | * many, many bug fixes and optimisations
|
---|
188 |
|
---|
189 | -- Matthew Chapman <[email protected]> Thu, 30 Jan 2003 04:29
|
---|
190 |
|
---|
191 | rdesktop (1.1.0)
|
---|
192 |
|
---|
193 | * solves arith.c licensing issue by taking big number routines from
|
---|
194 | OpenSSL
|
---|
195 | * keyboard support not merged from unified patches yet
|
---|
196 | * still no manpage
|
---|
197 |
|
---|
198 | -- Matthew Chapman <[email protected]> Mon, 17 Sep 2001 23:14:28 +1000 (AEST)
|
---|
199 |
|
---|
200 | rdesktop (1.0.0)
|
---|
201 |
|
---|
202 | * initial release
|
---|
203 |
|
---|
204 | -- Matthew Chapman <[email protected]>
|
---|