Changelog for
rdesktop-1.9.0-bp155.3.11.x86_64.rpm :
* Wed Jan 27 2021 seife+obsAATTb1-systems.com- remove dependency on python2
* add rdesktop-convert-map.python3.patch, remove obsolete rdesktop-Fix-keymap-script.patch
* Mon Dec 30 2019 chrisAATTcomputersalat.de- fix for boo#1158593
* fix python shebang, use any python (2 or 3)
* Wed Dec 18 2019 Markus Beth
- Added rdesktop-fix_segfault_in_rdssl_rkey_get_exp_mod.patch Patch from https://github.com/rdesktop/rdesktop/pull/357 to fix segmentation faults when connecting to certain servers- removed obsolete --with-openssl switch for configure
* Mon Nov 11 2019 Namor Barcode - Update to 1.9.0
* Use GnuTLS and nettle instead of OpenSSL
* Improved certificate handling
* Add support for dynamic resize of sessions
* Add support for alpha cursors
* Add PulseAudio support
* Add Kerberos support on macOS
* Kerberos support no longer requires libgssglue
* Remove support for rdesktop\'s custom microphone extension
* Several fixes to improve compatibility with modern desktops
* macOS compatibility fixes
* Improved handling of redirections
* Many smart card bug fixes
* Many disk redirection bug fixes
* Improved logging
* Lots of other small bug fixes- Remove rdesktop-Fix-key-caching.patch (merged in upstream)- Remove rdesktop-Fix-decryption.patch (merged in upstream)
* Mon Jul 01 2019 chrisAATTcomputersalat.de- update changes file
* add missing info about bugzilla 1121448
* Wed Jun 12 2019 Markus Beth - Added rdesktop-Fix-decryption.patch Patch from https://github.com/rdesktop/rdesktop/pull/334 to fix connections to VirtualBox.
* Wed May 22 2019 Markus Beth - update to 1.8.6
* Fix protocol code handling new licenses
* Wed May 15 2019 Markus Beth - update to 1.8.5
* Add bounds checking to protocol handling in order to fix many security problems when communicating with a malicious server.
* Sat Feb 02 2019 Jan Engelhardt - Trim redundant wording from description.- Use %make_install.
* Mon Jan 28 2019 Markus Beth - update to 1.8.4 (fix for boo#1121448)
* Add rdp_protocol_error function that is used in several fixes
* Refactor of process_bitmap_updates
* Fix possible integer overflow in s_check_rem() on 32bit arch
* Fix memory corruption in process_bitmap_data - CVE-2018-8794
* Fix remote code execution in process_bitmap_data - CVE-2018-8795
* Fix remote code execution in process_plane - CVE-2018-8797
* Fix Denial of Service in mcs_recv_connect_response - CVE-2018-20175
* Fix Denial of Service in mcs_parse_domain_params - CVE-2018-20175
* Fix Denial of Service in sec_parse_crypt_info - CVE-2018-20176
* Fix Denial of Service in sec_recv - CVE-2018-20176
* Fix minor information leak in rdpdr_process - CVE-2018-8791
* Fix Denial of Service in cssp_read_tsrequest - CVE-2018-8792
* Fix remote code execution in cssp_read_tsrequest - CVE-2018-8793
* Fix Denial of Service in process_bitmap_data - CVE-2018-8796
* Fix minor information leak in rdpsnd_process_ping - CVE-2018-8798
* Fix Denial of Service in process_secondary_order - CVE-2018-8799
* Fix remote code execution in in ui_clip_handle_data - CVE-2018-8800
* Fix major information leak in ui_clip_handle_data - CVE-2018-20174
* Fix memory corruption in rdp_in_unistr - CVE-2018-20177
* Fix Denial of Service in process_demand_active - CVE-2018-20178
* Fix remote code execution in lspci_process - CVE-2018-20179
* Fix remote code execution in rdpsnddbg_process - CVE-2018-20180
* Fix remote code execution in seamless_process - CVE-2018-20181
* Fix remote code execution in seamless_process_line - CVE-2018-20182
* Fix building against OpenSSL 1.1- remove obsolete patches
* rdesktop-Fix-OpenSSL-1.1-compability-issues.patch
* rdesktop-Fix-crash-in-rdssl_cert_to_rkey.patch
* 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