Bump up version to 1.7.1, updated ChangeLog

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1654 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Henrik Andersson 2012-01-09 12:29:39 +00:00
parent 7457cd9bdd
commit 72610f5b01
3 changed files with 12 additions and 2 deletions

View File

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

View File

@ -1,3 +1,13 @@
rdesktop (1.7.1)
* Fix clipboard issue when not building with unicode support
* Fix compilation against newer PCSC lite versions
* Fix for per-device license mode on Windows 2008 R2 terminal server
* Fix building 64bit version with static openssl linkage
* Rewrite of smartcard handling for 64bit support, fixes several bugs
* Improved license handling using XDG directories
-- Henrik Andersson <hean01@users.sourceforge.net> 2012-01-09
rdesktop (1.7.0)
* Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
* New maintainer: Peter Åstrand <astrand@cendio.se>

View File

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