Bump version to 1.8.1

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1751 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Henrik Andersson 2013-11-18 08:22:51 +00:00
parent 0cdc31e651
commit 9d5aa0f4a1
3 changed files with 18 additions and 3 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(rdesktop, 1.8.0post)
AC_INIT(rdesktop, 1.8.1)
AC_CONFIG_SRCDIR([rdesktop.c])

View File

@ -1,3 +1,16 @@
rdesktop (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
-- Henrik Andersson <hean01@users.sourceforge.net> 2013-11-18
rdesktop (1.8.0)
* Support for protocol negotiation eg. SSL/TLSv1 and CredSSP
* Support for CredSSP + Kerberos authentication (NLA)
@ -13,6 +26,8 @@ rdesktop (1.8.0)
* Fix crash and memory leak in local drive redirection
* Fixes issues with license files loading/saving
-- Henrik Andersson <hean01@users.sourceforge.net> 2013-08-09
rdesktop (1.7.1)
* Fix clipboard issue when not building with unicode support
* Fix compilation against newer PCSC lite versions

View File

@ -1,6 +1,6 @@
Summary: Remote Desktop Protocol client
Name: rdesktop
Version: 1.8.0post
Version: 1.8.1
Release: 1
License: GPL; see COPYING
Group: Applications/Communications
@ -11,7 +11,7 @@ Packager: Peter Åstrand <astrand@cendio.se>
%description
rdesktop is a client for Remote Desktop Protocol (RDP), used in a number of
Microsoft products including Windows NT Terminal Server, Windows 2000 Server,
Windows XP and Windows 2003 Server.
Windows XP, Windows 2003 Server and Windows 2008r2.
%prep
rm -rf $RPM_BUILD_ROOT