Changelog for
rdesktop-debugsource-1.9.0-5.2.i586.rpm :
* Thu Jan 11 2024 Manfred Schwarb
- add patch fix_C99_issue_in_configure.patch to fix detection of statvfs64- add patch fix_dashes_in_manpage.patch to prevent dashes from being utf8 mangled- add patch fix_segfault_in_utils_cert_handle_exception.patch- add patch fix_wrong_string_null_terminated.patch to null-terminate the correct variable- adjust patch rdesktop-fix_pkgconfig_check.patch so it can be applied with \"-p1\"- minor spec cleanup
* 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.