Update version to 1.9.0

This commit is contained in:
Pierre Ossman 2019-09-20 09:03:48 +02:00
parent 5ce283806c
commit 50f607ee61
3 changed files with 21 additions and 2 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(rdesktop, 1.8.99)
AC_INIT(rdesktop, 1.9.0)
AC_CONFIG_SRCDIR([rdesktop.c])

View File

@ -1,3 +1,22 @@
rdesktop (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
-- Pierre Ossman <ossman@cendio.se> 2019-09-18
rdesktop (1.8.6)
* Fix protocol code handling new licenses

View File

@ -1,6 +1,6 @@
Summary: Remote Desktop Protocol client
Name: rdesktop
Version: 1.8.99
Version: 1.9.0
Release: 1
License: GPL; see COPYING
Group: Applications/Communications