Changelog for
rdesktop-1.8.3-1.45.x86_64.rpm :
* Mon Feb 12 2018 markus.bethAATTweb.de- Added rdesktop-Fix-key-caching.patch backport of https://github.com/rdesktop/rdesktop/commit/a3dfceefc2c729243b71270e3f503fa2dd57ec8d
* Sat Feb 03 2018 aloisioAATTgmx.com- Added rdesktop-Fix-OpenSSL-1.1-compability-issues.patch and rdesktop-Fix-crash-in-rdssl_cert_to_rkey.patch to fix Factory build- Added rdesktop-Fix-keymap-script.patch
* Mon Aug 10 2015 mpluskalAATTsuse.com- Use url for source- Cleanup spec file with spec-cleaner
* Mon Dec 29 2014 chrisAATTcomputersalat.de- fix for boo#897205 (rdesktop to Windows 2008 R2 Terminal Server)- update to 1.8.3
* Added a persistent mode used with SeamlessRDP
* Added US international keyboard layout with dead keys
* Code cleanup to match specifications, use constants defined instead of magic numbers, remove of dead code
* Fix regression with failed connection and a invalid licensing message, introduced in 1.8.2
* Fix issue with Non ASCII user / password when using CredSSP
* Fix issues using smartcard redirection with Windows 2012 R2
* Fix issue with windows key functionality
* Fix memory corruption when using rdp_out_unistr()
* Fix workaround for the lack of support for alpha cursors
* Fix silent exit when redirected when using CredSSP
* Fix crash when starting rdesktop without domain specified while using CredSSP
* Fix issue in SeamlessRDP protocol parser upon reconnect
* Fix issue were a new SeamlessRDP application is respawned upon a reconnection
* Thu Oct 02 2014 crrodriguezAATTopensuse.org- Enable libao backend, this will help with pulseaudio- Do not buildrequire xorg-x11-devel just the specific needed X libraries
* Sun Jun 01 2014 chrisAATTcomputersalat.de- update to 1.8.2
* Support enhanced server redirection (Session broker 2012)
* Support License Error Alert PDU
* Changed default driver for printer redirection
* Fix CredSSP login using non-ASCII username/password
* Fix double login prompt bug with Win2008 server redirection
* Fix keysym collisions
* Fix mouse cursor with 2012 R2
* Fix local drive redirection with Win8 / Win2012
* Fix issue with mouse cursor hotspot
* Fix issue with mouse / keyboard against VirtualBox RDP
* Fix uncomplete czech keymap
* Fix error in dutch keymap
* Wed Nov 27 2013 chrisAATTcomputersalat.de- update to 1.8.1
* Fix a typo in configure.ac
* Fix a bug which made rdesktop steal CPU cycles.
* Fix issue with reconnect, make use of deactivate variable
* Added 4 new disconnect reasons with exit codes
* Fix issues of window handling in SeamlessRDP parts of rdesktop
* Fix a backward compability with OpenSSL < 0.9.9
* Fix a bug when code needs a x window available but there are none.
* Fix a sigsegv zeroing memory
* Fix a 64bit portability issue- remove obsolete patches
* tcp_return, 64bit_portability_issue
* Mon Aug 12 2013 chrisAATTcomputersalat.de- fix for sf#366: http://sourceforge.net/p/rdesktop/bugs/366/
* added patches: tcp_return, 64bit_portability_issue
* Sat Aug 10 2013 chrisAATTcomputersalat.de- update to 1.8.0
* Support for protocol negotiation eg. SSL/TLSv1 and CredSSP
* Support for CredSSP + Kerberos authentication (NLA)
* Support for smart card single-sign-on
* Support passing smart card pin as password as argument
* Added IPC for controlling a master rdesktop process
* Support for connection sharing when using SeamlessRDP
* Improved handling of network connection failures
* Autoreconnect using the connection cookie at network failure
* Fix a few smart card issues
* Fix bug with mouse scroll handling
* Fix for left/right braces in Italian keymap
* Fix crash and memory leak in local drive redirection
* Fixes issues with license files loading/saving- remove obsolete rdesktop-1.7.0-lib64.dif patch- add missing dependency for libgssglue
* Tue Feb 19 2013 alexandreAATTexatati.com.br- Enable smartcard support.